mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2025-02-16 01:51:46 +01:00
Updated Commands (markdown)
parent
c8cac79e63
commit
31009079e6
91
Commands.md
91
Commands.md
@ -11,6 +11,7 @@ Arguments Key: \<required\> [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 \<amount\> [direction]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-contract)
|
||||
* [/gd claim create \<radius\> [type] [player]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-create)
|
||||
* [/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)
|
||||
@ -100,17 +101,16 @@ ___
|
||||
Abandons a claim and all its subdivisions
|
||||
|
||||
___
|
||||
#### `/gd ban`
|
||||
**Aliases**: `claimban`
|
||||
**Arguments**: `hand | <type> <target> [<message>]`
|
||||
Note: Valid types are `entity`, `item`, `block`
|
||||
Bans target or item in hand from all usage.
|
||||
#### `/gd buy blocks`
|
||||
**Aliases**: `buyblocks`
|
||||
**Arguments**: `<numberOfBlocks>`
|
||||
|
||||
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**: `<amount> [direction]`
|
||||
Contracts/Shrinks the claim from the direction you are facing.
|
||||
|
||||
___
|
||||
#### `/gd claim create`
|
||||
**Aliases**: `claimcreate`
|
||||
**Arguments**: `<radius> [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**: `<message>`
|
||||
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**: `<price>`
|
||||
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**: `<numberOfBlocks>`
|
||||
|
||||
Purchases additional claim blocks with server money. Doesn't work on servers without any economy plugin.
|
||||
|
||||
___
|
||||
#### `/gd sell blocks`
|
||||
**Aliases**: `sellblocks`
|
||||
**Arguments**: `<numberOfBlocks>`
|
||||
|
||||
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**: `<name>`
|
||||
@ -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**: `<player> <world>|<player>|[<world>]`
|
||||
Gets information about a player and their claimblocks
|
||||
|
||||
___
|
||||
#### `/gd sell blocks`
|
||||
**Aliases**: `sellblocks`
|
||||
**Arguments**: `<numberOfBlocks>`
|
||||
|
||||
Sell your claim blocks for server money. Doesn't work on servers without any economy plugin.
|
||||
|
||||
___
|
||||
#### `/gd sell claim`
|
||||
**Arguments**: `<price>`
|
||||
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 | <type> <target> [<message>]`
|
||||
Note: Valid types are `entity`, `item`, `block`
|
||||
Bans target or item in hand from all usage.
|
||||
|
||||
___
|
||||
#### `/gd player adjustbonusblocks`
|
||||
**Aliases**: `adjustbonusblocks`
|
||||
|
Loading…
Reference in New Issue
Block a user