-
Notifications
You must be signed in to change notification settings - Fork 14
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
Create name change event #134
Comments
What was this supposed to be exactly? Something like, if a player logs on and their true name is different from what is recorded in the database, then call the event? What would it be used for? |
It'd be useful to hook in other trackers, like IPC, which fail catastrophically if people's name change, but could work quite nicely if they were "warned" so to speak. |
I don't know what IPC is. |
Either way having additional features in not a minus.
|
Some plugins haven't made the leap into the future of using UUIDs, sadly. That is a good point, though, @tyrothalos :). |
I'm just saying that instead of making it easier for plugins to do things in ways they shouldn't, maybe they should just be updated to use UUIDs? I think it's better to have as few features as possible to keep the code cohesive and help prevent the design from falling apart. |
No description provided.
The text was updated successfully, but these errors were encountered: