data folder - goflishMC/fabled-temp GitHub Wiki
๐ data โ Plugin Data Storage
The data
folder is used internally by Fabled to store generated files, such as:
- ๐งพ Player account backups
- ๐ ๏ธ Auto-saved skill or class data (from Web Editor exports)
- ๐๏ธ Debug logs and diagnostic files (if enabled)
This folder is typically safe to leave untouched unless directed by a developer or support staff.
๐ Location
/plugins/Fabled/data/
โ ๏ธ Notes
- Files in this folder may be updated or replaced automatically.
- Do not delete anything unless you're backing up or resetting the plugin.
- If using SQL or external storage, this folder may be less populated.