Updated Commands and Permissions (markdown)

boy0001 2015-01-20 21:11:25 -08:00
parent 0ffda3745b
commit 404e16ec25

@ -16,49 +16,49 @@
|Command |Description |Permission |
|:-----------------------:|:----------------------------------------------------|:--------------------------:|
| /plot claim [schematic] | Claim a plot | usage: `plots.claim` |
||plot limit: `plots.plot.<x>` |
||schematic: plots.claim.<schematic>/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>` |
| /plot claim `[schematic]` | Claim a plot | usage: `plots.claim` |
|||plot limit: `plots.plot.`<x>`` |
||schematic: plots.claim.`<schematic>`/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` |
| /plot tp <alias/id/player> | Teleport to a plot | `plots.tp` |
| /plot home `<id/alias>` | Go to your plot | `plots.home` |
| /plot visit `<player>`;`[#]` | Visit someone's plot | `plots.visit` |
| /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 `<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 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 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 denied <add/remove> <player> | Manage plot entry for a player | `plots.denied` |
| /plot helpers <add/remove> <player> | Manage plot helpers | `plots.helpers` |
| /plot trusted <add/remove> <player> | Manage trusted plot members | `plots.trusted` |
| /plot schematic <test/paste/save/exportall> | Paste a schematic in your plot | `plots.schematic` |
| /plot setowner `<player>` | Set the plot owner | `plots.setowner` |
| /plot denied `<add/remove>` `<player>` | Manage plot entry for a player | `plots.denied` |
| /plot helpers `<add/remove>` `<player>` | Manage plot helpers | `plots.helpers` |
| /plot trusted `<add/remove>` `<player>` | Manage trusted plot members | `plots.trusted` |
| /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 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` |
| /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 `<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` |
| /plot info `[category]` | Display plot info | `plots.info` |
||Categories include: ||
||- helpers ||
||- trusted ||
@ -70,18 +70,18 @@
||- id ||
||- alias ||
||- size ||
||[category] is an optional parameter ||
| /plot list <mine/shared/world/all> | List all plots for a category | `plots.list` |
| /plot help [category] | Get a help menu | `N/A` |
||`[category]` is an optional parameter ||
| /plot list `<mine/shared/world/all>` | List all plots for a category | `plots.list` |
| /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 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` |
| /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` |
| /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 purge <world> [ID] [override] | Using /plot purge <world> [arg] will purge all plots for a world if passed the override argument. Using /plot purge <world> <id> will delete a single plot and does not require the override parameter | 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 purge `<world>` `[ID]` `[override]` | Using /plot purge `<world>` `[arg]` will purge all plots for a world if passed the override argument. Using /plot purge `<world>` `<id>` will delete a single plot and does not require the override parameter | 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 debug | Show debug information | `plots.debug` |
| /plot CreateRoadSchematic | Add a road schematic to your world using the road around your current plot | `plots.createroadschematic` |
| /plot DebugRoadRegen | Regenerate all the road from the schematic in your current chunk | `plots.debugroadregen` |