Configuration: Difference between revisions
From Citizens Wiki
m (moved Config.yml to Configuration) |
No edit summary |
||
Line 19: | Line 19: | ||
{{H:title|The URL for connecting to the database.|url: ''}} | {{H:title|The URL for connecting to the database.|url: ''}} | ||
{{H:title|The driver to use when connecting to the database.|driver: ''}} | {{H:title|The driver to use when connecting to the database.|driver: ''}} | ||
{{NavBox}} |
Revision as of 09:26, 25 February 2012
Citizens configuration is handled in the file /plugins/Citizens/config.yml. See below for detailed information on each setting. For more information on text nodes such as <npc>, see the Text Syntax page.
Default Configuration
Mouse over each field to see what each one is used for.
# 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:
Quick Navigation | |
---|---|
Usage | Installation · Frequently Asked Questions · Commands · Editors · Characters · API · |
Configuration | Configuration · Text Syntax · Permissions · Waypoints · Data Storage |