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

Whitelist/blacklist servers where the remember must be applied #7

Open misterquestions opened 2 years ago

misterquestions commented 2 years ago

Hey there!

It'd be great to add some configuration that allows listing which servers should be remembered and which should be ignored.

Hope this can be added sometime soon

fgardt commented 2 years ago

I implemented more permissions in #6 which would cover your problem because I wanted the same configurability. Since the configuration is done through permissions you need a permission plugin like LuckPerms. You can then use the rememberme.notracking permission to disable tracking and with a corresponding context limit which servers to track/not track.

Unfortunately my PR is still not merged or even noticed after 4 months.

Sergentval commented 1 year ago

@fgardt there is a way to have your build in release ? cause idk how to compile in jar

fgardt commented 1 year ago

@Sergentval since I don't have access to this repository I can't publish releases. I can share the version I've been using the last 2 years without issues tho.

Here you go: rememberme_pr6.zip (the jar is in the zip, can't directly upload jar files)

See #6 for the added permissions.

Sergentval commented 1 year ago

@fgardt your the best dude maybe do a forks of this project and post on hangar.papermc.io can be cool for other people like search for that feature 🤩 thx again !