diff --git a/Commands.md b/Commands.md index 74290ae..e83dd3e 100644 --- a/Commands.md +++ b/Commands.md @@ -25,6 +25,8 @@ Arguments Key: \ [optional] * [/gd claim spawn](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-spawn) * [/gd claim transfer [player]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-transfer) * [/gd claim we](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-we) +* [/gd claimgroup admin [\|\|\|\]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claimgroup-admin) +* [/gd claimgroup player [\|\|\|\]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claimgroup-player) * [/gd cuboid](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-cuboid) * [/gd mode basic](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-mode-basic) * [/gd mode subdivide](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-mode-subdivide) @@ -39,9 +41,10 @@ Arguments Key: \ [optional] ### Flags * [/gd flag debug](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-flag-debug) -* [/gd flag claim [\ \ \ [context[key=value]]]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-flag-claim) -* [/gd flag group \ [\ \ \ [context[key=value]]]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-flag-group) -* [/gd flag player \ [\ \ \ [context[key=value]]]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-flag-player) +* [/gd flag claim [\ \ \ [\]]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-flag-claim) +* [/gd flag definition \ \ [identifier]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-flag-definition) +* [/gd flag group \ [\ \ \ [<\contexts>]]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-flag-group) +* [/gd flag player \ [\ \ \ [<\contexts>]]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-flag-player) * [/gd flag reset](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-flag-reset) ### Options @@ -98,6 +101,7 @@ Note: Use `public` if you want to trust all users. ### Claims ___ #### `/gd abandon claim` +**Arguments**: `[identifier]` Abandons a claim ___ @@ -123,7 +127,7 @@ View a list of claims for sale. Click [Buy] to purchase. ___ #### `/gd claim contract` **Aliases**: `claimcontract`, `contractclaim` -**Arguments**: ` [direction]` +**Arguments**: ` [direction] [identifier]` Contracts/Shrinks the claim from the direction you are facing. ___ @@ -135,19 +139,19 @@ Creates a claim around the player of the given type. If no claimtype (or an inco ___ #### `/gd claim expand` **Aliases**: `claimexpand`, `expandclaim` -**Arguments**: ` [direction]` +**Arguments**: ` [direction] [identifier]` Expands the claim in the direction you are facing. ___ #### `/gd claim farewell` -**Arguments**: `` +**Arguments**: ` [identifier]` Sets the farewell message of your claim To unset, `/gd claim farewell clear` ___ #### `/gd claim greeting` -**Arguments**: `` +**Arguments**: ` [identifier]` Sets the greeting message of your claim To unset, `/gd claim greeting clear` @@ -155,7 +159,7 @@ To unset, `/gd claim greeting clear` ___ #### `/gd claim info` **Aliases**: `claiminfo` -**Arguments**: `[id]` +**Arguments**: `[identifier]` Gets information about a claim you are standing in or by claim id. @@ -205,15 +209,29 @@ Teleports you to claim spawn, if available. ___ #### `/gd claim transfer` **Aliases**: `transferclaim` -**Arguments**: `` +**Arguments**: ` [identifier]` Transfer the claim you're standing in to a player. ___ #### `/gd claim we` +**Arguments**: `[identifier]` Claims a selection made in WorldEdit. Note: This command will not work unless the server has WorldEdit. + +___ +#### `/gd claimgroup admin` +**Arguments**: `join []|unjoin []|create |delete ` +Used to manage admin claim groups. + + +___ +#### `/gd claimgroup player` +**Arguments**: `join []|unjoin []|create |delete ` +Used to manage player claim groups. + + ___ #### `/gd cuboid` **Aliases**: `cuboid` @@ -281,21 +299,29 @@ Toggles claim flag debug mode ___ #### `/gd flag claim` **Aliases**: `cf` -**Arguments**: `[ context[key=value]]` +**Arguments**: `[ [<\contexts>]]` Gets/Sets claim flags in the claim you are standing in. + +___ +#### `/gd flag definition` +**Aliases**: `cf` +**Arguments**: ` [identifier]` + +Sets claim flag definitions in the claim you are standing in or claim identifier. + ___ #### `/gd flag group` **Aliases**: `cfg` -**Arguments**: ` context[key=value]]` +**Arguments**: ` [<\contexts>]]` Gets/Sets flag permission for a group in claim you are standing in. ___ #### `/gd flag player` **Aliases**: `cfp` -**Arguments**: ` context[key=value]]` +**Arguments**: ` [<\contexts>]]` Adds flag permission to player.