Alex (TuxCoding)

Results 362 comments of Alex (TuxCoding)

I've seen that the proxy correctly recognized the premium status. > Overridden UUID [...] What is missing here is the force login command forwarding on `ServerConnectedEvent`. This command runs delayed...

In comparison to the earlier post, this time the proxy didn't request a premium login. (Note the missing: `Requesting premium login for registered player`). This means the plugin detected a...

For second player, this one is interesting: >[WARN] [FastLogin] Player CraftPlayer{name=1101martin1101} is already authenticated. Cancelling force login. So FastLogin doesn't perform an force login command your auth plugin already reports...

FastLogin 1.12 is compatible with ProtocolLib 4.8. You need to downgrade as mentioned on the dev builds site.

Please post your MySQL/MariaDB server version. I think MySQL 8 broke the compatibility with the MariaDB (forked version of MySQL) driver.

>=FastLogin v1.10 This version is out of date.

Please post your `spigot.yml`. EDIT: BTW Velocity is a Minecraft proxy. Therefore the setup guide has to be followed. EDIT2: And add your `paper-global.yml`

> So can't I run it only on a backend server? Yes, but it needs to be installed on the proxy server so with Velocity or BungeeCord. The reason for...