You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could we get a feature that specifies how far out from a specific position? Instead of the current:
MaxXY: 10000MinXY: -10000
Maybe a:
Min: 1500Max: 10000
Where it does 1500 blocks out from the centre location to 10000 blocks out from the centre location.
If this is added, it would be good to have a admin command for it: /wild [player] <min> <max> <centerX> <centerZ> (optional World)
The text was updated successfully, but these errors were encountered:
I've thought about this and not really sure how to implement this cleanly without effectively changing the randomness. I think I may have just thought of a way...
Could we get a feature that specifies how far out from a specific position? Instead of the current:
Maybe a:
Where it does 1500 blocks out from the centre location to 10000 blocks out from the centre location.
If this is added, it would be good to have a admin command for it:
/wild [player] <min> <max> <centerX> <centerZ> (optional World)
The text was updated successfully, but these errors were encountered: