WorldGuard/worldguard-bukkit/src/main/java/com/sk89q/worldguard/bukkit/listener
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
..
debounce Add additional holder snapshot bypasses for performance (#1978) 2023-01-19 20:28:54 +10:00
AbstractListener.java Improve NPC handling in WorldGuard's listeners (#1988) 2023-03-23 18:58:48 +01:00
BlacklistListener.java Cover additional case for blacklist on-equip. 2021-08-15 11:06:27 -04:00
BlockedPotionsListener.java Convert listeners to use AbstractListener and add shortcuts to get config. (#1808) 2021-08-08 22:58:22 -04:00
BuildPermissionListener.java Convert listeners to use AbstractListener and add shortcuts to get config. (#1808) 2021-08-08 22:58:22 -04:00
ChestProtectionListener.java Convert listeners to use AbstractListener and add shortcuts to get config. (#1808) 2021-08-08 22:58:22 -04:00
DebuggingListener.java Bump to 7.0.0. Rename -legacy to -bukkit. 2019-06-11 22:32:04 -04:00
EventAbstractionListener.java Use updated PaperLib for InventoryHolder optimisation 2023-01-05 21:28:13 +10:00
InvincibilityListener.java Improve NPC handling in WorldGuard's listeners (#1988) 2023-03-23 18:58:48 +01:00
PlayerModesListener.java Bump to 7.0.0. Rename -legacy to -bukkit. 2019-06-11 22:32:04 -04:00
PlayerMoveListener.java Introduce uninitialize for sessions (#1940) 2022-09-18 11:18:08 -04:00
RegionFlagsListener.java Improve NPC handling in WorldGuard's listeners (#1988) 2023-03-23 18:58:48 +01:00
RegionProtectionListener.java Improve NPC handling in WorldGuard's listeners (#1988) 2023-03-23 18:58:48 +01:00
WorldGuardBlockListener.java flags: added copper-fade flag to prevent oxidizing copper 2023-03-19 16:56:46 +01:00
WorldGuardCommandBookListener.java Bump to 7.0.0. Rename -legacy to -bukkit. 2019-06-11 22:32:04 -04:00
WorldGuardEntityListener.java Improve NPC handling in WorldGuard's listeners (#1988) 2023-03-23 18:58:48 +01:00
WorldGuardHangingListener.java Convert listeners to use AbstractListener and add shortcuts to get config. (#1808) 2021-08-08 22:58:22 -04:00
WorldGuardPlayerListener.java Improve NPC handling in WorldGuard's listeners (#1988) 2023-03-23 18:58:48 +01:00
WorldGuardServerListener.java Convert listeners to use AbstractListener and add shortcuts to get config. (#1808) 2021-08-08 22:58:22 -04:00
WorldGuardVehicleListener.java Improve NPC handling in WorldGuard's listeners (#1988) 2023-03-23 18:58:48 +01:00
WorldGuardWeatherListener.java Convert listeners to use AbstractListener and add shortcuts to get config. (#1808) 2021-08-08 22:58:22 -04:00
WorldGuardWorldListener.java Convert listeners to use AbstractListener and add shortcuts to get config. (#1808) 2021-08-08 22:58:22 -04:00
WorldRulesListener.java Convert listeners to use AbstractListener and add shortcuts to get config. (#1808) 2021-08-08 22:58:22 -04:00