promotional bannermobile promotional banner

Private Chest

Adds the /chest command to access your personal private chest and safely store your valuable items.

File Details

PrivateChest-1.2.0.jar

  • R
  • Feb 5, 2026
  • 82.64 MB
  • 63
  • Early Access

File Name

PrivateChest-1.2.0.jar

Supported Versions

  • Early Access

** 1.2.0 **

🆕 Added

  • MySQL database connection
  • Configurable data storage backend (JSON or MySQL)

⚙️ Configuration

  • First server launch generates databaseConfig.json
  • Stop the server and edit the config file

JSON

  • "Database Type": "Json"
  • No additional setup required

MySQL

  • "Database Type": "Mysql"
  • Configure MySQL connection settings as needed

📝 Notes

  • JSON remains the default storage option
  • Switching storage types does not require code changes

⚠️ Disclaimer

  • This release introduces a new storage system and may be unstable
  • Bugs or data issues are possible
  • Please report any problems you encounter