Connect your Hytale server to Discord with professional features. Get real-time monitoring, chat synchronization, account verification, proximity voice chat, and advanced event notifications.
🔄 Chat Synchronization
Bidirectional chat relay using Discord webhooks - displays Hytale usernames & avatars in Discord
🔗 Account Verification
Per-server verification system with Discord role rewards
📊 Live Server Stats
Real-time TPS, player count, and uptime monitoring with charts
🖥️ Console Forwarding
Real-time console logs in Discord with sensitive data filtering
🔔 Event Notifications
Join/quit, deaths, and achievements sent to Discord channels
👍 Vote Rewards
Track votes and reward with credits & Discord roles
💰 Economy Integration
Unified credit system between Discord and Hytale
✨ Booster Rewards
Auto-assign in-game ranks to Discord Server Boosters
Add Server in Dashboard
Go to Dashboard → Your Server → Hytale → Add Server
Download & Install Plugin
Download modora-hytale-plugin.jar and place in plugins/ folder
Configure Plugin
Edit plugins/Modora/config.yml with your API credentials
Restart Server
Restart Hytale server or run /modora reload
Configure Features
Go to Advanced Settings in dashboard to enable chat sync, events, console forwarding, etc.
Example config.yml: config.yml:
modora:
# API Configuration (from dashboard)
api_url: "http://bot.modora.gg"
server_id: "1"
api_key: "your_api_key_here"
api_secret: "your_api_secret_here"
# Core Features
chat_sync_enabled: true
vote_rewards_enabled: true
economy_enabled: false
# Advanced Features
join_quit_enabled: true
death_messages_enabled: true
achievements_enabled: true
console_enabled: false # Staff only!
# Settings
heartbeat_interval: 30
chat_format: "[Discord] %username%: %message%"
verification_timeout: 300
# Optional: run one or more commands after a player links their account
verification_reward_enabled: true
verification_reward_command:
- "eco give {player} 100"
- "lp user {player} parent add verified"
# Reward execution mode for proxy/Bungee/Velocity networks
verification_reward_mode: "lobby_only"
lobby_server_name: "lobby"
debug: false/hytale linkShow setup instructions for server linking
/hytale verifyGet verification code to link your Hytale account (per-server)
/hytale statusView all Hytale servers and their current status
/hytale infoView your linked accounts and verification status
/hytale voteGet vote links to earn rewards
/hytale balanceCheck your Modora credit balance
/hytale unlinkUnlink your Hytale account from this server
/modora verify <code>Link your Discord account with verification code
/modora statusView your Modora connection status
/modora balanceCheck your credit balance (if economy enabled)
/modora voteGet vote links to support the server
/modora infoView linked Discord guild information
Core Features
- • Chat Synchronization - Hytale ↔ Discord chat relay with webhooks (shows Hytale username & avatar)
- • Account Verification - Link Discord to Hytale (per-server)
- • Live Server Status - Real-time monitoring in dashboard
- • Dashboard MOTD - Configure your Hytale server MOTD directly from the Modora dashboard
- • Join/Quit Notifications - Player events in Discord
- • Death Messages - All deaths forwarded to Discord
- • Achievement Alerts - Major achievements celebrated
- • Vote Rewards - Basic vote tracking and credits
- • Economy Commands - Check balance in-game
Advanced Features
Tip
- • Console Forwarding - Real-time server console in Discord
- • Advanced Analytics - Historical data & trends
- • Booster Rewards - Auto-rank for Discord boosters
- • Role Synchronization - Hytale ranks ↔ Discord roles (Coming Soon)
- • Webhook Support - Custom vote webhooks (Coming Soon)
✓ Core Integration
- • Bidirectional chat synchronization
- • Join/quit notifications with avatars
- • Death messages forwarding
- • Achievement alerts (smart filtering)
- • Console log forwarding
- • Account linking & verification
- • Channel topic auto-updates
- • Role synchronization
- • Proximity voice chat (dynamic channels)
Advanced Features
- • Web Dashboard - No config files needed
- • Vote Rewards - Automated voting system
- • Economy - Unified credit system
- • Console Commands - Execute from Discord
- • Role Sync - Bidirectional Hytale ↔ Discord
- • Voice Proximity - Dynamic spatial audio
- • Real-time Graphs - TPS & player analytics
- • Booster Rewards - Auto-rank boosters
- • Security Filtering - Auto-hide sensitive data
⚠️ Important Note
Hytale is currently in development. The Modora Hytale integration will be fully available once Hytale's official modding API and server tools are released. This module is prepared and ready to use as soon as Hytale becomes available.
Related articles