Two improvements over v0.1.1.
Changes
- No more server crash on missing token. If
DMCL_DISCORD_TOKENis unset,dmcl.tomlis missing fields, or any other DMCL init error happens, the mod now logs a clear error and disables itself. The rest of your server keeps running normally. - Inline token supported. The default
config/dmcl.tomlships with aPASTE_YOUR_DISCORD_BOT_TOKEN_HEREplaceholder so you can paste your bot token directly into the file. Theenv:DMCL_DISCORD_TOKENform still works if you prefer env vars.
Compatibility unchanged
Minecraft 1.21.1, 1.21.2, 1.21.3 with Fabric Loader >= 0.16.0 and Fabric API.