Supernova World Management System
An efficient, lag-free and awesome script to help support your server!
Important:
SkBee, by default,
does not have world management enabled. To enable it, go into the config for the
SkBee plugin, and set the world management option to
true.
Also: be sure to change the permission in the options at the top of the script!
What Supernova offers:
- 4 functions incredibly useful for people making a minigame server. (see bottom for more info)
- Basic world management, ranging from world cloning, creation, using generators, seeds, and more.
- Simplicity! Personally, I prefer Supernova to larger world management plugins (e.g. Multiverse).
- Optimization! You can always edit the script if you know what you're doing. I'll constantly be rolling out updates either way.
Dependencies:
- Skript Plugin (ver 2.5 +)
- SkBee Plugin (ver 1.8.3 +)
You can download these by searching them up and downloading their newest files!
Important:
SkBee, by default,
does not have world management enabled. To enable it, go into the config for the
SkBee plugin, and set the world management option to
true.
Commands:
- /sn create (name) (flags)
- /sn delete (world name)
- /sn load (world name)
- /sn unload (world name)
- /sn clone (world name) (target name)
- /sn tp (world name)
- /sn setspawn
- /sn spawn
- /sn seed (world name)
- /sn list (sends list of clickable worlds)
Example world creation commands:
- /sn create SupernovaWorld w:flat
- /sn create SupernovaWorld g:VoidGenerator
- /sn create SupernovaWorld s:-12293120 w:amplified
Developer Functions:
- saveWorld("world name") - This saves a world into a new world named "(world name)-clone". Doing this lets you reset it later on.
- resetWorld("world name") - If you've saved the world before, then you can reset it back to that saved version using this function.
- seperateWorld("world name") - Makes a world become seperate from all other worlds. This means that the players on it are hidden both in minecraft, chat, and tab from everyone else, and vice versa.
- rejoinWorld("world name") - Rejoins a world back to the rest of the worlds. All players in that world will once again see other players not in their world.
Also: I included 2 helpful commands so you see how the hide/reveal worlds works. They are /hideworld and /revealworld.
How to contact me:
DM me on discord! --> Death_Source#0336
How to leave suggestions:
Leave a suggestion in the comments, or do a review along with a suggestion!
Do you want to see what my other undertakings are?
Join our discord:
https://discord.gg/9M9McdtvMG
Thank you, and enjoy!!