-
Notifications
You must be signed in to change notification settings - Fork 43
config files
goflishMC edited this page Oct 31, 2024
·
5 revisions
These files are located in the /fabled/data
folder. These files are generated when the plugin saves data. This directory is not used when MySQL is enabled.
Dynamic files are created in the dynamic editor and uploaded to your server.
- classes.yml
- Located in
/fabled/dynamic
- This file is a full list of all your classes and will generate or update the individual class files in
/fabled/dynamic/class
directory.
- Located in
- skills.yml
- Located in
/fabled/dynamic
- This file is a full list of all your skills and will generate or update the individual skill files in
/fabled/dynamic/class
directory.
- Located in
- attributes.yml
- Located in
/fabled/attributes.yml
- This file holds all your attributes and the stats that are affected by increasing or decreasing your attributes.
- Located in
These files are located in the /fabled/players
folder. These files are generated when the plugin saves data. This directory is not used when MySQL is enabled.