Commands & Permissions
By default, no permissions need to be configured — server owners can use it out of the box (hot-reloading plugins may cause default permissions to be invalid)
For types mentioned below that you're unsure about, use tab completion in lower versions; 1.12+ will automatically provide hints
# Permissions
| Permission | Purpose | Default Owner |
|---|---|---|
| playerWarp.reload | Reload plugin | op |
| playerWarp.open | Open warp GUI | true |
| playerWarp.clear | Clear warps | op |
| playerWarp.getIp | Get address | op |
| playerWarp.setLogo | Set logo | true |
| playerWarp.me | Open my warps (1.0.6+) | true |
| playerWarp.collection | Open bookmarked warps (1.0.6+) | true |
| playerWarp.tp | Teleport directly to a warp by name (1.1.6+) | true |
| playerWarp.view | Manage warps (1.1.2+) | op |
| playerWarp.convert | Convert data source (1.1.4+) | op |
| playerWarp.create | Create warp via command (1.1.5+) | op |
| playerWarp.tpId | Teleport directly to a warp by ID (1.1.6+) | true |
| playerWarp.createGui | Directly open create warp GUI | op |
| playerWarp.whiteList | Add free teleport player whitelist (1.3.6+) | op |
| playerWarp.edit | Set warp via command (2.1.0+) | op |
| playerWarp.admin | Admin command to teleport players to warps (2.3.8+) | op |
# Commands
| Command | Purpose |
|---|---|
| /plw reload | Reload config |
| /plw open (type) (sort) | Open warp GUI |
| /plw clear (server) (world) | Clear warps |
| /plw getIp | Get address |
| /plw setLogo [ID] | Set logo |
| /plw me | Open my warps (1.0.6+) |
| /plw collection | Open bookmarked warps (1.0.6+) |
| /plw tp [warp name] | Teleport directly to a warp by name (1.1.6+) |
| /plw view | Manage warps (1.1.2+) |
| /plw convert [MySQL-SQLite] | Convert data source (1.1.4+) |
| /plw create [owner] [warp name] [duration] | Create warp via command (1.1.5+) (duration in minutes) |
| /plw tpId [ID] | Teleport directly to a warp by ID (1.1.6+) |
| /plw createGui | Directly open create warp GUI (1.2.8+) |
| /plw whiteList [type] [warp ID] [player] | Add free teleport player whitelist (1.3.6+) |
| /plw edit [warp name] [type] (content) | Set warp via command (2.1.0+) |
| /plw admin [type] [player] [warp] | Admin command to teleport players to warps (2.3.8+) |
[] Required () Optional
/plw clear with no parameters — use with caution!!! Will directly clear all warps
/plw clear server-name — clears all warps for the corresponding server
/plw clear server-name world-name — clears all warps for the corresponding server and world
/plw open — view all types of warps by default
/plw open architect — view architecture type warps
/plw open shop — view shop type warps
/plw open red_stone — view redstone type warps
/plw open brush_monster — view mob farm type warps
/plw open other — view other type warps