WorldGuard/worldguard-bukkit/src/main/java/com/sk89q/worldguard/bukkit
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
..
cause Improve NPC handling in WorldGuard's listeners (#1988) 2023-03-23 18:58:48 +01:00
chest Bump to 7.0.0. Rename -legacy to -bukkit. 2019-06-11 22:32:04 -04:00
event Make use of BlockFertilizeEvent, various BlockState lists. 2019-09-18 15:43:36 -04:00
internal Remove metadata when the entity is done. 2020-02-13 23:20:04 -05:00
listener Improve NPC handling in WorldGuard's listeners (#1988) 2023-03-23 18:58:48 +01:00
protection/events Bump to 7.0.0. Rename -legacy to -bukkit. 2019-06-11 22:32:04 -04:00
session Improve NPC handling in WorldGuard's listeners (#1988) 2023-03-23 18:58:48 +01:00
util Improve NPC handling in WorldGuard's listeners (#1988) 2023-03-23 18:58:48 +01:00
BukkitConfigurationManager.java Convert listeners to use AbstractListener and add shortcuts to get config. (#1808) 2021-08-08 22:58:22 -04:00
BukkitDebugHandler.java Bump to 7.0.0. Rename -legacy to -bukkit. 2019-06-11 22:32:04 -04:00
BukkitOfflinePlayer.java Bump to 7.0.0. Rename -legacy to -bukkit. 2019-06-11 22:32:04 -04:00
BukkitPlayer.java Remove unnecessary checks and add comments 2020-04-29 15:15:07 -04:00
BukkitRegionContainer.java Handful of small fixes. 2019-07-31 22:53:20 -04:00
BukkitStringMatcher.java Bump to 7.0.0. Rename -legacy to -bukkit. 2019-06-11 22:32:04 -04:00
BukkitUtil.java Bump to 7.0.0. Rename -legacy to -bukkit. 2019-06-11 22:32:04 -04:00
BukkitWorldConfiguration.java flags: added copper-fade flag to prevent oxidizing copper 2023-03-19 16:56:46 +01:00
BukkitWorldGuardPlatform.java Add DataPack Report to track active DataPacks 2022-12-27 13:39:35 +01:00
ProtectionQuery.java Bump to 7.0.0. Rename -legacy to -bukkit. 2019-06-11 22:32:04 -04:00
WorldGuardPlugin.java Improve NPC handling in WorldGuard's listeners (#1988) 2023-03-23 18:58:48 +01:00