This plugin is designed to prevent all forms of grief.
62

Options are a way to configure plugins using player/group contexts through your permission system, this gives you the benefit of being able to set different settings for different players, groups, worlds etc.

Options Overview

OptionDefault ValueDescription
griefprevention.abandon-return-ratio-basic1.0The portion of basic claim blocks returned to a player when a basic claim is abandoned.
griefprevention.abandon-return-ratio-town1.0The portion of town claim blocks returned to a player when a town claim is abandoned.
griefprevention.blocks-accrued-per-hour120Blocks earned per hour. By default, each ‘active’ player should receive 6 blocks every 5 min. Note: The player must have moved at least 3 blocks since last delivery. If using ‘wilderness-cuboids’, this value is 30720 by default with 1536 blocks every 5 min to players.
griefprevention.claim-create-mode0The default claiming mode set for players on login. (0 = 2D, 1 = 3D)
griefprevention.create-claim-limit-basic20Maximum number of basic claims per player. (0 = unlimited)
griefprevention.create-claim-limit-town1Maximum number of town claims per player. (0 = unlimited)
griefprevention.create-claim-limit-subdivision10Maximum number of subdivisions per player. (0 = unlimited)
griefprevention.initial-claim-blocks100The number of claim blocks a player has initially, by default. Note: If using ‘wilderness-cuboids’, this value is 25600 by default.
griefprevention.max-accrued-claim-blocks80000The limit on accrued blocks (over time). doesn’t limit purchased or admin-gifted blocks. Note: If using ‘wilderness-cuboids’, this value is 20480000 by default.
griefprevention.claim-expiration-chest7Number of days of inactivity before an automatic chest claim will be deleted.
griefprevention.claim-expiration-basic14Number of days of inactivity before a basic claim will be deleted.
griefprevention.claim-expiration-town14Number of days of inactivity before a town claim will be deleted.
griefprevention.claim-expiration-subdivision14Number of days of inactivity before a subdivision claim will be deleted.
griefprevention.min-claim-levelgriefprevention.max-claim-level0/255The minimum/maximum level that a claim can be created in.
griefprevention.min-claim-size-basic-xgriefprevention.max-claim-size-basic-x10/5000The min/max size in blocks that the x-axis can be.
griefprevention.min-claim-size-basic-ygriefprevention.max-claim-size-basic-y5/256The min/max size in blocks that the y-axis can be.
griefprevention.min-claim-size-basic-zgriefprevention.max-claim-size-basic-z10/5000The min/max size in blocks that the z-axis can be.
griefprevention.min-claim-size-town-xgriefprevention.max-claim-size-town-x32/10000The min/max size in blocks that the x-axis can be.
griefprevention.min-claim-size-town-ygriefprevention.max-claim-size-town-y32/256The min/max size in blocks that the y-axis can be.
griefprevention.min-claim-size-town-zgriefprevention.max-claim-size-town-z32/10000The min/max size in blocks that the z-axis can be.
griefprevention.max-claim-size-subdivision-x1000The max size in blocks that the x-axis can be.
griefprevention.max-claim-size-subdivision-y256The max size in blocks that the y-axis can be.
griefprevention.max-claim-size-subdivision-z1000The max size in blocks that the z-axis can be.

Note: Options are only set once during server startup. If you change it after startup you MUST run /gpreload for changes to work.

Examples for different permission plugins

LuckPerms

/lp user/group <user|group> meta set <option> <value> [server] [world]