Bug fixes, /space reload, an API and should run more smoothly
Please note, /Space reload will not reload every aspect of the plugin and is not recommended. If the plugin works incorrectly after a config change is made and /space reload is used, please restart the server.
A small API added. This is currently very basic. The following methods can be used:
Code (Text):
SpaceAPI.hasOxygen(Player player);
Type: boolean
Description: Calculates whether a player has oxygen or not
SpaceAPI.hasOxygen(Location location);
Type: boolean
Description: Calculates whether a location has oxygen or not
SpaceAPI.getSpaceWorlds();
Type: ArrayList
Description: Returns an array of all worlds using space