Configuration

From Citizens Wiki

Revision as of 12:50, 19 February 2012 by AgentKid (talk | contribs) (Created page with "Citizens.yml is one of the primary plugin configuration files. It controls plugin-wide settings for things such as databases, [[Message Forma...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Citizens.yml is one of the primary plugin configuration files. It controls plugin-wide settings for things such as databases, chat, and debugging.

Example Layout

# Citizens Configuration
npc:
 chat:
   prefix: '[<npc>]: '
 selection:
   quick-select: false
   item: 280
   message: <b>You selected <a><npc><b>!
general:
 debug-mode: false
use-database: false
database:
 password: 
 username: 
 url: 
 driver: