Skip to content

Forward port async fix (from old-name-support)#15

Merged
crashdemons merged 2 commits into
masterfrom
forward-port-async-fix
Dec 9, 2020
Merged

Forward port async fix (from old-name-support)#15
crashdemons merged 2 commits into
masterfrom
forward-port-async-fix

Conversation

@crashdemons

Copy link
Copy Markdown
Member

a recent Paper change means that duplicate events for PlayerCommandSendEvent are now received, some of which are Async.

This fix is only to avoid errors, it doesn not add support for async command list events - the impacts are not yet well known.

Since this plugin needs to checks users permissions, there may not be a good fix (aside from elaborately scheduling tasks to precache permissions on a sync thread - but what do you do when there is a cache miss?)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant