WorldTeleport is a simple plugin that allows players to teleport or be teleported between worlds. For best performance, its recommended to use
PaperSpigot.
IMPORTANT! As far as I am aware the plugin still works on 1.17 but the support for this plugin was dropped. I might randomly update it in the future but for now this is the final version.
Features: - Teleport to a set location in a world.
- Teleport to a the world spawnpoint if no location is set.
- Teleport to player bed if its set in that world.
-
PlaceholderAPI support.
- Per world and global permissions.
- All messages are configurable
Dependencies: - PlaceholderAPI
Commands:
Code (Text):
/worldtp <worldname> [player]- teleport yourself or another player to a world
/worldtp set - set a teleport location
/worldtp remove [worldname] - remove a teleport location
/worldtp reload - reload the locations file
Alias: /wtp
Permissions:
Code (Text):
worldteleport.teleport - ability to teleport to any worlds
worldteleport.teleport.others - ability to teleport others to any worlds
worldteleport.teleport.<world> - ability to teleport to specific worlds
worldteleport.setlocation - ability to set a teleport location
worldteleport.setlocation.<world> - ability to set a teleport location in a specific world
worldteleport.removelocation - ability to remove a teleport location
worldteleport.removelocation.<world> - ability to remove a teleport location in a specific world
worldteleport.bypass - players don't get teleported when the command is used on them
worldteleport.reload - reload the locations file
IMPORTANT: This plugin uses
PDM so the jar size can be 80KB instead of 2MB.
This will create a PluginLibraries folder in your plugins directory where all necessary libraries will be downloaded.
TODO: Nothing. Leave a suggestion if you have one.