Updated-NoCheatPlus / NoCheatPlus

Anti-cheating plugin for Minecraft (1.5-1.20, Bukkit/Spigot)
https://ci.codemc.io/job/Updated-NoCheatPlus/job/Updated-NoCheatPlus/
GNU General Public License v3.0
482 stars 100 forks source link

Killing players when they enter below y=0 #168

Closed TheMikol closed 2 years ago

TheMikol commented 2 years ago

I am using datapack 1.18, where the world starts from y-64 level. Players when they enter below level 0 are killed after a while or when they return back to level 0 they are killed. I have not changed anything in the settings.

Lysandr0 commented 2 years ago

Try altering the minimalworldY setting to -64 under the compatibility section https://github.com/Updated-NoCheatPlus/Docs/blob/9e6ffd36a9a739f75b1b0f3209b1bf2fabebabc4/Settings/%5BSettings%5D-Compatibility.md

TheMikol commented 2 years ago

Ooo, now it works, thank you for your help!