
SideGate
SideGate is a Minecraft server plugin that provides a hybrid authentication system for mixed-access environments. Premium players can join normally through Mojang authentication, while administrators may optionally allow specific non-authenticated accounts
50
1
Список изменений
SideGate v1.0.1 Changelog
New Features & Enhancements
- Hybrid Auto-Detection System
- Implemented intelligent Mojang API integration. The plugin now automatically verifies if a connecting username belongs to a paid Minecraft account.
- Premium Players: Automatically routed through the standard secure login process (preserving skins and UUIDs).
- Guest/Cracked Players: Automatically redirected to the guest injection protocol without manual intervention.
- Config Option:
auto-detect-premium: true(Enabled by default).
- Premium Override List
- Added a
premium-usernamesconfiguration list. - Allows administrators to manually force specific usernames to be treated as Premium, bypassing the API check. This is useful for staff security or in cases of API downtime.
- Added a
- Performance Optimization
- Introduced
ConcurrentHashMapcaching for API results. This minimizes external HTTP requests and prevents login lag during peak traffic. - Added a cache cleanup mechanism to prevent memory overflow.
- Introduced
Bug Fixes & Stability
- UUID Handling: Refined the logic for detecting Offline UUIDs (Version 3) to ensure guest restrictions are applied correctly only to non-premium players.
- Packet Injection: Improved the stability of the
Login.Client.STARTpacket listener to reduce potential conflicts with other protocol-based plugins.
Configuration Changes
- Added
auto-detect-premium(boolean) to toggle the hybrid detection system. - Added
premium-usernames(list) for manual premium overrides. - Updated default messages to clearer, more professional wording.
Upgrade Instructions: To utilize the new features, please regenerate your config.yml or manually add the new auto-detect-premium and premium-usernames keys to your existing configuration.
Метаданные
Канал релиза
Release
Номер версии
1.0.1
Загрузчики
BukkitPaperPurpurSpigot
Версии игры
1.19–1.21.11
Загрузок
4
Дата публикации
5 мес. назад

