Changes:
- Changed main plugin task to run asynchronously.
- This will reduce the high impact the plugin was having on server TPS.
- Don't send packets for titles and scores when they haven't changed.
- This helps improve client and server performance as well as saving on bandwidth usage.
- Some other minor improvements.
This update should solve the TPS loss on servers with high player count, if you notice some unusual behaviour please let me know.