Difference between revisions of "Claiming"

From Modded Minecraft Club Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
==Overview==
 
==Overview==
At Modded Minecraft Club we use a land protection plugin called [https://forums.spongepowered.org/t/griefprevention-official-thread-1-8-9-1-10-2-1-11/1123 GriefPrevention] instead of FTB Utilities. We do this primarily to allow us to have more fine grained control over both permissions in different parts of the world and over how much land any player can protect.
+
At Modded Minecraft Club we use FTB Utilities. This mod allows for simple, easy-to-understand chunk claiming and loading.
  
 
==Video==
 
==Video==
Some players may prefer to learn land claiming from a video. As such, the author of GriefPrevention has created a video to show how claiming works. Pleas be aware, however, that this video is not specific to MMCC and some minor details may be different. <br>
+
Some players may prefer to learn land claiming from a video. As such, here is a video to show how claiming works. Pleas be aware, however, that this video is not specific to MMCC and some minor details may be different. <br>
https://www.youtube.com/watch?v=VDsjXB-BaE0
+
https://www.youtube.com/watch?v=hE4f72U9eNI
  
 
==Claims==
 
==Claims==
 
On MMCC, all protected land is organized into "claims." Each claim is a rectangle in the world owned by a player in which other players and the environment are restricted from building or breaking any blocks.
 
On MMCC, all protected land is organized into "claims." Each claim is a rectangle in the world owned by a player in which other players and the environment are restricted from building or breaking any blocks.
  
===Chest Claims===
+
To claim, open your inventory and click this icon:
The first type of claim available in GriefPrevention is a chest claim. A chest claim will be automatically created around your first chest when you place it down. It should be noted that this may not work with modded chests. To create another chest claim first delete your first claim by typing /abandonclaim while inside it (this will work for "Other Claims" as well) then place a new chest somewhere else.  
+
[[File:Icon.png]]
  
[[File:Chestclaim.png|thumb|A chest claim with highlighted border]]
+
You should see a topdown map of your surroundings.
===Other Claims===
+
[[File:Ftbu_map.png|thumb|Feed the Beast utilities map]]
All chest claims have a fixed size and you may only have one chest claim at a time. As such, most players will want to create more, larger claims. To do this, follow these steps:
 
  
1. Write the command '''/kit claim''' in your chat. You should get a golden shovel and a named stick.
+
To claim an area, simply click the area where you want to claim. To chunkload, simply shift+click on the claimed area you want to chunkload. To learn more about chunkloading, please visit
 
 
2. With the golden shovel in your hand, right click one of the corners of your desired area. You should get a confirmation in chat and in the world that you did so.  
 
 
 
[[File:claimstep1.png|thumb|First step of claiming process]]
 
 
 
3. Right click, with the shovel in your hand, on the opposite corner of your area. Be careful to not let go of the shovel while you are doing this, as letting go will restart the claiming process.
 
 
 
4. You should get a confirmation in chat that now you have set a protected area! Your protected area will be surrounded by gold and glowstone blocks (right-click with a stick outside your claim to make these disappear)
 
 
 
[[File:completedclaim.jpg|thumb|screenshot of completed claim]]
 
  
 
==Trusting==
 
==Trusting==
You may at some point decide that you want to allow other players to access one or more of your claims. This is one area that GriefPrevention ''shines'' over the built-in FTB claiming system. With GriefPrevention, you have several different levels of permission that you can apply separately to different claims (you can even apply them separately within the same claim via subdivisions, but that is outside the scope of this tutorial). To add a player to your claim, simply type /trust <playername> while standing in that claim. Replace <playername> with "public" (without quotes) to give everyone access to your claim. You may also use any of the below commands to provide different levels of trust either to individual players or the public:
+
You may at some point decide that you want to allow other players to access your claims. You can do this by adding a player to your team. To do this, click on the + button in your inventory. Here you can use the Feed the Beast utilities GUI to add someone to your team. You can then set whether members of your team have access to building, accessing containers such as chests, or using devices such as levers.
 
 
{| class="wikitable"
 
!colspan="2"|Trust Commands
 
|-
 
|/trust <player>
 
|Allows full access to your claim except for the ability to /trust more players.
 
|-
 
|/accesstrust <player>
 
|Allows the specified player access to buttons, levers, etc. but not machines or chests.
 
|-
 
|/containertrust <player>
 
|Allows full access to containers (ie. machines, chests) along with the access provided via /accesstrust but not the ability to break or place blocks.
 
|-
 
|/permissiontrust <player>
 
|Allows the permissiontrusted player to trust other players in your claim up to the trust level that they have.
 
|-
 
|/trustlist
 
|Provides a list of all of the trust information for the claim you are currently standing in
 
|-
 
|/untrust <player>
 
|Removes the provided player from your current claim.
 
|}
 
  
 
Note: Claims are defined as 2-dimensional areas (meaning the area you claim will protect everything between Y=0 and Y=256), so you only need to set two corners.
 
Note: Claims are defined as 2-dimensional areas (meaning the area you claim will protect everything between Y=0 and Y=256), so you only need to set two corners.
 
[[category:Tutorial]]
 
[[category:Tutorial]]

Revision as of 00:21, 28 August 2018

Overview

At Modded Minecraft Club we use FTB Utilities. This mod allows for simple, easy-to-understand chunk claiming and loading.

Video

Some players may prefer to learn land claiming from a video. As such, here is a video to show how claiming works. Pleas be aware, however, that this video is not specific to MMCC and some minor details may be different.
https://www.youtube.com/watch?v=hE4f72U9eNI

Claims

On MMCC, all protected land is organized into "claims." Each claim is a rectangle in the world owned by a player in which other players and the environment are restricted from building or breaking any blocks.

To claim, open your inventory and click this icon: Icon.png

You should see a topdown map of your surroundings.

Feed the Beast utilities map

To claim an area, simply click the area where you want to claim. To chunkload, simply shift+click on the claimed area you want to chunkload. To learn more about chunkloading, please visit

Trusting

You may at some point decide that you want to allow other players to access your claims. You can do this by adding a player to your team. To do this, click on the + button in your inventory. Here you can use the Feed the Beast utilities GUI to add someone to your team. You can then set whether members of your team have access to building, accessing containers such as chests, or using devices such as levers.

Note: Claims are defined as 2-dimensional areas (meaning the area you claim will protect everything between Y=0 and Y=256), so you only need to set two corners.