-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Whitelist command signature change #52
Comments
You can use the pre-built version on the GitHub release and disable that feature. I can look into fixing this but in all likelihood I will remove it as it's not really a supported use of floodgate. |
Oh, that's fine. I was actually trying to solve a bug I'm having with running the extension in Docker. My guess is that it's not picking up on the correct IP address. I'll figure that out (or create a build with a hardcoded IP if really needed). Just wanted to let you know building is not currently possible. |
There is |
Yeah it wasn't really intended to be used externally. But if there is an use-case then I'm fine with exposing an API for it. |
This feature is broken and not really something the tool should be doing Fixes #52
It looks like this project can no longer be built due to GeyserMC/Floodgate#456 being merged. The
WhitelistUtils.addPlayer
method now expectsSpigotVersionSpecificMethods
as the third argument.The text was updated successfully, but these errors were encountered: