What's new
- Configurable multipliers. Every payout is now editable in config.yml — tweak the master multiplier
ladder, shift where each bomb count starts on it, or drop in a hand-tuned override list for any specific mine
count.- Fully translatable GUI. Every string a player sees — buttons, tile names, stats panel, chat messages,
admin output, "How to Play" book — lives in a new language: section in config.yml. Color codes and
{placeholder} substitution supported. Change the language, re-theme the plugin, or customize wording without
touching the jar.- /mines command alias. /mines, /ms, and /minesweeper all work now.
Bug fixes
- SQLite statistics no longer silently fail. A chicken-and-egg bug in the database initializer meant stats
tracking was disabled on every startup even when SQLite was configured correctly. Stats now persist as intended.
Upgrade notes
Existing configs keep working — missing keys fall back to sensible English defaults. To see the new
multipliers: and language: sections, delete your old config.yml and let the plugin regenerate it
(your old file will be preserved if you rename it instead).
