PrivateChest-1.2.1.jar
What's new
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
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects