Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.3 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.3 KB

LagAssist

This is the fork of LagAssist plugin. My goal here is to support for newer version of Spigot or Paper Minecraft. You can find the original Spigot page here.

LagAssist is a plugin that provides tools to be used to analyse, prevent and resolve lag.

Recommended Plugins

I've been using these plugins for my Minecraft Server and they are highly recommended for optimization.

  • Chunky this plugin pre-generates chunks efficiently to reduce lags.
  • ViewDistanceTweaks this plugins automaticly tweak view distance based on player view distance.
  • ChunkSpawnerLimiter this plugin reduces mobs spawn which useful to prevent big mob farms if you don't want to use StackMob for some reason.

Credits

  • Stefatorus for the plugin and permission to publish this plugin for free.
  • Dabaski for fixing bug and contributing on the code.
  • erxson for adding gradle support.