We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description Visitors cannot open ender-chests on other islands regardless of /is settings.
Steps to reproduce the behavior:
EDIT: When interaction with EC is disabled, even island members are still allowed to open them.
Expected behavior Allow opening of enderchests on islands where both container access(?) and World Settings are active (This might also be a feature)
EDIT: Disallow everyone to interact with EnderChests when World Settings for it are disabled.
Server Information: -Database being used: MySQL
-OS: Debian GNU/Linux 9
-Java Version: Java(TM) SE Runtime Environment 18.3 (build 10.0.1+10) Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode)
Additional context Not sure if I should have placed this into BSkyBlock section.
The text was updated successfully, but these errors were encountered:
Thanks. Right place - BentoBox handles protection and settings.
Sorry, something went wrong.
Fixes enderchest world setting
fd882c0
It was being double handled by two listeners. Fixes: #516
tastybento
No branches or pull requests
Description
Visitors cannot open ender-chests on other islands regardless of /is settings.
Steps to reproduce the behavior:
Protected Island: Ender Chests are disabled in this world
EDIT: When interaction with EC is disabled, even island members are still allowed to open them.
Expected behavior
Allow opening of enderchests on islands where both container access(?) and World Settings are active (This might also be a feature)
EDIT: Disallow everyone to interact with EnderChests when World Settings for it are disabled.
Server Information:
-Database being used:
MySQL
-OS:
Debian GNU/Linux 9
-Java Version:
Java(TM) SE Runtime Environment 18.3 (build 10.0.1+10)
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode)
[19:37:21] [main/INFO]: [CHAT] Bentobox version: 1.3.0-SNAPSHOT
[19:37:21] [main/INFO]: [CHAT] BSkyBlock 1.2.1-SNAPSHOT
[19:37:21] [main/INFO]: [CHAT] WelcomeWarps 1.2-SNAPSHOT
[19:37:21] [main/INFO]: [CHAT] ASBwarp 1.0
[19:37:21] [main/INFO]: [CHAT] Challenges 0.3.1-SNAPSHOT
[19:37:21] [main/INFO]: [CHAT] Level 1.2.1-SNAPSHOT
[19:37:21] [main/INFO]: [CHAT] Biomes 0.5.0-SNAPSHOT
[06:32:17 INFO]: Plugins (50): AnimatedNames*, AreaShop, ArmorStandTools, BentoBox, BungeeTabListPlus*, ChatControl, ChestCommands, ChestShop*, ClearLag*, CrateReloaded, EditableSign, Essentials, EssentialsChat*, EssentialsSpawn*, ExecuteEverywhere*, FastAsyncWorldEdit*, FeatherBoard*, HeadDatabase*, HolographicDisplays, HungerKeeperPlus*, IPWhitelist*, IslandBorder, LeaderHeads*, LibsDisguises, LuckPerms, MobManager*, Multiverse-Core*, MVdWPlaceholderAPI*, NickRemover*, NoSleepCMDs*, OpenInv*, PlayerHeads, PlayerPoints*, ProtocolLib*, PvPManager*, PvPManagerBossBar*, RedstoneClockDetector*, RPGHealthIndicator*, SilkSpawners, SkinsRestorer, Spartan, TradeMe, TrophyHeads*, UnbreakingAnvils*, Vault*, VoidGenerator, WorldEdit, WorldGuard, WorldGuardPistonFix*, Yamler*
Additional context
Not sure if I should have placed this into BSkyBlock section.
The text was updated successfully, but these errors were encountered: