28 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by m1nxzy#0
they say the server is lagging
but i only have 3 people online
!spark
Spark Profiler
Spark can be used to see why your server or client is lagging.
Users can share a spark report via
/spark profiler start --timeout 300
which creates a report after 5 minutes. The spark report is useful in debugging why your server is lagging, so ideally you should always provide one while asking for support.
Download | Website | DocsAdmincraft Canned Responses
"laggy"
sees a bunch of /rtp
do you not have a cooldown?
are you not fully pregenned?
yes
yes
rtp plugins are generally not very optimised tbh
cooldown is 60 sec
You'd have to provide a spark report to know
But it's either the RTP plugin loading a bunch of chunks looking for a "safe" space
Or loading chunks being slow
oh alr
btw, paper (or pufferfish/purpur) has quite a few enhancements when it comes to loading chunks from disk. If you're using bukkit or spigot, consider switching to paper
i am on paper already
so are you fully pregenerated or are you not
what rtp plugin are you using
pregenerated like , chunks?
betterrtp
yes
yes ofc
and your rtp radius isn’t beyond how far you have pregenerated?
my rtp radius is 3000 i think
max radius is 2k and minimum is 1k
should i set it lower?
Do you have a world border?
And to what radius is pre-genned?
As if your RTP distance is 3k, and you only pre-genned to 3k, players will generate view distance chunks outside of that radius
i have pregenerated 12kx12k
btw
should i also pregenerate nether? cus one of my players went to nether and server is kinda lagging
yes and end
ff
it will take again 4 full days
btw
how can i close end and nether?
so players can't enter it
disable them, or prevent entry
because paper has config options to disable the end and nether
oh okay
whitch one
https://docs.papermc.io/paper/reference/bukkit-configuration#settings_allow_end
https://docs.papermc.io/paper/reference/server-properties#allow_nether
Bukkit Configuration | PaperMC Docs
An explanation of Bukkit's configuration file.
Server Properties | PaperMC Docs
An explanation of Minecraft's server.properties file.