flokol120 / Spigot-Item-Chest-Sorter

A Spigot/Paper minecraft plugin to sort your messy items into separate chests | 💯% written in Kotlin
GNU General Public License v3.0
5 stars 6 forks source link

Performance issues #5

Closed flokol120 closed 4 years ago

flokol120 commented 4 years ago

The Plugin TopLite (https://www.spigotmc.org/resources/toplite.1140/) shows the usage of all plugins installed. On my production server I noticed that the plugin was heavily demanding resources!

flokol120 commented 4 years ago

A timings report showed that the changes made in the latest commit reduced the resource demand of the plugin.