Configuration - NBumgardner/mcMMO GitHub Wiki
Breakdown of all the config files:
mcMMO has quite a few configuration files which allow you to configure the plugin just the way you like! This can be a little big overwhelming at first, here's what each config is for:
config.yml
This file contains:
- general plugin settings
- party settings
- database settings
- particle effect settings
- various other things
experience.yml
This file contains all experience related settings, as well as options to configure the experience formula.
treasures.yml
This file contains all the settings for the treasures dropped from the Excavation, Fishing and Herbalism abilities.
View default file
advanced.yml
This file contains advanced settings involving skills. In this file you can modify the power and effects of abilities.
View default file
child.yml
With this config file you can modify a child skill's parents.
You do not need to modify this file except to change parents of child skills
View default file
hidden.yml
This file contains sensitive settings, only change things in here if you know what you're doing!
You will need to reset any values in this config every time you update mcMMO!
View default file
Using mods?
Check out this page with mod config presets.