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

Fix: No response to errors in plot user group modifications #4197

Merged
merged 4 commits into from
Oct 5, 2023

Conversation

PierreSchwang
Copy link
Member

Overview

Fixes #4104

Description

  • Deprecates the old static methods to get a Caption from a users UUID
  • Added new method in PlayerManager to retrieve a Caption from a users UUID non-blocking
  • Removed thread-blocking and fast-timeout messages / captions
  • Added utility methods to send messages to players with asynchronously resolved TagResolvers

Submitter Checklist

Preview Give feedback

@PierreSchwang PierreSchwang requested a review from a team as a code owner October 2, 2023 21:45
@github-actions github-actions bot added the Bugfix This PR fixes a bug label Oct 2, 2023
@PierreSchwang PierreSchwang added hacktoberfest-accepted Bugfix This PR fixes a bug and removed Bugfix This PR fixes a bug labels Oct 2, 2023
@PierreSchwang PierreSchwang requested a review from SirYwell October 3, 2023 10:19
Copy link
Member

@NotMyFault NotMyFault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some optional feedback

@dordsor21 dordsor21 merged commit 0d2b36b into main Oct 5, 2023
@dordsor21 dordsor21 deleted the fix/playerComponents branch October 5, 2023 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TagResolver / sendMessage problem
4 participants