
Offline UUIDs on a Bungee network have been fixed in latest Paper builds
Closed this issue · 1 comments
# If this server is in offline or online mode.
# This setting allows a player to have the same UUID across a network of offline mode/mixed servers.
# You should generally reflect the setting in server.properties here. Except when...
#1. You have Spigot servers connected to a BungeeCord proxy, with online-mode set to false, but 'bungeecord' set to true in the spigot.yml
# AND 'ip-forward' set to true in the BungeeCord config.yml
# In this case, set online-mode in LuckPerms to true, despite the server being in offline mode.
Paper is now able to handle offline mode uuids correctly if the "online-mode-bungee" option in the paper.yml file is set to false. I think you should add this info in the option comment.
@lucko