- Supported Minecraft Versions
- 1.12
- 1.13
Worlds allows you to create, unload and delete worlds with ease. Its a simple solution for Skript without the need for MultiVerse.
Features:
- Create worlds (Including name and environment type)
- Unload worlds (Temporarily unload a world)
- Delete worlds (Unloads and deletes a custom world from the list, but will not delete the actual file - You can delete this manually)
- Worlds List (See a list of all worlds and their environment type)
- Players in Worlds (See a list of all worlds and the players in those worlds)
- World Teleport (Easily teleport between worlds)
Dependencies:
- Skript [Tested on Bensku's fork 2.3.1]
- Skript-Mirror [versions 1 or 2, see version notes below]
Versions:
Due to some small changes between Skript-Mirror 1 and 2, I have packed 2 different versions into the .zip file, please use the appropriate version for your server.
Spigot/Paper Versions:
I have tested this on 1.13.2, but it should work on all versions that Skript and Skript-Mirror are supported on.
- /world create <name> <normal/nether/the_end>
- /world unload <world>
- /world delete <world>
- /world list
- /world players
- /world tp <world>
- /world unload <world>
- /world delete <world>
- /world list
- /world players
- /world tp <world>
- worlds.create - Allows you to create a world
- worlds.unload - Allows you to unload a world
- worlds.delete - Allows you to delete a world
- worlds.list - Allows you to see a a list of all worlds
- worlds.players - Allows you to see which players are in which worlds
- worlds.teleport - Allows you to teleport to worlds
- worlds.unload - Allows you to unload a world
- worlds.delete - Allows you to delete a world
- worlds.list - Allows you to see a a list of all worlds
- worlds.players - Allows you to see which players are in which worlds
- worlds.teleport - Allows you to teleport to worlds
Coming soon