Created Commands (markdown)

bloodmc 2019-06-15 19:25:25 -04:00
parent 5b649d4089
commit 6cf64d2b09

377
Commands.md Normal file

@ -0,0 +1,377 @@
# Command Overview
Arguments Key: \<required\> [optional]
### Claims
* [/gd abandon claim](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-abandon-claim)
* [/gd abandon all](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-abandon-all)
* [/gd abandon top](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-abandon-top)
* [/gd claim we](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-we)
* [/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 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 sell blocks [numberOfBlocks]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-sell-blocks)
* [/gd sell claim \<price\>](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-sell-claim)
* [/gd claim inherit](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-inherit)
* [/gd claim list [\<player\> [world]]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-list)
* [/gd claim info [id]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-info)
* [/gd claim setspawn](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-setspawn)
* [/gd claim spawn](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-spawn)
* [/gd claim transfer [player]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-transfer)
* [/gd claim name ["name"]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-name)
* [/gd mode basic](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-mode-basic)
* [/gd mode cuboid](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-mode-cuboid)
* [/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)
* [/gd player info \<player\> \<world\>|\<player\>|[\<world\>]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-player-info)
### Flags
* [/gd flag debug](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-flag-debug)
* [/gd flag claim [\<flag\> \<target\> \<value\> [context[key=value]]]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-flag-claim)
* [/gd flag group \<group\> [\<flag\> \<target\> \<value\> [context[key=value]]]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-flag-group)
* [/gd flag player \<player\> [\<flag\> \<target\> \<value\> [context[key=value]]]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-flag-player)
* [/gd flag reset](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-flag-reset)
### Options
* [/gd option [\<option\> \<value\>]](https://github.com/bloodmc/GriefDefender/wiki/Commands#claimoption-option-value)
* [/gd option group \<group\> [\<option\> \<value\>]](https://github.com/bloodmc/GriefDefender/wiki/Commands#claimoptiongroup-group-option-value)
* [/gd option player \<player\> [\<option\> \<value\>]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-option-player)
### Trust
Note: Use `public` if you want to trust all users.
* [/gd trust player \<player\>|public <none|accessor|container|builder|manager> ](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-trust-player)
* [/gd trust group \<group\>|public <none|accessor|container|builder|manager> ](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-trust-group)
* [/gd trustall \<player\>|public](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-trustall-player)
* [/gd trustall group \<group\>|public](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-trustall-group)
* [/gd trust list](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-trust-list)
### Admin
* [/gd player setbonusblocks \<player\> \<amount\> [world]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-player-setbonusblocks)
* [/gd player setaccruedblocks \<player\> \<amount\> [\<world\>]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-player-setaccruedblocks)
* [/gd claim clear \<target\> [\<claim\> [\<world\>]]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-clear)
* [/gd delete claim](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-delete-claim)
* [/gd delete all [player]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-delete-all)
* [/gd delete alladmin](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-delete-alladmin)
* [/gd claim ignore](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-ignore)
* [/gd claim restore](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-restore)
* [/gd mode admin](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-mode-admin)
* [/gd mode nature](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-mode-nature)
* [/gd permission group \<group\> [\<permission\> \<value\>]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-permission-group)
* [/gd permission player \<player\> [\<permission\> \<value\>]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-permission-player)
* [/gd debug \<on\>\<off\>\<record\>\<paste\> [\<player\>]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gp-debug)
* [/gd reload](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-reload)
### Main Command
* [/gd](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd)
### Misc
* [/gd version](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-version)
# Command Detail
### Claims
___
#### `/gd abandon claim`
Abandons a claim
___
#### `/gd abandon all`
Abandons ALL your claims
___
#### `/gd abandon top`
Abandons a claim and all its subdivisions
___
#### `/gd mode basic`
**Aliases**: `modebasic`
Switches the shovel tool back to basic claims mode.
___
#### `/gd claim we`
Claims a selection made in WorldEdit.
Note: This command will not work unless the server has WorldEdit.
___
#### `/gd claim farewell <"message">`
Sets the farewell message of your claim
To unset, `/gd claim farewell ""`
___
#### `/gd claimgreeting <"message">`
Sets the greeting message of your claim
To unset, `/gd claim greeting ""`
___
#### `/gd buy claim`
View a list of claims for sale. Click [Buy] to purchase.
___
#### `/gd sell claim [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 buy blocks [numberOfBlocks]`
**Aliases**: `buyblocks`
Purchases additional claim blocks with server money. Doesn't work on servers without any economy plugin.
___
#### `/gd sell blocks [numberOfBlocks]`
**Aliases**: `sellblocks`
Sell your claim blocks for server money. Doesn't work on servers without any economy plugin.
___
#### `/gd mode cuboid`
**Aliases**: `modecuboid`
Toggles 3D cuboid claims mode.
___
#### `/gd claim inherit`
**Aliases**: `inherit`
Toggles parent claim inherit mode
___
#### `/gd claim list [<player> [world]]`
**Aliases**: `claimlist`
List information about a player's claims.
___
#### `/gd claim info [id]`
**Aliases**: `claiminfo`
Gets information about a claim you are standing in or by claim id.
___
#### `/gd claim setspawn`
**Aliases**: `claimsetspawn`
Sets the spawn of your claim to the location you are standing in.
___
#### `/gd claim spawn`
**Aliases**: `claimspawn`
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 [player]`
**Aliases**: `transferclaim`
Transfer the claim you're standing in to a player.
___
#### `/gd claim name ["name"]`
Sets the name of your claim
___
#### `/gd player info <player> <world>|<player>|[<world>]`
Gets information about a player and their claimblocks
### Flags
___
#### `/gd flag debug`
**Aliases**: `cfd`
Toggles claim flag debug mode
___
#### `/gd flag [<flag> <target> <value> context[key=value]]`
**Aliases**: `cf`
Gets/Sets claim flags in the claim you are standing in.
___
#### `/gd flag group <group> <flag> <target> <value> context[key=value]]`
**Aliases**: `cfg`
Gets/Sets flag permission for a group in claim you are standing in.
___
#### `/gd flag player <player> <flag> <target> <value> context[key=value]]`
**Aliases**: `cfp`
Adds flag permission to player.
___
#### `/gd flag reset`
**Aliases**: `cfr`
Resets a claim to flag defaults.
### Options
___
#### `/gd option claim [<option> <value>]`
**Aliases**: `co`
Gets/Sets options in the claim you are standing in.
___
#### `/gd option group <group> [<option> <value>]`
**Aliases**: `cog`
Gets/Sets options for a group in claim you are standing in.
___
#### `/gd option player <player> [<option> <value>]`
**Aliases**: `cop`
Gets/Sets options for a player in claim you are standing in.
### Trust
Note: `public` is for all users.
___
#### `/trust player <player>|public <trusttype>`
*None*: `Revokes a player's access to your claim`
*Accessor*: `Grants a player entry to your claim(s) and use of your bed`
*Container*: `Grants a player access to your claim's containers, crops, animals, bed, buttons, and levers`
*Builder*: `Grants a player edit access to your claim(s)`
*Manager*: `Grants a player access to all of the above including claim settings`
**Aliases**: `trust`
Grants a player access to your claim(s)
___
#### `/trust group <group>|public <trusttype>`
*None*: `Revokes a group's access to your claim`
*Accessor*: `Grants a group entry to your claim(s) and use of your bed`
*Container*: `Grants a group access to your claim's containers, crops, animals, bed, buttons, and levers`
*Builder*: `Grants a group edit access to your claim(s)`
*Manager*: `Grants a group access to all of the above including claim settings`
**Aliases**: `trustgroup`
Grants a group access to your claim(s)
___
#### `/trustall player <player>|public <trusttype>`
*None*: `Revokes a player's access to ALL your claim`
*Accessor*: `Grants a player entry to ALL your claim(s) and use of your bed`
*Container*: `Grants a player access to ALL your claim's containers, crops, animals, bed, buttons, and levers`
*Builder*: `Grants a player edit access to ALL your claim(s)`
*Manager*: `Grants a player access to all of the above including claim settings`
**Aliases**: `trust`
Grants a player access to ***ALL*** your claim(s)
___
#### `/trustall group <group>|public <trusttype>`
*None*: `Revokes a group's access to ALL your claim`
*Accessor*: `Grants a group entry to ALL your claim(s) and use of your bed`
*Container*: `Grants a group access to ALL your claim's containers, crops, animals, bed, buttons, and levers`
*Builder*: `Grants a group edit access to ALL your claim(s)`
*Manager*: `Grants a group access to all of the above including claim settings`
**Aliases**: `trustgroup`
Grants a group access to ***ALL*** your claim(s)
___
#### `/gd trust list`
Lists permissions for the claim you're standing in
### Admin
___
#### `/gd player adjustbonusblocks <player> <amount> [world]`
**Aliases**: `adjustbonusblocks`
Adds or subtracts bonus claim blocks for a player
___
#### `/gd player setaccruedblocks <player> <amount> [<world>]`
**Aliases**: `setaccruedblocks`
Updates a player's accrued claim block total.
___
#### `/gd mode admin`
**Aliases**: `modeadmin`
Switches the shovel tool to administrative claims mode
___
#### `/gd delete claim`
**Aliases**: `deleteclaim`
Deletes the claim you're standing in, even if it's not your claim
___
#### `/gd delete all [player]`
**Aliases**: `deleteall`
Delete all of another player's claims
___
#### `/gd delete alladmin`
Deletes all administrative claims
___
#### `/gd claim ignore`
**Aliases**: `ignoreclaims`
Toggles ignore claims mode
___
#### `/gd claim clear <target> [<claim> [<world>]]`
Allows clearing of entities within one or more claims.
___
#### `/gd permission group <group> [<permission> <value>]`
**Aliases**: `cpg`
Sets a permission on a group with a claim context
___
#### `/gd permission player <player> [<permission> <value>]`
**Aliases**: `cpp`
Sets a permission on a player with a claim context
___
#### `/gd mode nature`
**Aliases**: `rn`
Switches the shovel tool to restoration mode
___
#### `/gd debug <on>|<off>|<record>|<paste> [<player>]`
Toggles debug
___
#### `/gd reload`
Reloads Grief Prevention's configuration settings
### Misc
___
#### `/gd`
Lists detailed information on each command.