Denizen/0.7/config.yml

From Citizens Wiki

< Denizen‎ | 0.7

Revision as of 16:11, 24 March 2020 by Mcmonkey (talk | contribs)

For more up-to-date information and full details on specific features (individual commands or tags, for example), check the Meta Documentation.

If you want a full tutorial to help get you set up, check out the Tutorial Videos on youtube or the Beginner's Guide text website.

If you need quick help, visit our Discord group.




This wiki is outdated, please view the tutorial videos/guide, meta documentation, or Discord group (all linked above) for up-to-date information!


The config.yml is where the knobs and levers are for controlling the interworkings of Denizen and its Script Engine. We've taken as many opportunities as possible to make certain that built-in functionality is as customizable as possible. This includes allowing adjustments to low-level denizen functions, such as the length of an interact_delay, to high-level things such as text formatting.


Denizen config.yml

The Denizen config.yml contains nodes to alter the default behavior and look of Denizen.

This file can be reloaded from disk to Denizen memory at any time by using /denizen reload. Some changes in the config.yml may require a restart of the server. This includes interact_delay_in_ticks, but is not limited to that config node.

To change the Denizen defaults:

  • Open config.yml located in the plugins\Denizen\ directory.
  • Edit the defaults, save the file, and call /denizen reload from in-game or the console. Denizen will alert you of a successful reload.


Default config.yml

Code: Default Denizen config.yml
{{{2}}}