-
Notifications
You must be signed in to change notification settings - Fork 95
Commands
Arguments Key: <required> [optional]
- /gd abandon claim
- /gd abandon all
- /gd abandon top
- /gd buy blocks [numberOfBlocks]
- /gd buy claim
- /gd claim contract <amount> [direction]
- /gd claim create <radius> [type] [player]
- /gd claim expand <amount> [direction]
- /gd claim farewell <message>
- /gd claim greeting <message>
- /gd claim info [id]
- /gd claim inherit
- /gd claim list [<player> [world]]
- /gd claim name [name]
- /gd claim rent create [<rate> [max_days]]|info|list|cancel
- /gd claim setspawn
- /gd claim spawn
- /gd claim transfer [player]
- /gd claim we
- /gd cuboid
- /gd mode basic
- /gd mode subdivide
- /gd mode town
- /gd player info <player> <world>|<player>|[<world>]
- /gd sell blocks [numberOfBlocks]
- /gd sell claim <price>
- /gd flag debug
- /gd flag claim [<flag> <target> <value> [context[key=value]]]
- /gd flag group <group> [<flag> <target> <value> [context[key=value]]]
- /gd flag player <player> [<flag> <target> <value> [context[key=value]]]
- /gd flag reset
- /gd option [<option> <value>]
- /gd option group <group> [<option> <value>]
- /gd option player <player> [<option> <value>]
Note: Use public
if you want to trust all users.
- /gd trust player <player>|public <accessor|container|builder|manager>
- /gd trust group <group>|public <accessor|container|builder|manager>
- /gd trustall player <player>|public
- /gd trustall group <group>|public
- /gd untrust player <player>|public
- /gd untrust group <group>|public
- /gd untrustall player <player>|public
- /gd untrustall group <group>|public
- /gd trust list
- /gd abandon world [world]
- /gd ban [hand | <type> <target> [<message>]]
- /gd claim clear <target> [<claim> [<world>]]
- /gd claim ignore
- /gd claim restore
- /gd claim schematic <create|delete>
- /gd delete claim
- /gd delete all [player] [world]
- /gd delete alladmin [world]
- /gd mode admin
- /gd mode nature
- /gd permission group <group> [<permission> <value>]
- /gd permission player <player> [<permission> <value>]
- /gd player adjustbonusblocks <player> <amount> [world]
- /gd player setaccruedblocks <player> <amount> [<world>]
- /gd debug <on><off><record><paste> [<player>]
- /gd reload
- /gd unban [hand | <type> <target>]
Abandons a claim
Abandons ALL your claims
Abandons a claim and all its subdivisions
Aliases: buyblocks
Arguments: <numberOfBlocks>
Purchases additional claim blocks with server money. Doesn't work on servers without any economy plugin.
View a list of claims for sale. Click [Buy] to purchase.
Aliases: claimcontract
, contractclaim
Arguments: <amount> [direction]
Contracts/Shrinks the claim from the direction you are facing.
Aliases: claimcreate
Arguments: <radius> [type] [player]
Creates a claim around the player..
Aliases: claimexpand
, expandclaim
Arguments: <amount> [direction]
Expands the claim in the direction you are facing.
Arguments: <message>
Sets the farewell message of your claim
To unset, /gd claim farewell clear
Arguments: <message>
Sets the greeting message of your claim
To unset, /gd claim greeting clear
Aliases: claiminfo
Arguments: [id]
Gets information about a claim you are standing in or by claim id.
Aliases: inherit
Toggles parent claim inherit mode
Aliases: claimlist
Arguments: [<player> [world]]
List information about a player's claims.
Arguments: <name>
Sets the name of your claim
Arguments: create [<rate> [<max_days>]]|info|list|cancel]
Used to rent/list claims.
Note: Requires economy plugin.
Aliases: claimsetspawn
Sets the spawn of your claim to the location you are standing in.
Aliases: claimspawn
Teleports you to claim spawn, if available.
Aliases: transferclaim
Arguments: <player>
Transfer the claim you're standing in to a player.
Claims a selection made in WorldEdit.
Note: This command will not work unless the server has WorldEdit.
Aliases: cuboid
Toggles 3D cuboid claims mode.
Aliases: modebasic
Switches the shovel tool back to basic claims mode.
Aliases: modesubdivide
Switches the shovel tool to subdivision mode, used to subdivide your claims
Arguments: <player> <world>|<player>|[<world>]
Gets information about a player and their claimblocks
Aliases: sellblocks
Arguments: <numberOfBlocks>
Sell your claim blocks for server money. Doesn't work on servers without any economy plugin.
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.
Aliases: cfd
Toggles claim flag debug mode
Aliases: cf
Arguments: [<flag> <target> <value> context[key=value]]
Gets/Sets claim flags in the claim you are standing in.
Aliases: cfg
Arguments: <group> <flag> <target> <value> context[key=value]]
Gets/Sets flag permission for a group in claim you are standing in.
Aliases: cfp
Arguments: <player> <flag> <target> <value> context[key=value]]
Adds flag permission to player.
Aliases: cfr
Resets a claim to flag defaults.
Aliases: co
Arguments: [<option> <value>]
Gets/Sets options in the claim you are standing in.
Aliases: cog
Arguments: <group> [<option> <value>]
Gets/Sets options for a group in claim you are standing in.
Aliases: cop
Arguments: <player> [<option> <value>]
Gets/Sets options for a player in claim you are standing in.
Note: public
is for all users.
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
Arguments: <player>|public <trusttype>
Grants a player access to your claim(s).
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
Arguments: <group>|public <trusttype>
Grants a group access to your claim(s)
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
Arguments: <player>|public <trusttype>
Grants a player access to ALL your claim(s).
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: trustallgroup
Arguments: <group>|public <trusttype>
Grants a group access to ALL your claim(s).
Aliases: untrust
Arguments: <player>|public
Revokes a player's access to your claim.
Aliases: untrustgroup
Arguments: <group>|public
Revokes a group's access to your claim.
Aliases: untrustall
Arguments: <player>|public
Revokes a player's access to ALL your claim(s).
Aliases: untrustallgroup
Arguments: <group>|public
Revokes a group's access to ALL your claim(s).
Lists permissions for the claim you're standing in
Aliases: abandonworld
Arguments: [world]
Special admin command used to abandon ALL user claims in world.
Aliases: claimban
Arguments: hand | <type> <target> [<message>]
Note: Valid types are entity
, item
, block
Bans target or item in hand from all usage.
Aliases: adjustbonusblocks
Arguments: <player> <amount> [world]
Adds or subtracts bonus claim blocks for a player
Aliases: setaccruedblocks
Arguments: <player> <amount> [<world>]
Updates a player's accrued claim block total.
Aliases: modeadmin
Switches the shovel tool to administrative claims mode
Aliases: deleteclaim
Deletes the claim you're standing in, even if it's not your claim
Aliases: deleteall
Arguments: <player> [world]
Delete all of another player's claims
Arguments: [world]
Deletes all administrative claims
Aliases: ignoreclaims
Toggles ignore claims mode
Arguments: <target> [<claim> [<world>]]
Allows clearing of entities within one or more claims.
Aliases: cpg
Arguments: <group> [<permission> <value>]
Sets a permission on a group with a claim context
Aliases: cpp
Arguments: <player> [<permission> <value>]
Sets a permission on a player with a claim context
Aliases: rn
Switches the shovel tool to restoration mode
Arguments: <on>|<off>|<record>|<paste> [<player>]
Toggles debug
Reloads Grief Prevention's configuration settings
Aliases: claimschematic
Arguments: <create|delete> <name>
Manages claim schematics. Use '/claimschematic create ' to create a live backup of claim.
Aliases: claimunban
Arguments: hand | <type> <target> [<message>]
Note: Valid types are entity
, item
, block
Unbans target id allowing it to be used again.
Lists detailed information on each command.