-
-
Notifications
You must be signed in to change notification settings - Fork 34
Description
Expected behavior
After I expand the island with the team, the level is calculated incorrectly. It starts to take into account what was already on the island.
Observed/Actual behavior
When calculating the level after expanding the island, only what the player placed himself would be included
Steps/models to reproduce
- Create a new island
- Calculate the level (it is calculated correctly)
- Expand the island with the command: "range set player value"
- Calculate the level. We get incorrect data
BentoBox version
[14:10:01 INFO]: Запущено PAPER 1.21.5.
[14:10:01 INFO]: (1.21.5-2441-5d3463a (MC: 1.21.5))
[14:10:01 INFO]: Версия BentoBox: 3.3.5-SNAPSHOT-b2883
[14:10:01 INFO]: База данных: JSON
[14:10:01 INFO]: Загруженные игровые миры:
[14:10:01 INFO]: world (world): Верхний мир
[14:10:01 INFO]: Активные дополнения:
[14:10:01 INFO]: AcidIsland 1.20.1-SNAPSHOT-LOCAL (ENABLED)
[14:10:01 INFO]: Biomes 2.2.0 (ENABLED)
[14:10:01 INFO]: Border 4.5.1 (ENABLED)
[14:10:01 INFO]: Chat 1.3.1-SNAPSHOT-b89 (ENABLED)
[14:10:01 INFO]: IslandFly 1.14.2 (ENABLED)
[14:10:01 INFO]: Level 2.21.0-SNAPSHOT-b647 (ENABLED)
[14:10:01 INFO]: Limits 1.27.0-SNAPSHOT-b362 (ENABLED)
[14:10:01 INFO]: Visit 1.7.0-SNAPSHOT (ENABLED)
Plugin list
[14:10:57 INFO]: ℹ Server Plugins (21):
[14:10:57 INFO]: Paper Plugins (1):
[14:10:57 INFO]: - nightcore
[14:10:57 INFO]: Bukkit Plugins (20):
[14:10:57 INFO]: - AbstractMenus, BentoBox, BentoBox-AcidIsland, BentoBox-Biomes, BentoBox-Border, BentoBox-Chat, BentoBox-IslandFly, BentoBox-Level, BentoBox-Limits, BentoBox-Visit
[14:10:57 INFO]: CoinsEngine, DeluxeMenus, FlectonePulse, InventoryCleaner, ItemsAdder, LuckPerms, PlaceholderAPI, ProtocolLib, SunLight, Vault
Other
No response