Releases: rlf/uSkyBlock
v2.0.1-RC1.34
HotFix of setwarp
v2.0.1-RC1.33
Travis CI - more WG refactoring
Makeleader and more generic regions
Added makeleader - to transfer ownership, and prepared WG regions for UUID
v2.0.1-RC1.31
Hotfix of kick-command
v2.0.1-RC1.30
Crude flat-land fix
v2.0.1-RC1.29
The main /island
command has been severely refactored - to be more in thread with the newly refactoring of the /usb
command.
It now resembles the command-structure in the v1.0.8 branch - even though there is no code-reuse :(
This should make it easier to both transition to UUID and introduce internationalization.
Better command-line support
Refactoring of the complete /usb|/dev command - and fixed some errors along the way.
This will be the basis of a (soon) future refactoring of the /island command as well.
Better support for commands in the extra-menu section
v2.0.1-RC1.27 Support for better commands in the extras-menu
SpawnSize is actually used!
The general.spawnSize
wasn't used for placement of islands (it was hard-coded to +-50).
Now USB correctly uses the spawnSize to place islands.
Version check on /is and /usb
Should minimize most of the "wrong-version-of-WE/WG/Vault" issues we are having.