A WIP Pumpkin Plugin for World Management inspired by Multiverse-Core
This plugin currently provides the most basic commands needed to manage multiple worlds within Pumpkin.
Available Commands
The main command is /pv or /pumpkinverse. This command has the following subcommands:
/pv create <world_name>: Creates a new world with the specified name./pv delete <world_name>: Deletes the world with the specified name./pv list: Lists all the worlds that have been created./pv tp <world_name> (player_name): Teleports the player to the specified world. If a player name is not provided, the command sender will be teleported.
Source code available here: https://github.com/vyPal/PumpkinVerse