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.