-
Added - Attempt counter can now be displayed in a successful rtp in the lang file with "%attemtps%". View the "DEFAULTen.yml" for those changes
-
Fixed - An issue when going into negative quadrants and incorrect coordinates. Causing players to either teleport just outside a maximum value or never reaching a minimum value.
-
Fixed - Negative number interval error if the radius was below 0, which includes the below changes.
-
Changed - If the maxradius is below zero it will now default to the default value or 1,000. And if the minradius is above the max radius it will now default to the default value or 1 less than maxradius