Skip to content

[1.21.10 & 11] Nether renders player outside of world border #1070

@sh0inx

Description

@sh0inx

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:

  1. Create an island.
  2. Level the island to level 10 (assuming default config).
  3. Create a nether portal.
  4. 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.

Metadata

Metadata

Labels

bugSomething isn't workingconfirmedA verified issue that is worked onhigh

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions