
Domain Router
🌐 Route players to different Minecraft servers based on their domain/IP. Now with fully customizable proxy kick messages, lightweight performance, and simple configuration for server networks.
Оцените первым
51
1
Список изменений
🚀 DomainRouter v1.3.1-beta (Velocity)
This update focuses on long-term data tracking and performance optimization. We have introduced a completely asynchronous logging system to gather player metrics without ever locking the proxy's main thread.
📊 New Features & Analytics
- Asynchronous MySQL Integration: Added automated backend logging on successful player connection. The plugin automatically initializes a
domainrouter_loginstable upon startup if it does not already exist. - Smart Device & Platform Detection: Automatically identifies and stores whether a player connected via JAVA or BEDROCK (utilizing standard GeyserMC prefix detection) for precise network analytics.
- Asynchronous Scheduler Ops: Network connectivity and database queries are offloaded completely to the Velocity scheduler, ensuring a 0ms impact on the main proxy thread performance.
🛡️ Core Improvements & Config Changes
- Expanded
config.ymlwith a dedicatedmysql:configuration block (supports host, port, database, credentials, and SSL toggles). - Included full Tab-Completer support for the
/domainroutercommand. - Minor optimization in virtual host parsing and domain fallback routines.
⚙️ How to use MySQL Analytics
Simply update your config.yml with your database credentials:
mysql:
enabled: true
host: "localhost"
port: 3306
database: "minecraft_proxy"
username: "root"
password: "your_secure_password"
use-ssl: false
Файлы
domainrouter-1.3.1-beta.jar(49.33 KiB)
ОсновнойМетаданные
Канал релиза
Beta
Номер версии
1.3.1-beta
Загрузчики
Velocity
Версии игры
1.0–26.1.2
Загрузок
1
Дата публикации
03.06.2026
