Create a folder named old_data inside:
old_data
plugins/LiteFish/
Place your old data file dropData.json into:
dropData.json
plugins/LiteFish/old_data/
Start the server with the updated plugin.
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.json will be deleted from the old_data folder.
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 3 months ago