PlayerInv
  • 💎Plugin Docs
  • ⚙️Installation
    • NOTES (Using v1.3)
  • 📔Configurations
    • Config.yml
    • Vault Menu
      • Main.yml
      • vault_page_2.yml
      • vault_page_3.yml
    • Check Vault Menu
      • Main.yml
      • check_vault_page_2.yml
      • check_vault_page_3.yml
    • Locale
      • zh-CN.yml
      • en-US.yml
  • 🏴󠁧󠁢󠁳󠁣󠁴󠁿Commands & Permissions
  • 🗃️NOTES for updating new versions
Powered by GitBook
On this page

NOTES for updating new versions

If it is necessary to update old versions such as v1.3.84, v1.3.70, v1.3.65 or even lower to the new version v2.561

Users using MySQL need to export playerinv's database as an SQL file for backup!!

Users using SQLite (i.e. not using MySQL) should backup the Databases.db file in the plugin's configuration folder!!

When installing a new version, make a backup of the settings in the original config.yml and delete all files except for the database files

To ensure that complete and correct configuration files are generated during the installation of new versions

After generating the configuration file, reset the original config.yml based on the new file and restart the server to take effect

When installing a new version and starting the server, the plugin will determine whether the old version storage table is included for data migration operations

The data migration operation requires a waiting time of several seconds, which depends on the amount of data

After the data migration is completed, the old storage table name will be changed to InvData_backup to ensure that the migration is completed and only performed once

At this point, the plugin has successfully completed the upgrade from version v1.0 to version v2.5!

PreviousCommands & Permissions

Last updated 1 year ago

🗃️