Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alvindimas05 committed Aug 10, 2024
1 parent cc4f0ee commit 45ae925
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ You can find the original Spigot page [here](https://www.spigotmc.org/resources/

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.

- <b>[LagFixer](https://modrinth.com/plugin/lagfixer)</b> this plugin removes AI for passive mobs to reduce lags
and has other optimization features.
- <b>[ChunkSpawnerLimiter](https://modrinth.com/plugin/chunkspawnerlimiter)</b> this plugin reduces mobs spawn which useful
to prevent big mob farms instead of using StackMob that usually doesn't optimize that much.
- <b>[Chunky](https://modrinth.com/plugin/chunky) this plugin pre-generates chunks efficiently to reduce lags</b>

## Credits
- <b>[Stefatorus](https://github.com/Stefatorus)</b> for the plugin and permission to publish this plugin for free
- <b>[erxson](https://github.com/erxson)</b> for adding gradle support

0 comments on commit 45ae925

Please sign in to comment.