Steps to Reproduce
When a player uses a portal on their island to teleport to the Nether, the plugin successfully sends them to the Nether portion of their island. However, they will be unable to interact with anything, and red tints the vignette as if the player is outside the world border. Note that this does not occur in the End.
Steps to reproduce:
- Create an island.
- Level the island to level 10 (assuming default config).
- Create a nether portal.
- Travel to the nether.
Note: Using default border settings.
Expected Behavior
Players travel to the nether and can interact with the world around them; place/break blocks, open chests, press buttons, etc.
Actual Behavior
Players travel to the nether and cannot interact with anything. The plugin acts as if the player is outside of the world border.
Screenshots
No response
Server Software & Minecraft Version
paper-1.21.11-54 | Minecraft 1.21.11
IridiumSkyblock version
IridiumSkyblock v4.1.3-b3
Server logs
No response
Additional Comments
https://papermc.io/news/1-21-11
WorldBorder and WorldBorderBoundsChangeEvent have had their methods returning/using millisecond durations deprecated and replaced with methods using tick durations instead
https://www.minecraft.net/en-us/article/minecraft-java-edition-1-21-11
MC-53491 - The world border can change in size when the game is paused
MC-54988 - World border "warning" effect is not shown when graphics setting is set to "Fast"
Presumably related to how we set the border in these places.
Steps to Reproduce
When a player uses a portal on their island to teleport to the Nether, the plugin successfully sends them to the Nether portion of their island. However, they will be unable to interact with anything, and red tints the vignette as if the player is outside the world border. Note that this does not occur in the End.
Steps to reproduce:
Note: Using default border settings.
Expected Behavior
Players travel to the nether and can interact with the world around them; place/break blocks, open chests, press buttons, etc.
Actual Behavior
Players travel to the nether and cannot interact with anything. The plugin acts as if the player is outside of the world border.
Screenshots
No response
Server Software & Minecraft Version
paper-1.21.11-54 | Minecraft 1.21.11
IridiumSkyblock version
IridiumSkyblock v4.1.3-b3
Server logs
No response
Additional Comments
https://papermc.io/news/1-21-11
https://www.minecraft.net/en-us/article/minecraft-java-edition-1-21-11
Presumably related to how we set the border in these places.