From 31009079e6e65dce4ab88b7c2746055d5ea64a2e Mon Sep 17 00:00:00 2001 From: bloodmc Date: Mon, 2 Dec 2019 11:24:29 -0500 Subject: [PATCH] Updated Commands (markdown) --- Commands.md | 91 +++++++++++++++++++++++++++++------------------------ 1 file changed, 50 insertions(+), 41 deletions(-) diff --git a/Commands.md b/Commands.md index 7e398b6..c4d56c4 100644 --- a/Commands.md +++ b/Commands.md @@ -11,6 +11,7 @@ Arguments Key: \ [optional] * [/gd buy blocks [numberOfBlocks]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-buy-blocks) * [/gd buy claim](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-buy-claim) * [/gd claim contract \ [direction]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-contract) +* [/gd claim create \ [type] [player]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-create) * [/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) @@ -100,17 +101,16 @@ ___ Abandons a claim and all its subdivisions ___ -#### `/gd ban` -**Aliases**: `claimban` -**Arguments**: `hand | []` -Note: Valid types are `entity`, `item`, `block` -Bans target or item in hand from all usage. +#### `/gd buy blocks` +**Aliases**: `buyblocks` +**Arguments**: `` + +Purchases additional claim blocks with server money. Doesn't work on servers without any economy plugin. ___ -#### `/gd mode basic` -**Aliases**: `modebasic` +#### `/gd buy claim` -Switches the shovel tool back to basic claims mode. +View a list of claims for sale. Click [Buy] to purchase. ___ #### `/gd claim contract` @@ -118,6 +118,12 @@ ___ **Arguments**: ` [direction]` Contracts/Shrinks the claim from the direction you are facing. +___ +#### `/gd claim create` +**Aliases**: `claimcreate` +**Arguments**: ` [type] [player]` +Creates a claim around the player.. + ___ #### `/gd claim expand` **Aliases**: `claimexpand`, `expandclaim` @@ -130,35 +136,20 @@ ___ Sets the farewell message of your claim To unset, `/gd claim farewell clear` + ___ #### `/gd claim greeting` **Arguments**: `` Sets the greeting message of your claim To unset, `/gd claim greeting clear` -___ -#### `/gd buy claim` - -View a list of claims for sale. Click [Buy] to purchase. ___ -#### `/gd sell claim` -**Arguments**: `` -Puts your claim up for sale at the set price. To disable sale, set the price to -1 or set ForSale setting in /claiminfo to false. +#### `/gd claim info` +**Aliases**: `claiminfo` +**Arguments**: `[id]` -___ -#### `/gd buy blocks` -**Aliases**: `buyblocks` -**Arguments**: `` - -Purchases additional claim blocks with server money. Doesn't work on servers without any economy plugin. - -___ -#### `/gd sell blocks` -**Aliases**: `sellblocks` -**Arguments**: `` - -Sell your claim blocks for server money. Doesn't work on servers without any economy plugin. +Gets information about a claim you are standing in or by claim id. ___ #### `/gd claim inherit` @@ -173,13 +164,6 @@ ___ List information about a player's claims. -___ -#### `/gd claim info` -**Aliases**: `claiminfo` -**Arguments**: `[id]` - -Gets information about a claim you are standing in or by claim id. - ___ #### `/gd claim name` **Arguments**: `` @@ -197,12 +181,6 @@ ___ Teleports you to claim spawn, if available. -___ -#### `/gd mode subdivide` -**Aliases**: `modesubdivide` - -Switches the shovel tool to subdivision mode, used to subdivide your claims - ___ #### `/gd claim transfer` **Aliases**: `transferclaim` @@ -221,11 +199,35 @@ ___ Toggles 3D cuboid claims mode. +___ +#### `/gd mode basic` +**Aliases**: `modebasic` + +Switches the shovel tool back to basic claims mode. + +___ +#### `/gd mode subdivide` +**Aliases**: `modesubdivide` + +Switches the shovel tool to subdivision mode, used to subdivide your claims + ___ #### `/gd player info` **Arguments**: ` ||[]` Gets information about a player and their claimblocks +___ +#### `/gd sell blocks` +**Aliases**: `sellblocks` +**Arguments**: `` + +Sell your claim blocks for server money. Doesn't work on servers without any economy plugin. + +___ +#### `/gd sell claim` +**Arguments**: `` +Puts your claim up for sale at the set price. To disable sale, set the price to -1 or set ForSale setting in /claiminfo to false. + ### Flags @@ -366,6 +368,13 @@ Lists permissions for the claim you're standing in ### Admin +___ +#### `/gd ban` +**Aliases**: `claimban` +**Arguments**: `hand | []` +Note: Valid types are `entity`, `item`, `block` +Bans target or item in hand from all usage. + ___ #### `/gd player adjustbonusblocks` **Aliases**: `adjustbonusblocks`