BentoBoxWorld / BentoBox

Expandable Minecraft server plugin for island-type games like SkyBlock or AcidIsland.
https://bentobox.world
Eclipse Public License 2.0
328 stars 137 forks source link

Deleting an island nukes item frames in adjacent isles #1936

Open TNTUP opened 2 years ago

TNTUP commented 2 years ago

Expected behavior

Expected to see the island go poof but shouldn't affect adjacent isles nearby item-frames (or entities, not tested)

Observed/Actual behavior

Adjacent isles gets their item frames nuked

Steps/models to reproduce

Have 2 players on the same server; One should get his/her island and Second get his/her island; Both of them "should" see the island far away.

The admin needs to do /bsbadmin delete One while Second has item frames in his/her island.

One's island gets cleared *Second's item-frames gets poof'd

BentoBox version

[0 21:37:28 INFO]: TNTUP issued server command: /bbox version bbox version [0 21:37:39 INFO]: Running PAPER 1.18.1. [0 21:37:39 INFO]: BentoBox version: 1.19.0 [0 21:37:39 INFO]: Database: JSON [0 21:37:39 INFO]: Loaded Game Worlds: [0 21:37:39 INFO]: ASkyBlock (BSkyBlock): Overworld, Nether, The End [0 21:37:39 INFO]: Loaded Addons: [0 21:37:39 INFO]: Biomes 1.14.0 (ENABLED) [0 21:37:39 INFO]: BSkyBlock 1.15.2 (ENABLED) [0 21:37:39 INFO]: Challenges 0.8.4 (ENABLED) [0 21:37:39 INFO]: ControlPanel 1.13.0 (ENABLED) [0 21:37:39 INFO]: DimensionalTrees 1.6.0 (ENABLED) [0 21:37:39 INFO]: Level 2.9.0 (ENABLED) [0 21:37:39 INFO]: Warps 1.11.2 (ENABLED)

Plugin list

pl [0 21:37:47 INFO]: Plugins (60): AdvancedDevelopmentLibrary, ArmorStandTools, AutoMessage, Autorank, BentoBox, BlueMap, BottledExp, BungeeTabListPlus, BuycraftX, BuyHead, CMILib, ColoredAnvils, CraftBook, CreeperAwMan, DeluxeChat, DiscordSRV, EntityDetection, Essentials, EssentialsGeoIP, EssentialsSpawn, GetPlayerHeadName, GSit, HeadDatabase, HeadsPlus, HiveChecker, ImageMaps, InventoryRollbackPlus, LibsDisguises, LuckPerms, MarriageMaster, MentionNotifier, Minepacks, Multiverse-Core, MySQLNicks, NBTAPI, NewRecipes, OpenInv, PayDay, PlaceholderAPI, PlayerPoints, PlayerPointsToMoney, PlugMan, Prism, ProCosmetics, ProtocolLib, QuickShop, RedstoneClockDetector, RoseTimber, SilkSpawners, SimpleHelpTickets, spark, SuperTrailsPro, Vault, ViaBackwards, ViaVersion, Voting, WorldBorder*, WorldEdit, WorldGuard, XpBottles

Other

The SkyBlock server runs with older settings when ASkyBlock was released on SpigotMC (I think since 1.8's) and they run with very-low protection ranges

distance-between-islands: 55 protection-range: 47

Been using those settings for years and couldn't do a reset as I hate resetting player's builds (lots of times spent on some islands).

At first, I wanted to re-open a fresh skyblock serveur but players preferred me to re-use the old server and I did. Upgraded to 1.17.1 and still using it as of now on 1.18.1. I cannot upgrade to a much supported value (default range is 1000 with BentoBox) due to the amount of player islands I have.

tastybento commented 2 years ago

Hmm, it might be because of chunk boundaries. I'll have to investigate.