-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Just posting here a comment (not by me) from original thread:
Hey there, just letting you know that there is a bug with the -r parameter which causes it to compare X coordinates to Z coordinates, which obviously doesn't work as intended.
The particular code causing the bug is a simple typo found on line 84 of MapAutoTrim.java, and can easily be fixed by replacing pos.getLeft() with pos.getRight().
Apart from that it worked great, thanks!
https://bukkit.org/threads/tool-admin-minecraft-map-auto-trim-v0-4-1.37846/page-2
I've posted two bugreports from original forum topic, If you can, please fix them and make a new release on github. Why do this in 2020? Some people trim mcr worlds, don't ask why. Thanks!
Metadata
Metadata
Assignees
Labels
No labels