Large memory usage for LPSubscriptionMap
Closed this issue ยท 1 comments
Uhh no, that doesn't seem normal.
LPSubscriptionMap is just a replacement for a map already in the Bukkit PluginManager instance, with a few changes to make it faster, and work properly with the way LP handles subscriptions.
Soo, most likely another plugin doing something silly.
I've pushed this c0cd197 change to ensure players can't get added (since LP handles those separately)