N8MR
AAdmincraft
•Created by N8MR on 7/19/2024 in #questions
A plugin that shows chunks claimed on pl3xmap 1.21
pl3xmap claims and pl3xmap extra's dont work on 1.21 for me.
Im using claimchunk right now but that doesn't work for showing on the map on 1.21
is there another chunk claim plugin that does show on the map?
Do I have to get a plugin like squaremaps instead for chunk claims to show on the map again?
Thanks
6 replies
AAdmincraft
•Created by N8MR on 7/4/2023 in #questions
Minecraft server lagging.
So whenever there is multiple people up the server TPS goes down drastically.
https://spark.lucko.me/XkUmcg6SdO
It looks like its G1 Old that is causing this but ive got no idea what to change.
21 replies
AAdmincraft
•Created by N8MR on 7/4/2023 in #questions
Can't change RAM allocation or the server wont start up.
I have bought a new raspberry pi with more ram and want to allocate more ram to the server.
I cannot change the ram allocation in the startup script or the server wont boot at all and the terminal opens and closes instantly.
I cant even allocate 1gb more to it (from 1.5 to 2 or 3) just the exact ram.
cd /home/pi/Desktop/PaperMC
java -Xms6G -Xmx6G \
-XX:+UseG1GC -XX:+ParallelRefProcEnabled \
-XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions \
-XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=20 \
-XX:G1MaxNewSizePercent=30 -XX:G1HeapRegionSize=4M \
-XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 \
-XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 \
-XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 \
-XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 \
-Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true \
-jar paper-1.20.1-52.jar nogui
pause
Are my startup scripts.
If I change java -Xms6G -Xmx6G \ into java -Xms1024M -Xmx1536M \ it does work.
I cannot do 4G or higher even thought it should be able to
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
3 replies
AAdmincraft
•Created by N8MR on 6/27/2023 in #questions
Server startup first person lags
Evertime my minecraft paper 1.20 server starts the first person to join will get disconnected.
after that it will function normally. my point is that the first person to join will lag alot and has to wait for the server to sort of catch up?
I get a big paper error which says to not report it but I havent found anything on the net about this issue.
19 replies