Teleport to Saved Locations using Commands and Signs
Wormhole aims to be a secure sign- and command-based teleportation plugin, by separating jump destinations into private and public jumps.
Use commands to add/delete jump teleportation destinations for your player. Set signs to point to jumps, right-click the signs, and you're off! Need to go back to your last location? No problem, just use the "/worm back" command!
Don't be afraid to donate a little (top-right); college kids need cash :)
Features
Use signs or commands to teleport to "jump" destinations.
Separation of public and private (per-player) jumps.
Charge or pay players for certain actions.
Configurable visual and audible effects.
Quick, easy, and extensive command syntax.
Tab completion of commands and jump names.
Extensive control through permissions.
Commands
Note: [This means optional] and <this means required>.
/wormhole - Display all wormhole commands (alias "worm")
/wormhole reload - Reload config
/wormhole version - Display version information
/worm add [player or "public"] <jump name> - Create a new jump destination
/worm back - Jump back to previous location
/worm cost - Display the cost of all actions
/worm delete [player or "public"] <jump name> - Delete a jump
/worm jump [player or "public"] <jump name> - Teleport directly to a jump
/worm list [player or "public"] [page number] - List jumps
/worm rename [player or "public"] <old name> <new name> - Rename an existing jump
/worm replace [player or "public"] <jump name> - Replace an existing jump with the current location
/worm search [player or "public"] <jump name> - Searches for jumps with a similar name
/worm set [player or "public"] <jump name> - Set a sign to point to a jump
/worm unset - Unset a sign from pointing to a jump
Examples
Create a new private jump destination at current location:
/worm add my-jump-name
Create a new public jump:
/worm add public public-jump-name
Delete the jump "home" belonging to player "notch":