Citizens Wiki: Difference between revisions

From Citizens Wiki

No edit summary
No edit summary
 
(40 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{InfoBox}}
Welcome to the Citizens Wiki! {{InfoBox}}
Welcome to the Citizens Wiki!
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.
Citizens2 is an advanced NPC plugin for CraftBukkit. Unlike the original Citizens, Citizens2 allows developers to extend basic NPCs to provide varied gameplay and functionality.
 
==Key Features==
* Walk and talk. NPCs can stand in place or walk paths at adjustable speed. The can talk to players when clicked or when players walk nearby.
* New and improved [[API]] for developers. This allows for brand new [[Characters]] to be made that can enhance your NPC experience.
* [[Types|Monster and animal NPCs]]. You can create intimidating blazes around a Nether portal, welcoming sheep near the spawn, and helpful villagers in your villages. See the [[Commands]] page to see how to create a mob NPC.
* Ridable and controllable NPCs.
* Robust text editing. The new text-editing interface allows for adding, removing, and editing NPC text.
* Player- and server-owned NPCS. Server-owned NPCs can be edited by anyone with the ''citizens.admin'' permission.
* Admins can optionally charge for NPC creation and limit the number of NPCs per player.
* A built-in [[Scripting|scripting engine]] allows NPCs to run external scripts (javascript, lua, python, etc.)


{{FNavBox}}
{{FNavBox}}


==Can I keep my NPCs from Citizens 1?==
==Features==
You'll have to convert your old npc-profiles.yml files first. A converter can be found [http://citizensnpcs.com/converter/ here on the site]. Once you get the saves.yml file, place it in ./plugins/Citizens/saves.yml .
* NPCs can walk, stand and talk naturally to players.
 
* Easy to use [[API]] for developers that allow [[Traits]] to be built for specific functionality.
Still using Citizens 1.2? The old documentation, while no longer updated or supported, can be found [[1.x|here]].
* [[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.
==Changelog==
* [[Controllable NPCs|Ridable NPCs]].
{{scrollbox|
* Text editing.
* '''2.0.6 - December 22nd, 2012 - [http://dev.bukkit.org/server-mods/citizens/files/22-2-0-6-alpha/ DL]'''
* Basic GUI shops.
** Works with Minecraft 1.4.6
* Pathing.
* '''2.0.5 - December 19th, 2012 - [http://dev.bukkit.org/server-mods/citizens/files/20-2-0-5/ DL]'''
* Much more.
** Works with Minecraft 1.4.5
** Translation system implemented
** Waypoint triggers
** Numerous bugfixes
** Templates
** /npc type
** Support for generic equipping
** More options in /npc talk
** Began work on new A* pathfinder for greater extensibility
** SlimeSize, SkeletonType and ZombieModifier traits added
* '''2.0.2 - September 17th, 2012 - [http://dev.bukkit.org/server-mods/citizens/files/19-2-0-2-build-370/ DL]'''
** Misc bug fixes
** Flyable NPCs
** Players editing NPCs they don't own fixed
** Save immediately on shutdown
** Add /npc vulnerable command
** Fix to Age
** Cancel navigation target if npc despawns
** Added NPC speed limits
* '''2.0.1 - September 6th, 2012 - [http://dev.bukkit.org/server-mods/citizens/files/16-2-0-1-build-324/ DL]'''
** Fix stationary ticks
** Changes to navigator
** Doesn't overwrite saves file if it failed to load
** Refactor CancelReason event firing, NPCs should teleport if no path can be found
** Compatible with 1.3.x
* '''2.0 - September 2nd, 2012 - [http://dev.bukkit.org/server-mods/citizens/files/15-2-0/ DL]'''
** Complete and total rewrite.
}}
 
==Credits==
 
Citizens would not be where it is today without the contributions of these people:
 
<br>'''fullwall and aPunch''' - creators of the Citizens plugin
<br>'''Paul_T''' - citizensnpcs.com server host
<br>'''AgentK''' - Wiki editor, converter programmer, and script repo programmer.
<br>'''aufdemrand''' - Wiki editor, graphic designer, and [[Denizen|trait programmer]]
<br>'''NeonMaster''' - Server and web maintenance, website developer
<br>'''jrbudda''' - Trait programmer, wiki editor
<br>All character/trait authors, including those not mentioned here - talk to us on IRC!
<br>You, for trying out and using Citizens!
 
Also, a special thanks to all of those in [http://webchat.esper.net/?channels=citizens IRC] who have tested and to all of those who have donated! We would be nowhere without you!
<br/>Citizens Wiki.

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.