This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
@moisesortiz: Go
I thought offline support would be easy and I started working on it, but there are all kinds of complications. If I did add offline support, I would not be able to do automatic migration. Plus offline UUIDs are based on player name and are case sensitive. So capitalization of player names in commands (when they're offline) would have to match the exact capitalization of their name when they normally log in.
So I don't know for now. As far as BungeeCord/Spigot is concerned, last I heard, BungeeCord was already forwarding the UUID so online/offline shouldn't matter (and in fact any special handling of offline mode in zPerms would probably break that configuration...)
I need this too, it would be awesome :)
To post a comment, please login or register a new account.