Hey sponges! I am finally back, and have a major update to share! See the updates section below for full details.
The smartest teleportation plugin available on Sponge!
Home Commands
-
/home
,/h
- Teleport home. -
/sethome
,/addhome
- Set your current location as a home. -
/delhome
,/removehome
- Remove a home location. -
/homes
,/listhomes
- View a list all of your homes.
Warp Commands
-
/warp
,/w
- Teleport to a warp location. -
/setwarp
,/addwarp
- Set your current location as a warp. -
/delwarp
,/removewarp
- Remove a warp location. -
/warps
,/listwarps
- View a list of all warps.
Teleport Commands
-
/call
,/tpa
- Request a player to teleport you to their current location. -
/bring
,/tpaccept
,/tpyes
- Teleports a player that has issued a call request to your current location. -
/grab
,/tphere
- Teleports a player to your current location.
Spawn Commands
-
/spawn
,/s
- Teleport to your current worldâs spawn location. -
/setspawn
- Set the current worldâs spawn location to your current location.
Other Commands
-
/bed
- Teleport to an available bed that you have previously slept in. -
/jump
- Teleport to where you are looking. -
/top
- Teleport to the highest block at your current location. -
/back
,/b
- Teleport to your previous location.
Permissions
destinations.back
destinations.bed
destinations.home.use
destinations.home.create
destinations.home.remove
destinations.jump
destinations.spawn.create
destinations.spawn.use
destinations.tpa
destinations.tphere
destinations.top
destinations.warp.use
destinations.warp.create
destinations.warp.remove
Updates
-
v1.0.1 - July 1, 2017
- Fixed known issue where âmaximumHomesâ config setting was ignored.
-
v1.0.0 - June 7, 2017
- New Command:
/bed
- Teleport a player to an available bed that they have already slept in. - New Command:
/jump
- Teleport a player to the location they are looking at. - New Command:
/top
- Teleport a player to the highest block at their current location. - New Commands:
/spawn
,/setspawn
- Manage and teleport to each worldâs spawn location. - Updated to Sponge API v5.
- Added support for MySQL databases.
- Converted pagination to official PaginationService.
- Added translation support.
- Added tab-completion for homes and warps.
- Added caching to players, homes, warps and back for lightning fast travel!
- Added permissions to all commands.
- All teleportation is handled inside of events.
- Simplified configuration.
- New Command:
-
v0.4.0-4.1.0 - March 8, 2016
- Updated for Sponge API v4.1.0
-
v0.3.4-3.0.0
- Updated for Sponge API v3.0.0!
- Updated version numbers to [Destinations Version]-[Sponge API Version]
- Added version number to jar file
-
v0.3.0
- Added /call command - alias: /tpa
- Added /bring [player:page] command
- Added /grab command - alias: /tphere
- Added config settings for Teleport commands
- Fixed small bug with pagination header text.
-
Special thanks to @ryantheleach for the initial
/call
and/bring
pull request!
-
v0.2.0
- Complete re-write of how Destinations stores data, moved to an H2 embedded database.
- Fixed single player games showing all homes/warps between all worlds.
- Added
/back
command. - Cleaned up a few player messages.
- Added migration logic for upgrading/downgrading version from this point forward.
- Updated entire file structure.
- Forge build: 1499 Sponge build: 535
Repository
I am sure you want to look at the progress, so here is the source code.
Wiki
For more information about commands, permissions, and everything else, view the wiki.
Releases
Check out the latest releases.
Comments / Suggestions
Feel free to leave me some feedback! Either reply on this thread, or create an issue.