Non-whitelisted players joining a whitelisted server throws a debug warning
bigfinfrank opened this issue ยท 1 comments
Describe the bug
A debug warning gets thrown when a player who is not whitelisted tries to join a whitelisted server.
To Reproduce
Steps to reproduce the behavior:
- Turn on ProtocolLib's debug logging
- Start up a server with ProtocolLib
- Turn on the vanilla whitelist without adding yourself
- Attempt to join the server
- Check console
Expected behavior
No warning in console.
Screenshots
N/A
Version Info
https://pastebin.com/uTNWtg99
Additional context
A full server log is available here. I'm aware this isn't a breaking bug although it may indicative of an underlying issue that could cause problems elsewhere.