Paramaters set in italic are optional.
| Command | Flag | Params | Explanation | Alias(es) |
|---|---|---|---|---|
| /tp | playerName | Teleports you to the given player. | ||
| /tphere | playerName | Teleports a player to your location. | /s | |
| /tp2p | player1 player2 | Teleports player1 to player2 | /t2p | |
| /tploc | -p playerName | x y z rotation | Teleports you(or the player) to the given location. The rotation param defines the direction the player will be facing after teleport | /tl |
| /tpsee | Dis-/Enables the 'Teleport at see' mode. Left click , and you are teleported where you are looking at. | /tps | ||
| /tptoggle | yes | En-/Disables the Teleport request System. If enabled you have to acknowledge a teleport to you with /tptoggle yes | /tpt, /tpa | |
| /back | Return to the location you where before your last teleport. | |||
| /tpd | -p playerName | worldName | Teleports into another world. A list will be displayed if no params a given. |
| Command | Permission |
|---|---|
| /tp | admincmd.tp.to |
| /tphere | admincmd.tp.here |
| /tp2p | admincmd.tp.players |
| /tploc | admincmd.tp.location |
| /tploc -P other | admincmd.tp.location.other |
| /tpsee | admincmd.tp.see |
| /back | admincmd.tp.back |
| /tptoggle | admincmd.tp.toggle.* |
| /tptoggle yes | admincmd.tp.toggle.allow |
| /tptoggle | admincmd.tp.toggle.use |
| /tpd | admincmd.tp.world.list |
| /tpd worldName | admincmd.tp.world |
| /tpd -P playerName worldName | admincmd.tp.world.other |
admincmd.tp.toggle.allow lets the player use the TP Request system, but they can not disable/enable it themself!
admincmd.tp.toggle.use allows the player to en-/disable the System for themself.
admincmd.tp.toggle.* grants access to both the above.
Paramaters set in italic are optional.
Little precision about home command. If the user have the node admincmd.admin.home he can access other user's home by using a colon (:) to separate the player's name and the home's name.
Example :
/h Balor:world
| Command | Params | Explanation | Alias(es) |
|---|---|---|---|
| /home | playerName:homeName | Teleports you the given home or to the your current worlds home if not set | /h |
| /sethome | playerName:homeName | Set your home in the current world where you can teleport to later. If no name is given it defaults to the current worlds name | /sh |
| /listhomes | playerName | Lists all of your homes (or the one of the playerName) | /lh |
| /rmhome | playerName: name | Removes the given home. | /rh |
| Command | Permission |
|---|---|
| /home | admincmd.tp.home |
| /sethome | admincmd.tp.home |
| /listhomes | admincmd.tp.home |
| /rmhome | admincmd.tp.home |
Special Permission for admins access to other users homes:
admincmd.admin.home
admincmd.tp.*