Characters: Difference between revisions
From Citizens Wiki
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
! style="width: 55%" | Description | ! style="width: 55%" | Description | ||
|- | |- | ||
| [[Builder]] || jrbudda/mcmonkey || Build schematics, block by block. | |||
| [[Builder]] | | |||
|- | |- | ||
| [[Denizen]] || [[User:mcmonkey|mcmonkey]] || Scripting engine that supports advanced and easy control of NPCs. | | [[Denizen]] || [[User:mcmonkey|mcmonkey]] || Scripting engine that supports advanced and easy control of NPCs. | ||
Line 30: | Line 26: | ||
| [[Sentinel]] || [[User:mcmonkey|mcmonkey]] || Sentinel combat NPCs. | | [[Sentinel]] || [[User:mcmonkey|mcmonkey]] || Sentinel combat NPCs. | ||
|- | |- | ||
|} | |} | ||
{{NavBox}} | {{NavBox}} | ||
[[Category:Usage]] | [[Category:Usage]] |
Revision as of 15:54, 21 July 2022
Characters are complex traits that use the Citizens API to add functionality to existing NPCs. To get characters on your server, simply follow the links to their respective wiki pages and find the download link. Install the characters' JAR file into the /plugins or /plugins/Citizens/plugins directory.
Citizens NPCs can be multiple traits at the same time. See Multiple Traits
Available Characters
This page makes no guarantee of any of these still being available/updated.
There are also many character traits available outside of the wiki.
Characters | |||
---|---|---|---|
Name | Developer | Description | |
Builder | jrbudda/mcmonkey | Build schematics, block by block. | |
Denizen | mcmonkey | Scripting engine that supports advanced and easy control of NPCs. | |
DtlTraders | dandielo | Another trader character. | |
Quests | Various | Links to Quest options for Citizens 2. | |
Sentinel | mcmonkey | Sentinel combat NPCs. |
Quick Navigation | |
---|---|
Usage | Installation · Frequently Asked Questions · Commands · Editors · Characters · API · |
Configuration | Configuration · Text Syntax · Permissions · Waypoints · Data Storage |