Skip to content
Krglok edited this page Jun 18, 2015 · 20 revisions

The player start with realms, when he earnt the permission realms.user

Without this permission you cannot do anything with the realms commands.

The detailed permissions in the plugin are based on ownership. Only the owner or member of a settlement can break or set blocks in the settlement area. Also the most commands need to be the owner of an object (building, settlement, regiment, colonist etc.)

The consequence is : Build your own structures to be the owner.

How to start ?

You own the Tech 0. This is the starting level. The player will receive it automatically when he get access to the Realms System. It is roughly equivalent to a Stone Age technology with simple crafts and agriculture. The player is not only limited sedentary and has no subordinates or friends. The following buildings can be built:

  • HOME
  • WOODCUTTER
  • QUARRY
  • WHEAT
  • SHEPHERD

When build 1 of each building, you earn the Tech 1 level. The system will tell you this with a message. Anytime you can check your knowledge base and techlevel with the command:

/owner info {page}

The list of achivements print in the chat. Also the Techlevel from realms and the achievements of minecraft.

How to build a building ?

First: What are the requirements for build a HOME. Therefor you use the command

/realms building HOME

This show you the blueprintdata for a HOME building. Hint: Building names are caSeSensitive so type then always UPPERCASE.

The radius = 4 , so you have a cube of 7 x 7 x 7 blocks to build your structure. Hint: Remember all area in realms are cubes !

You must set the required inside of this cube. the position or relations between the blocks are irrelevant. Only the count is important.

When you create the building, you MUST stay in the center of the cube. In case ohf the homebuilding it is Level 3. Above your stand, at levell 4, the plugin set automatically a chest.

Use the command

/settle build 0 HOME , to create the building HOME.

Hint: Dont destroy this chest. Otherwise your building will destroyed with an explosion !

Hint: the parameter 0 mean the settlement ID. Until you are not in the area of a settlement this number must be 0 mean no settlement. When you build in the area of a settlement you must be the owner and you must set the settlement ID as parameter.

You can find the settlement ID with: /settle list {page}

Read the hint text in chat after you create the building. You must put the required reagents in the chest.

Hint: When the reagents inside the chest and the chest is closed, the protection is activ ! If you take the reagents out of the chest the protection is down, but the building will not destroyed automatically!

Congratulation. Now you have create your first building on the way to founding a settlement. You earned a achivement from realms. Look into chat or use

/owner info {page}

There is no limit in the number of buildings you are the owner of. You can build it anywhere in not protected areas.

Its more effective to build them together in a small area, to count them to your first settlement.

What do you learned in this lesson:

  • Tech level is importend for building permissions
  • achivements earned due to create buildings
  • check your Techlevel with /owner info
  • read the blueprint of a building with /realms building
  • the meaning of radius
  • the meaning of area as cube
  • the formula of the edge of the cube is edge = (radius * 2) -1
  • the meaning of required blocks
  • the meaning of required reagents
  • create a building with /settle build 0
  • show the settlement list with /settle list

Clone this wiki locally