Configuration
Commands
- /warp (name) âš Teleports to a warp
- /warp permission (warp) (permission|none|default) âš Sets or clears the warp permission
- /warp enabled (warp) (true|false) âš Enables or disables a warp
- /warp visible (warp) (true|false) âš Shows or hides a warp from the GUI
- /warps âš Opens the warps GUI
- /warps reload âš Reloads the Warps configuration
- /setwarp (name) [display] [icon] [description] âš Creates or updates a warp
- /delwarp (name) âš Deletes a warp
Permissions
Warp Permissions in
Warps/warps.yml
- Each warp can define its own
permission:value. - Use
smp.warp.<warpname>as the default pattern for restricted warps. - Leave
permission: ''blank to make the warp public. - Set
enabled: falseto disable a warp completely. - Set
visible: falseto hide a warp from/warpsand the GUI. - The
/warpcommand and the warps GUI both respect this field.