Plex-FAWE/worldedit-bukkit/src
Pierre Maurice Schwang 2483eacff5
Fix memory leak by Citizen NPCs (#1693)
* fix: ignore uuid v2 for BukkitPermissionAttachmentManager

Fixes a memory leak that attaches and caches PermissionAttachments to NPCs. Citiziens uses version 2 UUIDs, which are not used for regular player uuids. Those v2 uuids are now excluded.

* fix: create Permission when required

* fix: use citizens documented way to check for NPCs
2022-04-06 16:22:53 +02:00
..
main Fix memory leak by Citizen NPCs (#1693) 2022-04-06 16:22:53 +02:00
test/java/com tests: Remove stub server (#1629) 2022-02-28 13:53:08 +01:00