Skip to content

Transferring data storage within plugin

Ben edited this page Jul 19, 2021 · 8 revisions

All available data storage options:

  • FLAT
  • 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
/av converttodata (data storage) - Convert from current data storage to one specified

Simply run the command, use console to run commands.

It is recommended to not be setting data (voting or anything else) while converting, console will output information on progress. More users the longer it will take.

Clone this wiki locally