Skip to content
Krglok edited this page Jul 2, 2015 · 10 revisions

This is a complex plugin, it cannot be managed by click or try and error.

The admin and the player must read the command help Player Commands or Admin Commands

This part of the documentation is the handbook for the player. To use the descriped command and workflow.

you need the permission realms.user

There are some basic information you need to use the plugin. At first commands!!

Each command has several subcommands and parameters

/<Command> <SubCommand> <Parameter>

  • The command and subcommand are NOT case insensitive !
  • The parameter are CaseSensiTive.
  • In some commands a itemname is required. The itemname is the internal Materialname of Minecraft. No data values are supported !
  • LOG is equal to LOG:1 , LOG:2 , LOG:3
  • boolean are flag = true/false
  • integer are numbers
  • double are numbers with <.> separator
  • Type are UPPERCASE text. (SettleType, BuildingType etc.)

Some objects can have a name, like settlement, regiment, lehen, kingdom. this name must be unique, because Herostronghold store superregions by name !

The second is playerinteraction. Yes, there are many commands , but i also strive to use interaction for managing the objects.

More information found separated in section:

  • [Player Interaction]
  • [Player commands]
  • [Reputation]
  • Playerstart

For concept description read the descrition for the player and admin

Clone this wiki locally