HexedHero / CitizensCMD

Add-on for Citizens that adds click commands to NPC's
https://www.spigotmc.org/resources/30224/
GNU General Public License v3.0
9 stars 5 forks source link

Fix memory leak #17

Closed skykatik closed 8 months ago

skykatik commented 8 months ago

Hello! Thanks for the great plugin! After analyzing the memory consumption on the server, I noticed that CitizensCMD does not clear the HashMap in PermissionsManager

HexedHero commented 8 months ago

Looks great, thank you so much!