Picono435 / RandomTP

The best Random Teleport Mod ever! With the Cauldron and other plugins systems being discontinued I created this mod for you guys that need a Random Teleport command in new minecraft versions.
https://www.piconodev.com/
MIT License
7 stars 5 forks source link

[BUG] Some players when they write /rtp then end up outside the world and die #30

Closed GitJhopa closed 4 months ago

GitJhopa commented 1 year ago

Some players when they write /rtp then end up outside the world and die, my config is below.

Forge 1.19.2 Config mod: https://pastebin.com/aZebuvLm Mod version: randomtp-7.1.0+1.19-forge.jar

Picono435 commented 1 year ago

"My world border is /worldborder set to 10000, how does the player end up at 5300 coordinates?"

GitJhopa commented 1 year ago

yes

shinji257 commented 1 year ago

We are getting reports of players getting shot outside of world border as well.

Configuration - min 1000, max 10000 World border size 25000 (so 12500 in each direction from 0)

I should additionally mention that I'm on 1.18.2 just in case it matters but I see fixes in newer versions were brought back. It might not have improved it enough though. Currently the "fix" will be to set use-original to false to it uses spreadplayers instead of the new system.

Picono435 commented 1 year ago

Yeah this is not expected and 1.18.2 is still a supported version I will look into it. For now if you want to use the original system you can try and set max-distance to 0 and see if it works.

Picono435 commented 4 months ago

This has been fixed in the latest release.