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

Remove the GatherResidentUUIDTask #5378

Merged
merged 1 commit into from
Oct 17, 2021
Merged

Conversation

LlmDl
Copy link
Member

@LlmDl LlmDl commented Oct 17, 2021

Description:

The API method we used to gather a UUID from a username was apparently
removed (but the removal was not documented.) This makes the entire task
useless, which is why it is being removed. This PR removes this task,
which acted as a way for databases to be filled in.

Ultimately, between players having their UUIDs recorded when they log
in, and the old-resident-delete feature, 96.7% of servers are reporting
UUIDs stored for 90% or more residents.

https://bstats.org/plugin/bukkit/Towny/2244

This PR leaves behind a couple of methods in BukkitTools which are
unused but could be useful.


New Nodes/Commands/ConfigOptions:


Relevant Towny Issue ticket:

Closes #4611
Closes #5375


  • I have tested this pull request for defects on a server.

By making this pull request, I represent that I have the right to waive copyright and related rights to my contribution, and agree that all copyright and related rights in my contributions are waived, and I acknowledge that the TownyAdvanced organization has the copyright to use and modify my contribution under the Towny License for perpetuity.

The API method we used to gather a UUID from a username was apparently
removed (but the removal was not documented.) This makes the entire task
useless, which is why it is being removed. This PR removes this task,
which acted as a way for databases to be filled in.

Ultimately, between players having their UUIDs recorded when they log
in, and the old-resident-delete feature, 96.7% of servers are reporting
UUIDs stored for 90% or more residents.

https://bstats.org/plugin/bukkit/Towny/2244

This PR leaves behind a couple of methods in BukkitTools which are
unused but could be useful.
@LlmDl LlmDl added this to the 0.97.3.0 milestone Oct 17, 2021
@LlmDl LlmDl mentioned this pull request Oct 17, 2021
1 task
@LlmDl LlmDl marked this pull request as ready for review October 17, 2021 15:10
@LlmDl LlmDl merged commit da22228 into master Oct 17, 2021
@LlmDl LlmDl deleted the removal/UUID_gathering_task branch October 23, 2021 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant