-
Notifications
You must be signed in to change notification settings - Fork 514
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix own accounts message #423
Comments
That sounds like a nice idea! Since we can associate it with a permission node, a plugin admin can then decide if he wants to allow it or not. So no downsides per se ^^ |
Check if it works |
Permission node, Command or New config? |
Permission node |
Not working. I applied the permission to all groups, and applied build 672. |
@MithrandirCraft Is this still an open issue? (Issue was closed by merge to Xephi/master; with particular wording in commits issues can be auto-closed) |
@ljacqu This isn't an issue, it's a suggestion :) |
Ok. I can confirm this is still not working. |
@sgdc3 What is still open for this? |
@MithrandirCraft i don't remember what was missing :/ |
894 is old xD |
@sgdc3 This was implemented + suposedly fixed before 894. So If you didn't do any changes related to this issue since then, I'd say the issue will still persist.
|
It only shows the own accounts if you have more than 1 registered account per IP |
@MithrandirCraft Could we ask you to verify this again please? I've tested on 1.8.8 with PermissionsBukkit and it behaves as expected. |
Works as intended |
I'm on it. Updating authme is no game xD |
The feature is implemented successfully :) It works! Just one thing, where can I change the "You own X accounts" message? It hasn't shown up yet on the locale. Can I add it myself? If so, how would the format be? |
just look at the English locale, it should include the key |
@ljacqu we need to run the tools again |
@sgdc3 You know how, right? :) Good practice. We need someone else who knows the tools |
I really can't find the You own X accounts message anywhere. Can you give me the line? |
Maybe the server needs another restart. |
@MithrandirCraft At the bottom of https://github.com/AuthMe-Team/AuthMeReloaded/blob/master/src/main/resources/messages/messages_en.yml Opened #768 for creating a command that will automatically "pull" new messages into a user's messages file. |
@sgdc3 Can you run the task for the messages please? |
Yeah, just give me 2 hours, i'm not at pc now. |
I'll also replace the release jar |
@sgdc3 Thanks! The reason I ask you to do it is to make sure you know how, and that it works on your end ;) |
@ljacqu yeah it works but how to add the missing messages to the language files? xD |
Run |
I don't know how you guys will find this, but there's currently an option for viewing related accounts when someone logs in, as long as you have the "authme.player.seeotheraccounts" permission.
I would like to suggest a permission for viewing one's own account names when logging in, or a command for such checking purpose.
This would be usefull for players who want to unregister some accounts because they have exceded the limit :) But it may have some negative downsides.
Spigot version: 1.8.8
Authme version: 5.2-SNAPSHOT-b596
The text was updated successfully, but these errors were encountered: