Péter Tombor

Results 84 comments of Péter Tombor

FastLogin Velocity doesn't support Floodgate yet. https://github.com/games647/FastLogin/pull/649/ https://github.com/games647/FastLogin/blob/033fdd55ae105dd5bd0fb1709a87b29ee16e2981/velocity/src/main/java/com/github/games647/fastlogin/velocity/FastLoginVelocity.java#L142-L145

> i have waterfall The original issue was opened for Velocity, so I doubt that the issue is caused by the same bug. Could you please open a new issue,...

Sowan a villager with an egg, or with /summon. When you start a game, the villagers will show the shop.yml

You are using 1.18.1 ProtocolSupport on a 1.19 server. And AFIK, there's no 1.19 ProtocolSupport. > [14:47:42] [Server thread/INFO]: Starting minecraft server version 1.19 > [...] > [14:48:21] [Server thread/INFO]:...

In my experiences (from about 2 months ago), Floodgate and unlinked Java players with the same name and different UUIDs. As a result, they had different inventories, but everyone (both...

> 1. Plugin glitched and didnt apply the prefixes, even tho floodgate show that the prefix is working in logs. Are you using ProtocolLib? If so, #493 > 2. What...

> I think its an easy fix, if you just check if the account is registered by fastlogin and is in premium mode. Its like an extra check. So if...

> I think its an easy fix, if you just check if the account is registered by fastlogin and is in premium mode. Its like an extra check. It's actually...

~~But Floodgate is also saved as `premium = true`. So if a Floodgate player tries to join, they'll also be `premium = true`, which would lock them out.~~ (only with...

The hastebin links don't open for me for some reason. Also, you have `enable-own-linking` set to `true` in Floodgate's config,yml, right? https://github.com/GeyserMC/Floodgate/blob/6e2c19f1186e177857c99f7ee9153695f7828c9e/core/src/main/resources/config.yml#L38 Because link.geysermc.org is premium only, the current implementation...