mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2025-02-19 02:21:33 +01:00
Added giveblocks command
parent
0d40a7f23a
commit
c759f0a266
11
Commands.md
11
Commands.md
@ -25,6 +25,7 @@ Arguments Key: \<required\> [optional]
|
||||
* [/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 cuboid](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-cuboid)
|
||||
* [/gd giveblocks](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-giveblocks)
|
||||
* [/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)
|
||||
* [/gd mode town](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-mode-town)
|
||||
@ -173,14 +174,12 @@ ___
|
||||
**Arguments**: `<name>`
|
||||
Sets the name of your claim
|
||||
|
||||
|
||||
___
|
||||
#### `/gd claim rent`
|
||||
**Arguments**: `create [<rate> [<max_days>]]|info|list|cancel]`
|
||||
Used to rent/list claims.
|
||||
Note: Requires economy plugin.
|
||||
|
||||
|
||||
___
|
||||
#### `/gd claim setspawn`
|
||||
**Aliases**: `claimsetspawn`
|
||||
@ -211,6 +210,12 @@ ___
|
||||
|
||||
Toggles 3D cuboid claims mode.
|
||||
|
||||
___
|
||||
#### `/gd giveblocks`
|
||||
**Aliases**: `giveblocks`
|
||||
**Arguments**: `<player> <amount>`
|
||||
|
||||
Gives claim blocks to another player
|
||||
___
|
||||
#### `/gd mode basic`
|
||||
**Aliases**: `modebasic`
|
||||
@ -226,6 +231,7 @@ 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
|
||||
|
||||
___
|
||||
@ -238,6 +244,7 @@ Sell your claim blocks for server money. Doesn't work on servers without any eco
|
||||
___
|
||||
#### `/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.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user