Skip to content
Krglok edited this page Mar 15, 2015 · 1 revision

#Admin Commands

The admin commands can be used as OP or as user with the permission realms.admin

/realms HELP [page] {WORD}

/realms ACTIVATE , Set the RealmsModel to Enable and make initialization. Only when enabled, the Settlement produce. Only when enabled commands are accepted. TickTask start running

/realms BUILDINGLIST [page] {WORD} , Show a list of BuildPlans for the BuildManager. Not all Plans may available !

/realms BUILDING {BUILDINGTYPE} , Show construction details of BuildingType. If no BuildingType a List of Buildings shown

/realms BOOK [ID], create a new Book from BookList. The stored Text are stored into the new Book. The ID is the BookId in the Booklist

/realms READ , read the book in your hand. The text will stored into the BookList. With this command you read books into the Global Library. That is the RefId = 0 , means no assotiated settlement. the BookList is stored in the database

/realms BOOKLIST {page} , list the books in sektion 0 . The section 0 nbooks are not linked to an settlement
For settlement books use the book list of a bibliothek building

/realms CHECK [page] , Check region for Building reference

/realms DEACTIVATE , Set the RealmsModel to Disable, stop the RealmModel. Only when enabled, the Realm Model is stoped in any other status the RealmModel is busy. TickTask stop

/realms GETITEM [SettleID] [item] [amount] , Get the amount of item from the warehouse of Settlement . This is an Admin & OP command

/realms PRICELIST {page}, show the pricelist. All items are listed in the central pricelist. The list has many pages.

/realms MAP [page] , Init the dynmap label for Realms, Settlements, Lehen

/realms MOVE [SettleID] , Move the Player to the center of the settlement. only for OPs and Admin .

/realms PRODUCTION {BUILDINGTYPE} , Show production details of BuildingType. If no BuildingType a List of Buildings shown

/realms PRICE [ITEM] [PRICE] , Set the price of in the central pricelist.

  • Item must be uppercase, MATERIAL.NAME
  • price <0.00> is not helpful

/realms OWNER [page] , List the registered Owners and Players

/realms RECIPES [group {page} , Show the list of recipes for WORKSHOP

  • 1 = tools
  • 2 = weapons
  • 3 = armors
  • 4 = materials
  • 5 = builds
  • 6 = ores
  • 7 = valuables
  • 8 = raws
  • 9 = foods

/realms SETTLER , Create a Citizen NPC at your position. For a settlement or lehen. The settlerType is chosen by regionType

/realms SETITEM [SettleID] [item] [amount] , Set the amount of item into the warehouse of Settlement . This is an Admin & OP command

/realms SETTLEMENT {SettlementType} , Show construction details of BuildingType. If no BuildingType a List of Buildings shown

/realms Sign [line] "Text" , set a Text to SIGN you look at

  • lines form 0-3
  • the _ is replaced with a blank

/realms TAX [page] , make the tax calculation

/realms TECH {page} , List the TechLevel list or data

  • None = List of Techlevels
  • 0 = Tech 0 description : upto 7 = Tech 7 description

/realms VERSION , Show the plugin and model Version

/owner HELP [page] {WORD}

/owner CREATE [NpcName] [NpcId] , Create a Owner as NPC only for Admin and OPs

/owner INFO {page} {ID} , Show the Owner Data in detail you can only see your own data. For others only the common data shown

/owner LIST [page] , List the registered Owners

/owner SET [ownerId] [ACHIVEMENTNAME] , Set the Owner the AchivementName . Achivement give Building permissions and Settlement permissions

/owner SETTLEMENT {page} {ID} , Show the Settlements of a Owner. you can only see your on list. only OP or Admin can see for others

/colonist CREATE [Name] [X] [Y] [Z] , Create a Colonist with . The colonist is not linked to a settlement. BuildUp a Hamlet with [Name], you are the owner

/colonist BUILD [colonyID] [clean true/false] , Startup Building of Hamlet.

  • clean true clean up build area with R=21
  • clean false no clean start with colony house

/colonist LIST [page] , List all Colonists

/colonist HELP [page] {WORD}

/kingdom CREATE [Name] [isNPC] [PlayerName] , Create a new Kingdom with name . only Admins can create Kingdoms

/kingdom OWNER [kingdomId] [playerName] , The king set to the playername. The player set also as owner of the king lehen

Clone this wiki locally