Difference between revisions of "Claiming"

From Modded Minecraft Club Wiki
Jump to navigation Jump to search
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Overview==
+
[[File:Ftbu_map.png|thumb|FTBUtilities' Map]]
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.
+
=Claiming on FTB Revelations, Enigmatica 2: Expert, StoneBlock 2, and Infinity Evolved=
 +
On all servers the protected plots of land where players build are called "claims". A claim is a predefined area in the world, assigned to a player, that is protected from breaking/placing of blocks by other players or by the environment.
 +
 
 +
==FTBUtilities Claiming & Chunkloading Map==
 +
 
 +
To get started with claiming your own piece of land, open your inventory (keybound to E by default) and click this icon in the top-left corner of your screen: [[File:Icon.png|32x32px]]. A map of your surrounding shall open.
 +
 
 +
On this map, simply click on the chunks that you want to claim for yourself.
 +
 
 +
In order to chunkload your claimed chunks, shift-click the area that you want to be chunkloaded. The blue border that your claimed chunks have will turn red, signaling that you have started chunkloading that specific chunk. Keep in mind that you can only keep loaded the chunks that you claim.
 +
 
 +
To learn more about chunkloading, please visit [https://minecraft.curseforge.com/projects/ftb-utilities/pages/claimed-chunks the official wiki page of FTBUtilities].
 +
 
 +
==Trusting other players==
 +
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 FTBUtilities interface 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.
  
 
==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.
https://www.youtube.com/watch?v=VDsjXB-BaE0
+
 
 +
https://www.youtube.com/watch?v=hE4f72U9eNI
 +
 
 +
=Claiming on SevTech: Ages=
 +
Things are a little bit different on the Sevtech: Ages server.
 +
 
 +
First you must create a team using:
 +
<code>/team create [team name]</code>
 +
 
  
==Claims==
+
Then you can bring up the in-game chunk border view by pressing F9 on your keyboard.
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.
+
Stand in the chunk(s) you wish to claim or unclaim, then use:
 +
<code>/chunks claim</code>
 +
<code>/chunks unclaim</code>
  
===Chest Claims===
+
For chunk loading claimed chunks use:
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.
+
<code>/chunks load</code>
 +
<code>/chunks unload</code>
  
[[File:Chestclaim.png|thumb|A chest claim with highlighted border]]
+
Keep in mind that you have to go through this process for <u>every single chunk of land that you wish to claim</u>.
===Other Claims===
 
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.
 
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.
+
To join a team or invite trusted players to your team, use:
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)
+
Team Owner <code>/team status [player] invited</code>
 +
Invited Player <code>/team join [team name]</code>
  
[[File:completedclaim.jpg|thumb|screenshot of completed claim]]
+
==Why is it different on SevTech: Ages?==
 +
The Sevtech: Ages modpack is unfortunately not compatible with the default SevTech: Ages modpack.
  
==Trusting==
+
However, through lots of testing by our staff, we were able to find a stable, server sided version with full support for all features. The GUI in the client sided version can crash SevTech: Ages clients.
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:
 
  
{| class="wikitable"
+
Alternatively, FTBUtils features can be used via commands on the SevTech: Ages server.
!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.
+
Although users have reported that by installing [https://files.minecraftforge.net/ Forge 1.12.2-14.23.4.2732], [https://minecraft.curseforge.com/projects/ftblib/files/2614676 FTBLib 5.3.0.49], and [https://minecraft.curseforge.com/projects/ftb-utilities/files/2614679 FTBUtilities 5.3.0.49] you should be able to get the client running smoothly. Please note that this is not supported and you should do so at your own risk.
[[category:Tutorial]]
 

Revision as of 05:23, 5 February 2019

FTBUtilities' Map

Claiming on FTB Revelations, Enigmatica 2: Expert, StoneBlock 2, and Infinity Evolved

On all servers the protected plots of land where players build are called "claims". A claim is a predefined area in the world, assigned to a player, that is protected from breaking/placing of blocks by other players or by the environment.

FTBUtilities Claiming & Chunkloading Map

To get started with claiming your own piece of land, open your inventory (keybound to E by default) and click this icon in the top-left corner of your screen: Icon.png. A map of your surrounding shall open.

On this map, simply click on the chunks that you want to claim for yourself.

In order to chunkload your claimed chunks, shift-click the area that you want to be chunkloaded. The blue border that your claimed chunks have will turn red, signaling that you have started chunkloading that specific chunk. Keep in mind that you can only keep loaded the chunks that you claim.

To learn more about chunkloading, please visit the official wiki page of FTBUtilities.

Trusting other players

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 FTBUtilities interface 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.

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

Claiming on SevTech: Ages

Things are a little bit different on the Sevtech: Ages server.

First you must create a team using: /team create [team name]


Then you can bring up the in-game chunk border view by pressing F9 on your keyboard. Stand in the chunk(s) you wish to claim or unclaim, then use: /chunks claim /chunks unclaim

For chunk loading claimed chunks use: /chunks load /chunks unload

Keep in mind that you have to go through this process for every single chunk of land that you wish to claim.


To join a team or invite trusted players to your team, use: Team Owner /team status [player] invited Invited Player /team join [team name]

Why is it different on SevTech: Ages?

The Sevtech: Ages modpack is unfortunately not compatible with the default SevTech: Ages modpack.

However, through lots of testing by our staff, we were able to find a stable, server sided version with full support for all features. The GUI in the client sided version can crash SevTech: Ages clients.

Alternatively, FTBUtils features can be used via commands on the SevTech: Ages server.

Although users have reported that by installing Forge 1.12.2-14.23.4.2732, FTBLib 5.3.0.49, and FTBUtilities 5.3.0.49 you should be able to get the client running smoothly. Please note that this is not supported and you should do so at your own risk.