
BalSync
BalSync – Vault Economy Synchronization for Minecraft Server Networks with MySQL Database
55
0
Список изменений
BalSync v1.2.0
This release fixes a critical SQL syntax error and adds two new configuration options to give you more control over logging and player notifications.
🐛 Bug Fixes
- Fixed table creation error on MariaDB/MySQL caused by a
DEFAULTvalue with decimals in thebalancecolumn.
The table is now created without a default value – the starting balance is set via the plugin logic as before.
(Error message: "You have an error in your SQL syntax; check the manual … near '00,")
✨ New Features
1. Toggle console logs
Added log-balance-actions (default: true) to config.yml.
When set to false, the following messages will no longer appear in the console:
Reset balance to 0 for <player>Balance loaded for <player>: <amount> (from DB)Applied external DB change for <player>: <amount>Detected offline change for <player> ...
2. Toggle player sync message
Added notify-player-on-sync (default: true) to config.yml.
If you don’t want players to see the message "Your balance has been synchronized with the database." on every join, set this to false.
🔧 Configuration Example
settings:
# ... other settings ...
log-balance-actions: false
notify-player-on-sync: false
📦 Installation
- Replace the jar file with the new version.
- The new options will be added to your
config.ymlautomatically when you restart the server (if you already have a config file, you may want to add them manually).
Enjoy a quieter console and less intrusive player messages!
If you encounter any issues, please report them on the issue tracker.
Файлы
BalSync-1.2-all.jar(4.17 MiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.2.0
Загрузчики
BukkitPaperPurpurSpigot
Версии игры
1.20–1.21.11
Загрузок
3
Дата публикации
2 нед. назад