bentobox/src/main/java/world/bentobox/bentobox/listeners/flags/worldsettings
tastybento 2b19d43c85 Remove restrictions on having multiple islands for team members.
Added API to enable checking for teams on islands easier.
2024-03-29 19:38:44 -07:00
..
ChestDamageListener.java Implement new 1.19 materials and entities (#1990) 2022-06-14 00:38:53 +03:00
CleanSuperFlatListener.java Fix JavaDoc errors 2023-02-08 18:40:03 -08:00
CoarseDirtTillingListener.java Disables podzol and coarse dirt from becoming path. 2022-07-06 23:00:20 +03:00
CreeperListener.java Code clean up from Sonar Cloud analysis (#2068) 2022-12-31 16:41:17 -08:00
EnderChestListener.java Fix for tests. 2019-11-05 22:36:28 -08:00
EndermanListener.java Moved all the flags listeners to subpackages 2019-02-03 10:22:44 +01:00
EnterExitListener.java Remove restrictions on having multiple islands for team members. 2024-03-29 19:38:44 -07:00
GeoLimitMobsListener.java Loads of minor code smell fixes 2022-12-31 18:19:25 -08:00
InvincibleVisitorsListener.java Adds InvincibleVisitorFlagDamageRemovalEvent and tests. 2023-10-08 08:56:13 -07:00
IslandRespawnListener.java Change respawn point to the default home on the island. #2305 2024-02-24 16:06:56 -08:00
ItemFrameListener.java Loads of minor code smell fixes 2022-12-31 18:19:25 -08:00
LimitMobsListener.java Check passengers of jockeys when spawned. #2195 2023-10-07 11:15:23 -07:00
LiquidsFlowingOutListener.java Prevents liquids from being placed from dispenser outside island area. 2022-07-06 23:55:17 +03:00
NaturalSpawningOutsideRangeListener.java Java upgrade (#1814) 2021-07-31 08:48:26 -07:00
ObsidianScoopingListener.java Fixes Lava Duplication Glitch (#1964) 2022-04-11 08:13:12 +03:00
OfflineGrowthListener.java Fix to handle kelp and bamboo spread. 2022-11-26 17:36:19 -08:00
OfflineRedstoneListener.java Redstone on islands will operate if mods or ops are present 2020-01-07 17:20:04 -08:00
PetTeleportListener.java Remove restrictions on having multiple islands for team members. 2024-03-29 19:38:44 -07:00
PistonPushListener.java Moved all the flags listeners to subpackages 2019-02-03 10:22:44 +01:00
RemoveMobsListener.java Expand remove mobs world setting to include respawning protection 2022-12-04 21:06:14 -08:00
SpawnerSpawnEggsListener.java Fixes addon disablement in onEnable. 2019-12-29 05:55:57 -08:00
TreesGrowingOutsideRangeListener.java 2049 trees growing outside range (#2050) 2022-12-30 09:37:18 -08:00
VisitorKeepInventoryListener.java Fixes VisitorKeepInventory to disregard coops and trusted 2023-05-13 09:20:47 -07:00
VisitorsStartingRaidListener.java Remove restrictions on having multiple islands for team members. 2024-03-29 19:38:44 -07:00
WitherListener.java No wither damage on non-BentoBox game worlds 2019-09-19 15:37:45 -07:00
package-info.java Added package-info.java to flag listeners packages 2019-02-08 20:56:53 +01:00