Citizens Wiki: Difference between revisions

From Citizens Wiki

No edit summary
No edit summary
(38 intermediate revisions by 7 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{InfoBox}}
{{InfoBox}}
Welcome to the Citizens Wiki!
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==
* 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}}


==What's New?==
==Can I keep my NPCs from Citizens 1?==
After months of waiting, countless failures and disappointments, Citizens 2.0 is '''finally here!''' You can download it [http://dev.bukkit.org/server-mods/citizens/files/15/ here]. For instructions on how to install it, check out the [[Installation]] page.
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 .
 


===Key Features===
Still using Citizens 1.2? The old documentation, while no longer updated or supported, can be found [[1.x|here]].
* New and improved [[API]] for developers. This allows for brand new [[:Category:Characters|Characters]] to be made that can enhance your Minecraft experience.
* [[Data Storage|Database support]]. When the settings first generate, the default save method is YML. You can change ''storage.type'' in the ''config.yml'' to database if you wish to use a database. There are also database settings that you must configure before you can begin using the database.
* [[Types|Mob NPCs]]. No longer are you confined to human NPCs. Now 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.
* Improved text editing. The new text-editing interface allows for easier NPC text adding, removing, and changing. There are also a few new text-related [[Configuration]] settings.
* Ability to set the server as the owner of an NPC. This makes it so only those with the "citizens.admin" permission can use and edit the NPC.
* Ridable NPCs. 'nuff said.
* A new [[Scripting|scripting engine]] makes Citizens perhaps the most powerful plugin you have ever used.
* New [[Characters]]!
* And much more!


===Can I keep my old NPCs?===
==Changelog==
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 .
https://www.spigotmc.org/resources/citizens.13811/


==News==
Previous versions:
{{News}}
http://dev.bukkit.org/server-mods/citizens/files/


The latest dev build for specific server versions are listed [[Versions|here]].


==Credits==
==Credits==
Line 30: Line 33:


<br>'''fullwall and aPunch''' - creators of the Citizens plugin  
<br>'''fullwall and aPunch''' - creators of the Citizens plugin  
<br>'''Paul_T''' - citizensnpcs.com server host
<br>'''Creeperhost''' - Citizens website server host
<br>'''AgentK''' - Wiki editor, test server provider
<br>'''AgentK''' - Wiki editor, 1.x converter and script repo programmer.
<br>'''aufdemrand''' - Wiki editor, graphic designer, and trait programmer
<br>'''aufdemrand''' - Wiki editor, graphic designer, and [[Denizen|trait programmer]]
<br>'''NeonMaster''' - Server and web maintenance, website developer
<br>'''mcmonkey and Morphan1''' - Trait programmer, wiki editor
<br>All character/trait authors, including those not mentioned here - talk to us on IRC!
<br>All character/trait authors, including those not mentioned here - talk to us on Discord!
<br>You, for trying out and using Citizens!
<br>You, for trying out and using Citizens!


Also, a special thanks to all of those in [irc://citizens@irc.esper.net IRC] who have tested and to all of those who have donated! We would be nowhere without you!
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!

Revision as of 23:46, 26 February 2018

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

Welcome to the Citizens Wiki! 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

  • 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.
  • 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.
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

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 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 here.

Changelog

https://www.spigotmc.org/resources/citizens.13811/

Previous versions: http://dev.bukkit.org/server-mods/citizens/files/

The latest dev build for specific server versions are listed here.

Credits

Citizens would not be where it is today without the contributions of these people:


fullwall and aPunch - creators of the Citizens plugin
Creeperhost - Citizens website server host
AgentK - Wiki editor, 1.x converter and script repo programmer.
aufdemrand - Wiki editor, graphic designer, and trait programmer
mcmonkey and Morphan1 - Trait programmer, wiki editor
All character/trait authors, including those not mentioned here - talk to us on Discord!
You, for trying out and using Citizens!

Also, a special thanks to all of those on Discord who have tested and to all of those who have donated! We would be nowhere without you!