Citizens Wiki: Difference between revisions

From Citizens Wiki

(Moved Creating your first NPC to Quick Start)
No edit summary
 
(142 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{InfoBox}}
__NOTOC__
Welcome to the Citizens Wiki! {{InfoBox}}
Citizens is a popular Minecraft server plugin that allows you to create non player characters (NPCs) to provide varied gameplay and functionality for your server such as basic statues, shopkeepers, guards, scriptable NPCs and much more.
 
{{FNavBox}}
{{FNavBox}}
<div class="padded" style="font-size: 12px; padding: 5px">
== Latest News ==
* Feb 13, 2012: 1.1.6 has been released.  Several bugs fixed, new KillNPC quest objective added.
* Jan 30, 2012: Our Jenkins site is currently not uploading the most recent builds. You must use our BukkitDev page to get the 1.1.5 download.
* Jan 30, 2012: 1.1.5 has been released for use with the new RB 1.1 R3.
== Setting up Citizens ==
Detailed information on setting up and upgrading Citizens can be found on the [[Installing]] page.
== Characters ==
Having a basic NPC is cool, but you may want to make it another type. To change an NPC's type, use the command ''/toggle [type]''. Replace ''[type]'' with the NPC type that you want to toggle your NPC to become. It is imperative that you have the NPC type's .jar file in your plugins/Citizens/types directory. If not, you won't be able to toggle an NPC to become that type.
<pre>/toggle healer</pre>
Formerly called NPC Types. Here and further known as just [[Characters]], as they will be called in [[Citizens 2]].
'''Toggleable Types (These types can be toggled):'''
[[Blacksmith]]s<br>
[[Guard]]s<br>
[[Healer]]s<br>
[[Quester]]s<br>
[[Trader]]s<br>
[[Wizard]]s<br>
'''Mob Types (These types can automatically spawn):'''
[[Evil NPCs]].
== Credits ==
Citizens would not be where it is today without the contributions of these people:
'''fullwall''' - original programmer
<br>'''aPunch''' - programmer
<br>'''Paul_T''' - citizensnpcs.net server host
<br>You, for trying out and using Citizens!


Also, a special thanks to all of those in IRC who have tested and to all of those who have donated! We would be nowhere without you!</div>
==Features==
* NPCs can walk, stand and talk naturally to players.
* Easy to use [[API]] for developers that allow [[Traits]] to be built for specific functionality.
* [[Types|Support for all mob types]] including Players, Pigs, and even non living ones like dropped items or arrow projectiles.
* [[Commands]] Extensive commands to customise NPCs.
* [[Controllable NPCs|Ridable NPCs]].
* Text editing.
* Basic GUI shops.
* Pathing.
* Much more.

Latest revision as of 18:17, 19 April 2023

Welcome to the Citizens Wiki!

Wordmark.png

Citizens is a Minecraft server plugin that utilizes the Bukkit API. It adds various Non-Player Character (NPC) functionality. Citizens also features an easy-to-use API for plugin developers.

Downloads: Downloads

Spigot Page: Spigot

Developers: fullwall

Source: Github

Support tickets: Ask on Discord in the '#citizens' channel, or post an issue on Github, but please see Troubleshooting first.

Discord: Discord

Donate: fullwall

Citizens is a popular Minecraft server plugin that allows you to create non player characters (NPCs) to provide varied gameplay and functionality for your server such as basic statues, shopkeepers, guards, scriptable NPCs and much more.

Quick Navigation
Usage Installation  · Frequently Asked Questions  · Commands  · Waypoints  · Shops  · Editors  · API
Configuration Data Storage  · Permissions  · Translations
Characters Denizen  · Sentinel  · DtlTraders  · Builder
Info Downloads  · Discord
Special Information Minecraft 1.8  · Cracks  · Skins  · NPC Commands

Features

  • NPCs can walk, stand and talk naturally to players.
  • Easy to use API for developers that allow Traits to be built for specific functionality.
  • Support for all mob types including Players, Pigs, and even non living ones like dropped items or arrow projectiles.
  • Commands Extensive commands to customise NPCs.
  • Ridable NPCs.
  • Text editing.
  • Basic GUI shops.
  • Pathing.
  • Much more.