Skip to content
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

Open
rourke750 opened this issue Sep 27, 2015 · 6 comments
Open

Create name change event #134

rourke750 opened this issue Sep 27, 2015 · 6 comments

Comments

@rourke750
Copy link

No description provided.

@goeppes
Copy link

goeppes commented Jun 30, 2016

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?

@ProgrammerDan
Copy link

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.

@goeppes
Copy link

goeppes commented Jul 1, 2016

I don't know what IPC is.
Are there plugins other than NameLayer that manage player names? Shouldn't they be using UUIDs?

@rourke750
Copy link
Author

rourke750 commented Jul 1, 2016 via email

@ProgrammerDan
Copy link

Some plugins haven't made the leap into the future of using UUIDs, sadly. That is a good point, though, @tyrothalos :).

@goeppes
Copy link

goeppes commented Jul 1, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants