Citizens Wiki: Difference between revisions

From Citizens Wiki

No edit summary
 
(13 intermediate revisions by 2 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 Spigot that allows developers to extend basic NPCs to provide varied gameplay and functionality.
 
==Key Features==
* NPCs can walk, stand and talk naturally to players.
* Easy to use [[API]] for developers. This allows for brand new [[Traits]] that 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|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.


{{FNavBox}}
{{FNavBox}}


==Spigot Page==
==Features==
https://www.spigotmc.org/resources/citizens.13811/
* NPCs can walk, stand and talk naturally to players.
 
* Easy to use [[API]] for developers that allow [[Traits]] to be built for specific functionality.
Got an older version? Citizens is compatible with all major versions of Minecraft from 1.8.8 onwards (except 1.9.x). The correct build for specific server versions is listed [[Versions|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.
==Credits==
* [[Controllable NPCs|Ridable NPCs]].
 
* Text editing.
Citizens would not be where it is today without the contributions of these people:
* Basic GUI shops.
 
* Pathing.
<br>'''fullwall and aPunch''' - creators of the Citizens plugin
* Much more.
<br>'''aufdemrand''' - Wiki editor, graphic designer, and [[Denizen|trait programmer]]
<br>'''mcmonkey and Morphan1''' - [[Denizen|Trait programmers]], wiki editors
<br>'''Creeperhost''' - Original Citizens website server host
<br>'''AgentK''' - Wiki editor, 1.x converter and script repo programmer.
<br>All trait authors, including those not mentioned here - talk to us on Discord!
<br>You, for trying out and using Citizens!
 
Also, a special thanks to all of those on [https://discord.gg/Q6pZGSR Discord] who have tested and to all of those who have donated! We would be nowhere without you!
 
==Can I keep my NPCs from Citizens 1?==
You'll have to convert your old npc-profiles.yml files first. A converter can be found [http://citizensnpcs.co/converter/ here]. Once you get the saves.yml file, place it in ./plugins/Citizens/saves.yml .
 
Still using Citizens 1.2? The old documentation, while no longer updated or supported, can be found [[1.x|here]].

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.