
724
4
- Rewritten a few database operations for better performance
- Added new placeholders and /eco reset command
What's New in 1.2
🗄️ MySQL/MariaDB Support
You can now use MySQL or MariaDB for multi-server networks! Configure in
config.yml:database: type: mysql # or "mariadb" mysql: host: localhost port: 3306 database: minecraft username: root password: "" pool-size: 10SimpleEconomy 1.15
- Optimized SQLite writes with cached prepared statements, batched flushes, and true transactional transfers (no partial
/payoperations). - Added
settings.save-interval-ticksto control autosave frequency (set to 0 for immediate writes) and ensured reload/shutdown flush pending balances. - Improved error reporting for database failures and kept Vault/command messaging in sync.
Compatible with Spigot/Paper/Purpur 1.20.5 – 1.21.x (built against API 1.21.1).
- Optimized SQLite writes with cached prepared statements, batched flushes, and true transactional transfers (no partial
Add PlaceholderAPI support
Fix baltop command
Code improvementsНет описания изменений
Авторы
Сведения
Лицензия:
Опубликован:1 год назад
Обновлён:4 месяца назад
ID проекта:
