back to list

Warps buildin handler

General

Author 2called-chaos
Source vendor/handlers/_buildin/warps.rb
Commands !warp !warps
Description This handler saves coordinates and teleports you back to them later.
Notes
  • Warps will be saved per world. If you want to set a global one for all worlds prefix the name with a dollar sign (e.g.: !warps set $spawn 0 100 0)

!warps (aliases: !warp)

Usage:!warps
Action:Shows you a list of possible !warps commands.
Default ACL:member

List warps

Usage:!warps list [-a] [-u] [-s] [page/filter] [page]
Action:Lists available warps. The filter may contain regular expressions.
Default ACL:member (own/server warps) / mod (other users warps)
Options:
-a
List/search warps for all worlds instead of current world only
-u
Use warps of given user instead of your own ones.
-s
List/search server warps instead of your own ones.
Hint:The warp names in the list are clickable!

Teleport to warps

Usage:!warp [-u] [-s] <name>
Action:Teleports you to a warp.
Default ACL:member (own/server warps) / mod (other users warps)
Options:
-u
Use warps of given user instead of your own ones.
-s
Warp to the server warp. This is only required if you have a personal warp with the same name.

Add/update warps

Usage:!warps set [-u] [-s] <name> [<x> <y> <z>]
Action:Lists available warps. The filter may contain regular expressions.
Default ACL:member (own warps) / admin (server warps) / mod (other users warps)
Note:Existing warps will be updated without warning!
Options:
-u
Use warps of given user instead of your own ones.
-s
Set a server wide warp.

Delete warps

Usage:!warps delete [-u] [-s] <name>
Action:Deletes a warp.
Default ACL:member (own warps) / admin (server warps) / mod (other users warps)
Options:
-u
Use warps of given user instead of your own ones.
-s
Delete a server warp instead of your own one.

Share warps

Usage:!warps share [-u] [-s] <name> [target]
Action:Share a warp with target (by default @a).
Default ACL:member (own/server warps) / mod (other users warps)
Note:Targets will be able to see the coordinates, teleport to them or add the warp with one click.
Options:
-u
Use warps of given user instead of your own ones.
-s
Use the server warp. This is only required if you have a personal warp with the same name.

Whereis warp

Usage:!warps whereis [-u] [-s] <name>
Action:Shows you how far and in which direction a given warp is.
Default ACL:member (own/server warps) / mod (other users warps)
Options:
-u
Use warps of given user instead of your own ones.
-s
Use the server warp. This is only required if you have a personal warp with the same name.