Braekpo1nt / MCTManager

The Paper plugin for Minecraft Tournament (MCT)
Other
1 stars 1 forks source link

Lag spikes on Death #606

Closed Braekpo1nt closed 2 months ago

Braekpo1nt commented 2 months ago

Describe the bug

In any situation where a death occurs in a minigame, and I catch, cancel, and modify the PlayerDeathEvent, a lag spike occurs.

To Reproduce

Expected behavior

A clear and concise description of what you expected to happen.

Suggested fix

Put Tablist creation on async thread

Definition of Done

Braekpo1nt commented 2 months ago

Maybe it's the tablist updating, since it's so many loops and conjoins