mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-18 17:07:43 +01:00
Remove some patches and fix natural spawn issues
This commit is contained in:
@@ -35,16 +35,6 @@ verbose
|
||||
* **default**: false
|
||||
* **description**: Sets whether the server should dump all configuration values to the server log on startup.
|
||||
|
||||
enable-tick-overload
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
* **default**: false
|
||||
* **description**: Enable/disable the vanilla tick overload detection ("Can't keep up! Is the server overloaded?")
|
||||
|
||||
enable-tps-catchup
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
* **default**: false
|
||||
* **description**: Enable/disable Spigot's TPS catchup (makes everything tick faster than 20 tps after lag spikes, which can cause more lag - also skews /tps reports by ruining the average with above 20 tps entries)
|
||||
|
||||
lagging-threshold:
|
||||
* **default**: 19.0
|
||||
* **description**: Purpur keeps track of when it is lagging in order to have the ability to change behaviors accordingly. This value is that threshold when you want to consider the server to be lagging. Right now this is only used for mob.villager.brain-ticks setting.
|
||||
|
||||
Reference in New Issue
Block a user