Cube-Space / geSuit

Plugin suite for BungeeCord
5 stars 8 forks source link

Metrics config #55

Closed Narimm closed 4 years ago

Narimm commented 4 years ago

There are 2 commits here The first:

  1. It simplifies the config setup to enable testing to ensure configs are updated correctly. The second:
  2. It moves the lockdown methods and ban methods to static methods.
  3. It moves the monitoring of block connections to the correct class - previously it wasn't working due to async processing.