From ca0a19414c27c536259f3db9ba0ce56510130a84 Mon Sep 17 00:00:00 2001 From: bloodmc Date: Sun, 10 Oct 2021 16:35:10 -0400 Subject: [PATCH] Updated Commands (markdown) --- Commands.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Commands.md b/Commands.md index e83dd3e..82f2869 100644 --- a/Commands.md +++ b/Commands.md @@ -3,6 +3,11 @@ Arguments Key: \ [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 ` 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: \ [optional] * [/gd claim expand \ [direction]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-expand) * [/gd claim farewell \](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-farewell) * [/gd claim greeting \](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-greeting) +* [/gd claim id ](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**: `` +Sets the friendly identifier of your claim. + + ___ #### `/gd claim info` **Aliases**: `claiminfo`