Configuration: Difference between revisions
From Citizens Wiki
No edit summary |
|||
Line 58: | Line 58: | ||
{{hidden|old config| | |||
Mouse over each field to see what each one is used for. | Mouse over each field to see what each one is used for. | ||
<nowiki></nowiki># Citizens Configuration | <nowiki></nowiki># Citizens Configuration | ||
Line 87: | Line 87: | ||
<nowiki></nowiki>{{H:title|Subplugin settings|subplugins:}} | <nowiki></nowiki>{{H:title|Subplugin settings|subplugins:}} | ||
{{H:title|The folder to load subplugins from|folder: 'plugins'}} | {{H:title|The folder to load subplugins from|folder: 'plugins'}} | ||
}} | |||
{{NavBox}} | {{NavBox}} | ||
[[Category:Configuration]] | [[Category:Configuration]] |
Revision as of 20:29, 3 September 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
# Citizens Configuration npc: chat: prefix: '[<npc>]: ' default: look-close: range: 5 enabled: false random-talker: true talk-close: range: 5 enabled: false text: '0': Hi, I'm <npc>! realistic-looking: false look-close-range: 5 talk-close-range: 5 pathfinding: range: 25.0 stationary-ticks: -1 selection: quick-select: false item: '280' message: <b>You selected <a><npc><b>! server-ownership: false text: max-talk-cooldown: 60 min-talk-cooldown: 30 talk-item: '340' pathing: default-pathfinding-range: 25.0 limits: default-limit: 10 max-permission-checks: 100 storage: database: driver: '' password: '' url: '' username: '' file: saves.yml type: yaml save-task: delay: 72000 general: debug-mode: false subplugins: folder: plugins economy: npc: cost: 100.0
old config
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>! default: look-close: false random-talker: true talk-close: false talk: max-cooldown: 60 min-cooldown: 30 talk-item: 340 server-ownership: false database: password: username: url: driver: general: debug-mode: false use-database: false subplugins: folder: 'plugins'
{{#if:|}}
Quick Navigation | |
---|---|
Usage | Installation · Frequently Asked Questions · Commands · Editors · Characters · API · |
Configuration | Configuration · Text Syntax · Permissions · Waypoints · Data Storage |