From f6b0f7aeec033f82f1683ad89713b1f77da5b4d0 Mon Sep 17 00:00:00 2001 From: bloodmc Date: Tue, 18 May 2021 20:25:41 -0400 Subject: [PATCH] Updated Claim Types (markdown) --- Claim-Types.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Claim-Types.md b/Claim-Types.md index c0951be..b856556 100644 --- a/Claim-Types.md +++ b/Claim-Types.md @@ -1,7 +1,7 @@ _This is a work in progress page that will cover all claim types in GD - basic, subdivision, towns and admin claims._ ## Claim Types -There are four types of claims, admin, town, basic and subdivisions, with each having a 2D and 3D mode. To switch between types use `/adminclaims`, `/townclaims` and `/basicclaims`. To switch to subdivision mode, use `/claimsubdivide`. All three main claim types support direct child claims (subdivisions) - Town, Admin and Basic. +There are four types of user claims : admin, town, basic and subdivisions, with each having a 2D and 3D mode. To switch between types use `/adminclaims`, `/townclaims` and `/basicclaims`. To switch to subdivision mode, use `/claimsubdivide`. All three main claim types support direct child claims (subdivisions) - Town, Admin and Basic. Admin claims have no size limitations and different flags compared to basic claims which normal players can make. Towns can also be made by players, and supports the creation of basic claims within town claims. Basic claims are the go-to claim type for players, and can support a player's own management of claim flags. For more information, visit our [permission](https://github.com/bloodmc/GriefDefender/wiki/Permissions) page, which will help you assign proper permissions. @@ -11,4 +11,8 @@ Admin claims are the administrative tool by excellence. They can be overlapped o ### Town Claims -Town claims are the third type of player claim introduced to GriefDefender. When holding the golden shovel, use `/townclaims`to switch to Town claim mode. Once created, town claims can house other basic claims, much like subdivisions to basic or admin claims. \ No newline at end of file +Town claims are the third type of player claim introduced to GriefDefender. When holding the golden shovel, use `/townclaims`to switch to Town claim mode. Once created, town claims can house other basic claims, much like subdivisions to basic or admin claims. + +### Wilderness Claim + +The wilderness claim is an administrative claim. It is automatically created on first time world load and uses any space not claimed by a user. It functions just like any other claim where you can assign flags and options to it. By default, all actions are allowed in the wilderness. \ No newline at end of file