-
-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Expected behavior
Generate an obsidian platform when I go to the end.
Observed/Actual behavior
It puts me next to the bedrock in the air and I fall down.
Steps/models to reproduce
- Download latest 1.21.4 papermc, accept the eula
- Added BentoBox and the addons
- Made myself an operator
- Stopped the server
- Configured
islands
to true andcreate-obsidian-platform
to true in the config.yml of the AOneBlock addon - Deleted the worlds and the entire database folder
- Started the server
- Joined the game
- Created an island with /ob
- Build an end portal
- Go through the portal
- It puts me to the same coordinates where I was on the overworld island relative to the center of the island without any platform
BentoBox version
[13:04:17 INFO]: Running PAPER 1.21.4.
[13:04:17 INFO]: (1.21.4-232-12d8fe0 (MC: 1.21.4))
[13:04:17 INFO]: BentoBox version: 3.5.0
[13:04:17 INFO]: Database: JSON
[13:04:17 INFO]: Loaded Game Worlds:
[13:04:17 INFO]: oneblock_world (OneBlock): Overworld, Nether, The End
[13:04:17 INFO]: Loaded Addons:
[13:04:17 INFO]: AOneBlock 1.18.2 (ENABLED)
[13:04:17 INFO]: Border 4.5.1 (ENABLED)
[13:04:17 INFO]: Challenges 1.5.1 (ENABLED)
[13:04:17 INFO]: Chat 1.3.0 (ENABLED)
[13:04:17 INFO]: FarmersDance 1.2.2 (ENABLED)
[13:04:17 INFO]: Level 2.21.1 (ENABLED)
[13:04:17 INFO]: TwerkingForTrees 1.5.2 (ENABLED)
[13:04:17 INFO]: Visit 1.6.0 (ENABLED)
Plugin list
[13:02:24 INFO]: ℹ Server Plugins (8):
[13:02:24 INFO]: Bukkit Plugins:
[13:02:24 INFO]: - BentoBox, BentoBox-AOneBlock, BentoBox-Border, BentoBox-Challenges, BentoBox-Chat, BentoBox-FarmersDance, BentoBox-Level, BentoBox-Visit
Other
We had the same problem with 1.21.5, but I created a clean 1.21.4 server to reproduce it, because as I know, 1.21.4 is supported.