lucko / BungeeGuard

A plugin-based security/firewall solution for BungeeCord and Velocity proxies.
MIT License
213 stars 47 forks source link

invalid token #69

Closed freakye closed 2 years ago

freakye commented 2 years ago

hi i nearly worked on my bungeecord with bungeeguard plugin its a good plugin its do the job but have a problem for me when i use it with my server even when i set the token i cant connect other server even trought bungee and i see the error kicked whilst connecting lobby unable to authenticate i tested with paper 1.17 and spigot 1.16.5 but the problem didnt solved i used java8 and java17 i have proctolib installed i dont really know what is the problem there is my bungee and bungeeguard cfg

BungeeGuard Configuration i just didt typed the token and ipes here

Allowed authentication tokens.

allowed-tokens:

Kick message sent to connections without any forwarded data from the proxy.

Most likely a vanilla client connecting directly to the server, bypassing the proxy.

no-data-kick-message: "&cUnable to authenticate - no data was forwarded by the proxy."

Kick message sent to connections with forwarding data, but without a correct BungeeGuard token

included in their handshake. Assuming BungeeGuard is installed correctly on all proxies,

this is most likely a client trying to exploit the BungeeCord protocol to spoof their uuid.

invalid-token-kick-message: "&cUnable to authenticate."

prevent_proxy_connections: false listeners:

Thanks

freakye commented 2 years ago

ah man i found a solution for this the token code is have to much character when i cut it into near half its work well tnx for your plugin man