ActualPlayer / RememberMe

Remember Me is a plugin for the Velocity Minecraft Proxy that allows users to login to the server they last logged out on
MIT License
15 stars 4 forks source link

Add more permissions #6

Open fgardt opened 3 years ago

fgardt commented 3 years ago

this adds a new permission called rememberme.notracking which makes it possible to ignore certain servers like lobbys etc.

note: ~this works in theory but in reality there are issues with LuckPerms ignoring contexts immediately after joining a server~ (LuckPerms issue) this issue has been fixed

edit: this also adds a further permission called rememberme.ignoreforcedhosts which makes it possible to ignore forced hosts from the velocity config (this means that rememberme now also respects forced hosts by default which it didn't before).