Worlds

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

ShaneBee

Supporter +
Addon Developer
Sep 7, 2017
2,247
241
73
Vancouver, Canada

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>

- 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

Coming soon
 
Last edited:
Hey ShaneBee,
I have made a Worlds version for 1.8 which is based strongly on your script. I hope it is fine for you I have already added a link to your script.
here you can find it: "https://www.spigotmc.org/resources/worldsk.72291/" ... if you do not find it ok I can also delete it.
Greetings NonSwag
Hi,
1) Yeah thats totally fine (As long as credit is given, I'm ok with it)
2) You should probably add some details to your resource's overview page, things like what it does, features, commands, permissions, etc. Your page currently has no details.
3) In the future, you should probably ask first before posting. Im assuming you only asked because someone called you out in a review saying you copied this resource. It's usually best to ask first.
 
Really cool script! I have one question though: How do I load unloaded worlds? Would be nice with a command.