With
WorldManager you can easily manage the worlds on your server.
Join worlds, create new ones, create backups, ...
Features:
» List all loaded and unloaded Worlds
» Join Worlds
» Load and Unload Worlds
» Create Worlds
»» Environment |
normal / nether / the_end
»» World Type |
normal / flat / large_biomes / amplified
»» Structures |
true / false
» Delete Worlds
» Backup Worlds
» Get the current World Name
» Customize the Text
» Simply add and switch between languages
How To Use:
1. Download the Plugin
2. Put it in the Folder "<your Server Directory>/plugins"
3. Restart or Reload your Server
4. Have Fun 
Commands:
/world list
Permission: worldManager.list
Description: List all loaded worlds
/world listunloaded
Permission: worldManager.listunloaded
Description: List all unloaded worlds
/world join <world>
Permission: worldManager.join
Description: Teleports you into a world
/world load <world>
Permission: worldManager.load
Description: Load a World
/world unload <world>
Permission: worldManager.unload
Description: Unload a World
/world create <name> <environment> <worldType> <spawnStructures>
Permission: worldManager.create
Description: Create a World
/world delete <name>
Permission: worldManager.delete
Description: Delete a World
/world backup <name>
Permission: worldManager.backup
Description: Back up a World
/world myworld
Permission: worldManager.myworld
Description: Get the name from the current World
/world language <language>
Permission: worldManager.language
Description: Change the Plugin language
How to add a new Language:
1. Go to the directory "<your Server Directory>/plugins/WorldManager/languages"
2. Copy "English.txt" and name it what you want
3. Edit the Text and Save
4. The server does not have to be Restarted or Reloaded
5. Use "/world language <NewFileName>" to select your new Language