• Less Lag • More efficient server loading • Automaticly monitoring server proces
TPS Monitoring - Log the server TPSto the ServerTPS.log every 10 seconds - When the server TPS is under 15, there is a emergency function in the plugin. It means that players can no longer join if the tps is under 15. And it deletes all items on the ground.
Server Memory logger - Log the used server memory to the ServerMemory.log.
Mob Optimizer
- Every 10 seconds, the plugin checks for mobs wich are living longer than 1 minute without any interactions with a player or another mobs. - Log it all to the MobOptimizer.log
Limited Mobs per chunk
- it deletes mobs if there are more mobs than is configurated, in each chunk. - The amount of mobs is configurable in the config.yml (Default = 10)
Unload unused chunks
- Automaticly unload chunks wich are not used or forceloaded. - Log it all to ChunkData.log
Automatic Player Kicking (AFK)
- When a player is AFK for 5 minutes, the player has been kicked automaticly to optimize your server prestation
► /so - Prints the help message ► /so tps - Get the current server TPS ► /so reload - Reload the plugin data files ► /so info - Show plugin information.
serveroptimizer.* - Acces to all commands serveroptimizer.tps - Acces to /so tps serveroptimizer.reload - Acces to /so reload