-
-
Notifications
You must be signed in to change notification settings - Fork 69
Transferring data storage within plugin
Ben edited this page Nov 26, 2023
·
8 revisions
All available data storage options:
- FLAT (Will be removed soon)
- SQLITE
- MYSQL
The plugin has the capabilities to transfer player data between data storage options.
Commands:
/av convertfromdata (data storage) - Convert to current data storage from one specified - imports data
/av converttodata (data storage) - Convert from current data storage to one specified - exports data
Simply run the command, use console to run commands and view current status.
This can take hours depending on how many users. There will be a console message for every 100 users converted stating how many are left to convert.
It is recommended to not be setting data (voting or anything else) while converting.
Setup/Configuration:
BungeeCord/Velocity Setups:
-
Proxy Setups
- PLUGINMESSAGING (Best method)
- REDIS (Second best)
- SOCKETS
- MYSQL
- Global Data Handling
- Multi-Proxy Setups
Knowledge base:
- Commands & Permissions
- Special Rewards
- File Layout
- API
- Converting data storage
- Vote Reminding
- Time Changes
- Minecraft Server Lists
- Performance Settings
- Bedrock Player Support
- Debug
- Minecraft Server Lists
- PlaceHolderAPI Expansion
- Signs
- Online/Offline Mode
- WIP MonthDateTotals
Troubleshooting
Rewards:
More setups: