Hello, I need help making this event run asynchronously as it causes lag: https://github.com/sgtcaze/NametagE...a/ca/wacos/nametagedit/events/PlayerJoin.java
It shouldnt be causing lag and if it is you shiuld debug it. You shouldnt be interacting with the bukkit api async and so you might not be able to just run it async.