PaperMC / Waterfall

BungeeCord fork that aims to improve performance and stability.
https://papermc.io
MIT License
743 stars 297 forks source link

identify plugin causing event process time #703

Closed ghost closed 2 years ago

ghost commented 2 years ago

Hello, i'd like to know which plugins are causing these:

[18:09:20] [Netty Worker IO Thread #11/WARN]: Event PlayerDisconnectEvent(player=Zeezee12) took 731ms to process! [18:09:25] [Netty Worker IO Thread #10/WARN]: Event PostLoginEvent(player=Lmfaoz) took 542ms to process!

Perhaps a config option to print stack trace along with these warning messages? or extract namespace from stacktrace and put it somewhere?

Chew commented 2 years ago

Fixed in https://github.com/PaperMC/Waterfall/pull/713 (upstream update)