diff --git a/Commands-and-Permissions.md b/Commands-and-Permissions.md index e5c2c72..547c476 100644 --- a/Commands-and-Permissions.md +++ b/Commands-and-Permissions.md @@ -16,49 +16,49 @@ |Command |Description |Permission | |:-----------------------:|:----------------------------------------------------|:--------------------------:| -| /plot claim [schematic] | Claim a plot | usage: `plots.claim` | -||plot limit: `plots.plot.` | -||schematic: plots.claim./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.` | +| /plot claim `[schematic]` | Claim a plot | usage: `plots.claim` | +|||plot limit: `plots.plot.``` | +||schematic: plots.claim.``/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.``` | ||| claim size: `plots.auto.mega` | -| /plot home | Go to your plot | `plots.home` | -| /plot visit ;[#] | Visit someone's plot | `plots.visit` | -| /plot tp | Teleport to a plot | `plots.tp` | +| /plot home `` | Go to your plot | `plots.home` | +| /plot visit ``;`[#]` | Visit someone's plot | `plots.visit` | +| /plot tp `` | Teleport to a plot | `plots.tp` | | /plot paste | Pastes a copied plot | `plots.paste` | -| /plot set | Set a plot value | `plots.set` | -| /plot set biome | Set the biome for the plot | `plots.set.biome` | -| /plot set wall | Set the wall around the plot | `plots.set.wall` | -| /plot set wall_filling | Set the wall filling around the plot | `plots.set.wall_filling` | -| /plot set floor | Set the plot floor | `plots.set.floor` | -| /plot set alias | Set the plot alias/name | `plots.set.alias` | +| /plot set `` `` | Set a plot value | `plots.set` | +| /plot set biome `` | Set the biome for the plot | `plots.set.biome` | +| /plot set wall `` | Set the wall around the plot | `plots.set.wall` | +| /plot set wall_filling `` | Set the wall filling around the plot | `plots.set.wall_filling` | +| /plot set floor `` | Set the plot floor | `plots.set.floor` | +| /plot set alias `` | Set the plot alias/name | `plots.set.alias` | | /plot set home | Set the plot home to your location | `plots.set.home` | -| /plot set flag [value] | Set a flag in the plot | usage: `plots.set` and `plots.set.flag` | -|||set flag: `plots.set.flag.` | +| /plot set flag `` `[value]` | Set a flag in the plot | usage: `plots.set` and `plots.set.flag` | +|||set flag: `plots.set.flag.``` | | /plot clear | Clear your current plot | `plots.clear` | | /plot delete | Delete your current plot | `plots.delete` | -| /plot merge | Merge your plots | `plots.merge` | +| /plot merge `` | Merge your plots | `plots.merge` | | /plot unlink | separate a mega-plot | `plots.unlink` | -| /plot setowner | Set the plot owner | `plots.setowner` | -| /plot denied | Manage plot entry for a player | `plots.denied` | -| /plot helpers | Manage plot helpers | `plots.helpers` | -| /plot trusted | Manage trusted plot members | `plots.trusted` | -| /plot schematic | Paste a schematic in your plot | `plots.schematic` | +| /plot setowner `` | Set the plot owner | `plots.setowner` | +| /plot denied `` `` | Manage plot entry for a player | `plots.denied` | +| /plot helpers `` `` | Manage plot helpers | `plots.helpers` | +| /plot trusted `` `` | Manage trusted plot members | `plots.trusted` | +| /plot schematic `` | Paste a schematic in your plot | `plots.schematic` | ||| `plots.schematic.test` | ||| `plots.schematic.paste` | ||| `plots.schematic.save` | |||(Must be console to exportall) | -| /plot kick | Kicks a player from your plot | `plots.kick` | -| /plot comment | Comment on a plot | `plots.comment` | -|||plots.comment. | -| /plot inbox [tier] [clear][:#] | Manage the inbox for a plot | `plots.inbox` | +| /plot kick `` | Kicks a player from your plot | `plots.kick` | +| /plot comment `` `` | Comment on a plot | `plots.comment` | +|||plots.comment.`` | +| /plot inbox `[tier]` `[clear]``[:#]` | Manage the inbox for a plot | `plots.inbox` | ||| `plots.comment.admin` | -| /plot setup | Initializes setup for a plot world | `plots.admin` | -| /plot setup | Sets the value for the current setup step | `plots.admin` | +| /plot setup `` `` | Initializes setup for a plot world | `plots.admin` | +| /plot setup `` | 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,20 +70,20 @@ ||- id || ||- alias || ||- size || -||[category] is an optional parameter || -| /plot list | List all plots for a category | `plots.list` | -| /plot help [category] | Get a help menu | `N/A` | +||`[category]` is an optional parameter || +| /plot list `` | 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 | 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 `` `` `` | 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 [ID] [override] | Using /plot purge [arg] will purge all plots for a world if passed the override argument. Using /plot purge 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 `` `[ID]` `[override]` | Using /plot purge `` `[arg]` will purge all plots for a world if passed the override argument. Using /plot purge `` `` 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` | | /plot RegenAllRoads | Regenerate all roads in the map | usage: `CONSOLE` | -| /plot DebugClear | Clear a plot using a fast experimental algorithm | `plots.debugclear` | \ No newline at end of file +| /plot DebugClear | Clear a plot using a fast experimental algorithm | `plots.debugclear` |