
Interlink
The Interlink modification, developed by the ModFest team, creates a bridge between Discord chat and the Minecraft world, and also automatically uploads crash reports to the Hastebin service for convenient analysis.
Setup and Configuration
When the server is first started, the mod will automatically create a configuration file config/modfest.json
. All changes to this file can be made directly while the server is running - just execute the /modfest reload
command to apply the new settings.
Configuration Parameters
- server.name - server name used for system webhook
- server.icon - URL of PNG image for icon in webhook logs
- discord.webhook - Discord webhook URL for logging
- discord.channel - Discord channel ID for communication with the server
- discord.token - Discord bot token
- discord.mirrorDeath - when set to
true
, player death messages will be sent to Discord - crashes.uploadToHastebin - when set to
true
, crash reports will be uploaded to the Hastebin service with a link created for viewing