作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
平台: bukkit paper purpur spigot
标签: management technology utility
PremiumAuthBypass is a Bukkit/Spigot plugin designed to streamline authentication for premium Minecraft players by allowing automatic login based on trusted IP addresses.
It integrates with AuthMe Reloaded and securely links player accounts to their IPs using AES encryption.
If your server runs behind a proxy like Velocity, you must properly configure IP Forwarding. Otherwise, the plugin will detect the proxy's IP address (127.0.0.1) instead of the player's real IP, which will break the IP linking system and create a security risk.
Make sure to set up the forwarding mode in your velocity.toml AND on your backend servers (Spigot/Paper):
player-info-forwarding-mode = "modern"velocity-support in paper-global.yml.player-info-forwarding-mode = "bungeeguard"BungeeGuard plugin.player-info-forwarding-mode = "legacy"bungeecord: true in spigot.yml.? Automatic Login
? Premium Account Verification
? IP Linking System
? AES Encryption
⚡ Async Operations
? Smart AuthMe Integration
? Fully Configurable Messages
When a player joins:
If not linked:
Once linked:
| Command | Description |
|---|---|
/premium accept |
Link your current IP to your account |
/premium revoke |
Remove your current IP |
/premium revoke all |
Remove all linked IPs |
/premium list |
Show linked IPs (confirmation required) |
/premium about |
Show plugin info |
config.ymllinked.ymlThe plugin dynamically detects AuthMe API using:
fr.xephi.authme.api.v3.AuthMeApifr.xephi.authme.api.APIAuthMe API127.0.0.1 as the player's IP, automatic login will fail or risk bypassing security for all local connections.A premium player joins your server regularly from the same location.
✔ First login → manually authenticate
✔ Accept IP linking via /premium accept
✔ Next logins → instant automatic login ?
请登录后举报
暂无评论,抢个沙发吧~