File Details
AverageDiscord-0.3.0
- R
- Feb 3, 2026
- 7.50 MB
- 25
- Early Access
File Name
AverageDiscord-0.3.0-all.jar
Supported Versions
- Early Access
Changelog
[0.3.0] - 2026-02-01
✨ Added
/executecommand - Discord admins can now run server console commands from Discord- SLF4J logging provider for JDA integration with Hytale's native logger
HYTALE_DISCORD_TOKENenvironment variable support for bot token configuration
🔄 Changed
- Bot initialization is now async with better error handling
/discordbridge reloadnow uses async restart flow, can reload even if the token is incorrect. No longer breaks plugin.- Discord commands are pre-registered and defer replies to prevent timeouts
- Build config improved to resolve SLF4J conflicts and relocate dependencies
- Log messages now use ANSI, allowing colors.
- Refactored a lot of the plugin's lifecycle, hopefully providing better stability.
🐛 Fixed
- SLF4J module conflicts
- Bot token validation (rejects placeholder values)

