SourceWriters / LoginPlus

LoginPlus is a spigot-plugin that works on version 1.8 up to the currently latest spigot-version. It is a lightweight login and register-plugin to prevent users from taking over accounts and adding a second layer of security on servers.
GNU General Public License v3.0
9 stars 5 forks source link

Optimization #13

Closed an1by closed 3 years ago

an1by commented 3 years ago

The plugin needs specific optimization. When you start a server with 4GB of RAM and when 5 players were joining on the server, the server crashes with an error of insufficient RAM. Also, the plugin itself eats the processor well.

an1by commented 3 years ago

Version: 1.16.4; Paper-356.

YellowPhoenix18 commented 3 years ago

Probably a duplicate of #11