WorldGuard/worldguard-bukkit/src/main/java/com/sk89q/worldguard/bukkit/util
JOO200 ece376a69e
Improve NPC handling in WorldGuard's listeners (#1988)
* fix: added more npc checks in listeners
* Do not listen to events from NPCs such as Citizens. Don't handle NPCs as players.
* replaced hasMetaData calls by Entities utilities class
2023-03-23 18:58:48 +01:00
..
report Add DataPack Report to track active DataPacks 2022-12-27 13:39:35 +01:00
Blocks.java Use PaperLib for some performance enhancements. 2019-08-01 20:24:32 -04:00
ClassSourceValidator.java Fix class source validator on spigot. 2022-03-06 08:59:44 -05:00
Entities.java Properly protect chest_boats as vehicles 2022-07-07 21:04:44 +02:00
Events.java Bump to 7.0.0. Rename -legacy to -bukkit. 2019-06-11 22:32:04 -04:00
HandlerTracer.java Bump to 7.0.0. Rename -legacy to -bukkit. 2019-06-11 22:32:04 -04:00
InteropUtils.java Improve NPC handling in WorldGuard's listeners (#1988) 2023-03-23 18:58:48 +01:00
Materials.java Restore 1.19.2 compatibility 2022-12-09 16:37:04 +01:00