- Added ModConfigEvent.Loading handler to detect default config on startup - Warns clearly in logs when bot_token is still YOUR_TOKEN_HERE - Bumped all 6 builds to 1.0.1 (3 firefrostrules + 3 discordrules) - Created CHANGELOG.md and INSTALL.md with correct install procedure - Updated CLAUDE.md with install procedure note - 1.16.5 uses ModConfig.Loading (different class hierarchy from 1.20.1+) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
886 B
886 B
Rules Mod Changelog
[1.0.1] - 2026-04-13
Fixed
- Config values no longer reset to defaults on server restart (Forge config spec timing issue)
- Added
ModConfigEvent.Loadinghandler with clear warnings when default config is detected
Added
- Install procedure documentation in
INSTALL.md Loadingevent handler logs channel ID on successful config read
Applies To
firefrostrules1.0.1 (FFG branded, all 3 MC versions)discordrules1.0.1 (generic/CurseForge fork, all 3 MC versions)
[1.0.0] - 2026-04-12
Added
- Initial release
/rulescommand fetches rules from a Discord message via bot token- 30-minute cache with fallback to defaults
- 60-second per-player cooldown
- Configurable via
world/serverconfig/firefrostrules-server.toml discordrulesgeneric fork for CurseForge distribution (no FFG branding, configurable colors)