File Details
PrivateChest-1.2.1.jar
- R
- Feb 11, 2026
- 54.75 MB
- 22
- Early Access
File Name
PrivateChest-1.2.1.jar
Supported Versions
- Early Access
1.2.1
🆕 Added
- SQLite database support as default storage backend
đź› Changed
- Removed JSON storage backend
- Storage system is now database-only (MySQL or SQLite)
📝 Fixed
- MySQL configuration issues
- MySQL table auto-creation problems during first startup
⚙️ Configuration
- First server launch generates
databaseConfig.json - Stop the server and edit the config file before restarting
MySQL
"Database Type": "Mysql"- Configure MySQL connection settings as required
SQLite
"Database Type": "Sqlite"- No additional setup required
- Database file is created automatically on startup
📝 Notes
- JSON storage is no longer supported
- Existing JSON data will not be migrated automatically
- Manual migration may be required if you previously used JSON
⚠️ Disclaimer
- This update changes the storage backend system
- Data loss is possible if migrating from older versions
- Please back up your data before updating
- Report any issues you encounter

