Staff++
<= 1.16.56
<= 1.16.56
  • Staff++
  • General information
    • Quick start
    • Reload Configuration
    • Multi Server Setup
    • General Configuration
  • Permissions & Commands
    • Commands
    • Permissions
  • Features
    • Alerts
      • X-Ray
    • Alt account detection
    • Authentication
    • Banning
      • Fixed Ban Reason
      • Templates
    • Broadcasting
    • Chat module
    • Chest/Inventory Interaction
    • Examine players
    • Infractions
    • Investigate
    • Protection
    • Reporting
      • Finding reports
      • Custom report types
    • Staff Chat
    • Staff Mode
      • Luckperms integration
      • Custom GUI
      • Staff Modules
      • Custom Staff Modules
    • Teleporting
    • Warnings
      • Quick start
      • Severity levels
      • Thresholds
      • Actions (punishments)
      • Appealing
      • Warning workflow
  • Integrations
    • Discord Integration
      • Staff Chat
      • Template Packs
      • Customize Discord Templates
    • Trello Integration
  • Migration guides
    • Staff+ migration guide
    • Migrating to >=V1.16.43
    • Upgrading Discord Integration to 1.16.51
  • Developers
    • API guide
Powered by GitBook
On this page

Was this helpful?

  1. Migration guides

Staff+ migration guide

PreviousTrello IntegrationNextMigrating to >=V1.16.43

Last updated 4 years ago

Was this helpful?

Steps:

  • Start by backing up your old StaffPlus folder.

  • Download your staffplusplus version from Spigot:

  • Replace the Old Staff+.jar with the new Staff++ jar.

  • In the config file change storage type from flatfile to 'sqlite' or mysql:

storage:
  #Type is how it will store either a sqlite or mysql
  type: 'sqlite'

Staff++ dropped support for flatfile storage. We now support MySql or Sqlite. We do not yet support a migration from flatfile to the SQL database. This means you will lose your previous reports/warning should you have them. This is a one time loss and everything from this point out will always be gracefully migrated.

  • All other properties should be migrated automatically if you are using the latest version of Staff++.

  • Start up the server and see if everything runs.

Should you still encounter errors, compare your config with the .

Head over to the to setup Staff++

https://www.spigotmc.org/resources/staff.83562/history
default configuration file
Quick Start guide