mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-02-16 01:42:28 +01:00
Updated Commands and Permissions (markdown)
parent
1da5d2f659
commit
370e8f008b
@ -22,9 +22,9 @@
|
||||
|/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 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 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` |
|
||||
@ -37,19 +37,19 @@
|
||||
|||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 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` |
|
||||
| /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` |
|
||||
@ -71,7 +71,7 @@
|
||||
||- alias ||
|
||||
||- size ||
|
||||
||`[category]` is an optional parameter ||
|
||||
| /plot list `<mine`/`shared`/`world`/`all>` | List all plots for a category | `plots.list` |
|
||||
| /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` |
|
||||
|
Loading…
Reference in New Issue
Block a user