Thursday, February 16, 2012

Citizens Plugin Installed

We recently installed Citizens Plugin to Our Minecraft Server. the main features of the Citizens Plugin are as follows:
  • Basic NPCs (non-player character) - right click messages, items, looking around, waypoints, and much more.
  • Toggleable NPC (non-player character) types - Blacksmiths, Healer, Guards, Traders, Wizards, and Questers
  • Robust CreatureNPC framework (NPC 'mobs') - evils
  • Compatible with Essentials Eco, BOSEconomy, MultiCurrency, and iConomy 4, 5, & 6.
Currently on Our Minecraft Server only Traders and Guards are available.

Some Basic Commands to start you up:

/npc help
To view all the npc commands.

/npc create
Syntax: /npc create <name> <insert text here>
Example: /npc create John Hello I am John
Example: /npc create John/The/Trader
Example: /npc create John/The/Trader Hello I am John
To create a new citizen named John, with the text you would like him to say which is Hello I am John in the above example. / can be used in the name to add spaces between the name, in the above example if you type /npc create John/The/Trader the name of the NPC will be John The Trader.

/npc add
Syntax: /npc add <insert text here>
Example: /npc add RobinR is the owner of this server
To add text to the selected NPC you would like him to say.

/npc talkclose
To make an NPC talk to players or not.

/npc tp
To Teleport yourself to the NPC.

/npc move
To Teleport the NPC to you.

/toggle
Syntax: /toggle <guard/trader>
Example: /toggle guard or /toggle trader
To make the selected NPC a Guard or trader.

For more commands and additional info the Wiki for the Citizens plugin can be accessed here or here and Bukkit Dev for Citizens is here. to goto the official website click here

No comments:

Post a Comment