VoidSpawn

VoidSpawn

133k Downloads

Nether Roof doesn't properly prevent them from getting on top of the Nether

CaptainAmpersand opened this issue ยท 2 comments

commented

Describe the bug
A clear and concise description of what the bug is.
The issue is that people can still get on top of the nether, and even walk freely. The player's Y coordinate is at exactly 128. If they jump to ~129, literally a block above, they are acted upon by the plugin.
However, if they don't jump, they can build, run, and be able to do anything that they see fit.
https://i.imgur.com/96uaMB6.png

This is from a 1.14.4 paper server.
To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error
  5. Enter the nether
  6. With VoidSpawn, the commands are, as follows:
    /vs detector Nether
    /vs mode command
    /vs command
  7. Get on top of the Nether
  8. Don't be killed as configured.

Expected behavior
A clear and concise description of what you expected to happen.
The player, after going above bedrock at all, will be killed/acted upon ASAP. people have/can abuse this in order to "fast travel" in my world.

Screenshots
If applicable, add screenshots to help explain your problem.
This is just about as simple as I can make it: https://i.imgur.com/Pdm28oW.gifv
The player is able to stand on the nether roof, but not jump.

VoidSpawn Version: 1.18.0-SNAPSHOT
MC Version: 1.14.4
Spigot Version: 1.14.4 Paper-183

Additional context
Add any other context about the problem here.
N/A

commented

Thanks for the bug report, I will try to get a fix out for this very soon.

commented

This has been fixed in V1.18.1. Update should come out today, just pending review on Bukkit.