Plex-FAWE/worldedit-bukkit
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
..
adapters simplify biome id logic (#1677) 2022-04-01 19:25:48 +02:00
src Fix memory leak by Citizen NPCs (#1693) 2022-04-06 16:22:53 +02:00
build.gradle.kts build: Update dependency net.kyori:adventure-nbt to v4.9.3 (#1658) 2022-03-14 16:14:10 +01:00