Updated Commands (markdown)

bloodmc 2021-10-10 16:35:10 -04:00
parent 0f5d038dc4
commit ca0a19414c

@ -3,6 +3,11 @@
Arguments Key: \<required\> [optional]
### Claim Identifier
Many commands support the new argument `[identifier]` which is the claim id set by the claim owner. If you do not want to be required to stand in a claim for a specific command, set the claim identifier using `/gd claim id <identifier>` then pass the identifier at the end of the command.
### Claims
* [/gd abandon claim](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-abandon-claim)
@ -15,6 +20,7 @@ Arguments Key: \<required\> [optional]
* [/gd claim expand \<amount\> [direction]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-expand)
* [/gd claim farewell \<message\>](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-farewell)
* [/gd claim greeting \<message\>](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-greeting)
* [/gd claim id <identifier>](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-id)
* [/gd claim info [id]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-info)
* [/gd claim inherit](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-inherit)
* [/gd claim investigate](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-investigate)
@ -156,6 +162,13 @@ Sets the greeting message of your claim
To unset, `/gd claim greeting clear`
___
#### `/gd claim id`
**Arguments**: `<identifier>`
Sets the friendly identifier of your claim.
___
#### `/gd claim info`
**Aliases**: `claiminfo`