🆙Migration from v4 to v5
Migration Steps
Create a folder named
old_datainside:plugins/LiteFish/Place your old data file
dropData.jsoninto:plugins/LiteFish/old_data/Start the server with the updated plugin.
What Happens Next
The plugin will automatically detect
dropData.json.The file will be converted into the new configuration format used in v5+.
After a successful conversion:
dropData.jsonwill be deleted from theold_datafolder.All corresponding new config files will be generated in the v5 structure.
This process is fully automated and requires no additional actions from you.
Last updated