Warp Commands
Warp Commands
Paramaters set in italic are optional.
| Command | Params | Explanation | Alias(es) | |
|---|---|---|---|---|
| /lwp | -a | List all warp points. If -a is used, list ALL warp from ALL worlds. | /lwarp | |
| /wp | PointName | Create a warp point using your current position and the given name. CAREFUL if the warp point already exists, you'll overwrite it. | /cwarp | |
| /rwp | PointName | DELETE the given warp point. | /rwarp | |
| /twp | PointName playerName | Teleport yourself or another player(if a name is given) to the warp point. PointName could be like : WorldName:WarpName when wanting to tp to another world. | /twarp |
Per Command Permissions:
| Command | Permission | |
|---|---|---|
| /lwp | admincmd.warp.tp | |
| /wp | admincmd.warp.create | |
| /rwp | admincmd.warp.create | |
| /twp | admincmd.warp.tp | |
| /twp player | admincmd.warp.tp.other | |
| /lwp -a | admincmd.warp.tp.all | |
| /twp WorldName:WarpName | admincmd.warp.tp.all |
Permissions for all warp commands:
admincmd.warp.*