A Spigot / Paper plugin for all Doctor Who fans — create and use a TARDIS! It’s bigger on the inside!
From TARDIS v4.1.0 the plugin can now manage any worlds on the server and no longer relies on a separate multi-world plugin such as Multiverse.
Configuration for world management is handled by planets.yml.
The main world management command is /tardisworld
Aliases: | tardisw , tw |
|
Permission: | tardis.admin |
|
Command | Argument(s) | Function |
/tardisworld load |
[world] [worldType] [environment] [generator] |
Loads a world for TARDIS to manage.world should be the name of the world folder. worldType should be one of: NORMAL, FLAT, or BUFFET. environment should be one of: NORMAL, NETHER, or THE_END. generator should be the name of the plugin that will generate the world terrain e.g. TARDISChunkGenerator. |
/tardisworld unload |
[world] |
Unloads a world from the server. world should be the name of the world folder. |
/tardisworld gm |
[world] [gamemode] |
Sets the gamemode for a world. world should be the name of the world folder. gamemode should be one of: SURVIVAL, CREATIVE, ADVENTURE, or SPECTATOR. |
/tardisworld rename |
[old name] [new name] |
Renames the world folder and the record in the level.dat file. |
Teleporting between worlds is handled by the /tardisteleport
command.
Aliases: | tardistp , ttp |
|
Permission: | tardis.admin |
|
Command | Argument(s) | Function |
/tardisteleport |
[world] |
Teleports the player running the command to the specified world’s spawn point. |