Teleporting
Left-click a warp (or run /warp <name>) to teleport. Two things gate or delay it: per-warp permissions and the warmup.
Per-warp permission
Section titled βPer-warp permissionβA warp can be marked permission-locked (the Toggle Permission button, or /warpadmin setpermission <warp>). When locked, a player may only teleport if they have:
warpgui.teleport.<warpname>β access to that specific warp, orwarpgui.teleport.*β access to every warp, locked ones included.
Otherwise they get βYou do not have permission to teleport to this warp.β Unlocked warps are open to anyone with warpgui.use.
By default teleporting runs a short countdown before moving the player:
Settings: Teleport: WarmupSeconds: 3 CancelOnMove: true Particle: PORTAL| Key | Default | Description |
|---|---|---|
WarmupSeconds |
3 |
Countdown length. Set 0 for instant teleport. |
CancelOnMove |
true |
Cancel the warmup if the player moves more than ~0.5 blocks. |
Particle |
PORTAL |
Particle shown around the player during warmup. Any Bukkit Particle name. |
During the countdown the player sees a title (Teleport.WarmupTitle / WarmupSubtitle in messages.yml) and the particle effect. Moving cancels it with βTeleport cancelled.β
The permission warpgui.warmup.bypass skips the warmup and teleports instantly.
Visit tracking
Section titled βVisit trackingβEvery successful teleport increments the warpβs visit count, which feeds the Trending feed and the %warpgui_β¦_visits% placeholder.