mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 11:45:19 +01:00
Updated Commands and Permissions (markdown)
parent
a9df2cea39
commit
3bb98fe1d6
@ -69,103 +69,10 @@ The following are an example of some permissions you may give your users.
|
||||
- plots.permpack.basicinbox
|
||||
```
|
||||
|
||||
##Permissions
|
||||
|
||||
|Command |Description |Permission |
|
||||
|:--------------------:|:--------------------------------|:---------------------:|
|
||||
| /plot claim `[schematic]` | Claim a plot | usage: `plots.claim` |
|
||||
|||plot limit: `plots.plot.<x>` |
|
||||
|/plot unclaim | Unclaim a plot | `plots.unclaim` |
|
||||
|/plot auto `[size]` `[schematic]` | Claim the nearest plot | usage: `plots.auto` |
|
||||
|| `[size]` is in the form x,z | plot limit: `plots.plot.<x>` |
|
||||
||| claim size: `plots.auto.mega` |
|
||||
| /plot home `<id` / `alias>` | Go to your plot | `plots.home` |
|
||||
| /plot visit `<player>`;`[#]` | Visit someone's plot | `plots.visit` |
|
||||
|| Visit your own plots | `plots.visit.owned` |
|
||||
|| Visit plots you are trusted on | `plots.visit.shared` |
|
||||
|| Visit plots that aren't claimed | `plots.visit.unowned` |
|
||||
|| Visit other people's plots | `plots.visit.other` |
|
||||
| /plot tp `<alias` / `id` / `player>` | Teleport to a plot | `plots.tp` |
|
||||
| /plot paste | Pastes a copied plot | `plots.paste` |
|
||||
| /plot set `<arg>` `<value...>` | Set a plot value | `plots.set` |
|
||||
| /plot set biome `<value>` | Set the biome for the plot | `plots.set.biome` |
|
||||
| /plot set wall `<block id>` | Set the wall around the plot | `plots.set.wall` |
|
||||
| /plot set wall_filling `<block id>` | Set the wall filling around the plot | `plots.set.wall_filling` |
|
||||
| /plot set floor `<block id>` | Set the plot floor | `plots.set.floor` |
|
||||
| /plot set alias `<string>` | Set the plot alias/name | `plots.set.alias` |
|
||||
| /plot set home | Set the plot home to your location | `plots.set.home` |
|
||||
| /plot set flag `<key>` `[value]` | Set a flag in the plot | usage: `plots.set` and `plots.set.flag` |
|
||||
|||set flag: `plots.set.flag.``<flag>` |
|
||||
| /plot clear | Clear your current plot | `plots.clear` |
|
||||
| /plot delete | Delete your current plot | `plots.delete` |
|
||||
| /plot merge `<N` / `E` / `S` / `W>` | Merge your plots | `plots.merge` |
|
||||
| /plot unlink | separate a mega-plot | `plots.unlink` |
|
||||
| /plot setowner `<player>` | Set the plot owner | `plots.setowner` |
|
||||
| /plot trust `<player>` | trust a player | `plots.trust ` |
|
||||
| /plot add `<player>` | add a player to build while the owner is online | `plots.add` |
|
||||
| /plot deny `<player>` | Deny a player | `plots.deny` |
|
||||
| /plot remove `<player>` | remove a player from the plot | `plots.remove` |
|
||||
| /plot untrust `<player>` | untrust a player | `plots.untrust` |
|
||||
| /plot undeny `<player>` | no longer deny a player from the plot | `plots.undeny` |
|
||||
| /plot chat `<on`/`off>` | Toggles plot chat | `plots.chat` |
|
||||
| /plot schematic `<test` / `paste` / `save` / `exportall>` | Paste a schematic in your plot | `plots.schematic` |
|
||||
||| `plots.schematic.test` |
|
||||
||| `plots.schematic.paste` |
|
||||
||| `plots.schematic.save` |
|
||||
|||(Must be console to exportall) |
|
||||
| /plot download | Provides a link for a schematic download | `plots.download` |
|
||||
| /plot kick `<player>` | Kicks a player from your plot | `plots.kick` |
|
||||
| /plot comment `<admin` / `owner` / `helper` / `trusted` / `everyone>` `<message>` | Comment on a plot | `plots.comment` |
|
||||
|||plots.comment.`<tier>` |
|
||||
| /plot inbox `[tier]` `[clear]``[:#]` | Manage the inbox for a plot | `plots.inbox` |
|
||||
||| `plots.comment.admin` |
|
||||
| /plot setup `<world>` `<generator>` | Initializes setup for a plot world | `plots.admin` |
|
||||
| /plot setup `<value>` | Sets the value for the current setup step | `plots.admin` |
|
||||
| /plot setup back | Goes back a setup step | `plots.admin` |
|
||||
| /plot setup cancel | Cancel plot setup | `plots.admin` |
|
||||
| /plot rate | Rate a plot | `plots.rate` |
|
||||
| /plot info `[category]` | Display plot info | `plots.info` |
|
||||
||Categories include: ||
|
||||
||- helpers ||
|
||||
||- trusted ||
|
||||
||- denied ||
|
||||
||- flags ||
|
||||
||- biome ||
|
||||
||- rating ||
|
||||
||- owner ||
|
||||
||- id ||
|
||||
||- alias ||
|
||||
||- size ||
|
||||
||`[category]` is an optional parameter ||
|
||||
| /plot list `<mine` / `shared` / `world` / `all>` | List all plots for a category | `plots.list` |
|
||||
||| `plots.list.mine` |
|
||||
||| `plots.list.shared` |
|
||||
||| `plots.list.world` |
|
||||
||| `plots.list.top` |
|
||||
||| `plots.list.all` |
|
||||
||| `plots.list.unowned` |
|
||||
||| `plots.list.player` |
|
||||
| /plot help `[category]` | Get a help menu | `N/A` |
|
||||
| /plot plugin | Show plugin information | `plots.use` |
|
||||
| /plot inventory | Open a command inventory | `plots.inventory` |
|
||||
| /plot reload | Reload configurations | `plots.admin.reload` |
|
||||
| /plot purge `<world>` `[ID]` `[override]` | Using /plot purge `<x;z|player|unowned|unknown|all>` `<world>` will purge plots for a world| usage: `CONSOLE` |
|
||||
| /plot database mysql `[host]` `[port]` `[username]` `[password]` `[database]` {prefix} | Convert/Backup Storage | usage: `CONSOLE` |
|
||||
| /plot database sqlite `[file name]` | Convert/Backup Storage | usage: `CONSOLE` |
|
||||
| /plot CreateRoadSchematic | Add a road schematic to your world using the road around your current plot | `plots.admin` |
|
||||
## Commands
|
||||
### [Click here for the main command page](https://github.com/IntellectualSites/PlotSquared/wiki/Commands)
|
||||
|
||||
|
||||
### Debug commands
|
||||
|Command |Description |Permission |
|
||||
|:--------------------:|:--------------------------------|:---------------------:|
|
||||
| /plot debugpaste | Will upload critical config information for easy debugging. | `plots.debugpaste` |
|
||||
| /plot DebugRoadRegen | Regenerate all the road from the schematic in your current chunk | `plots.debugroadregen` |
|
||||
| /plot RegenAllRoads | Regenerate all roads in the map | usage: `CONSOLE` |
|
||||
| /plot DebugClear | Clear a plot using a fast experimental algorithm | `plots.debugclear` |
|
||||
| /plot debug | Show debug information | `plots.debug` |
|
||||
| /plot debugloadtest | Will attempt a reload of all plots in the DB | usage: `CONSOLE` |
|
||||
| /plot debugsavetest | Will attempt a save of all plots on the server | usage: `CONSOLE` |
|
||||
| /plot debugclaimtest `<world>` `<pos1>` `<pos2>` | pos1 & pos2 are Plot IDs in the format X;YThis command will automatically attempt to claim the plots in the given selection based on the sign for that plot. | usage: `CONSOLE` |
|
||||
|
||||
### Cluster commands
|
||||
|Command |Description |Permission |
|
||||
|
Loading…
Reference in New Issue
Block a user