BGHDDevelopment / PlayerBalancer

The repository for the plugin PlayerBalancer
https://www.spigotmc.org/resources/55011/
MIT License
28 stars 25 forks source link

Spigot-Side API #27

Closed TheJavaHacker closed 2 years ago

TheJavaHacker commented 2 years ago

I don't know if this is done Spigot-Side, so I have created a BASIC implementation for an API.

I've done this in github.dev so please mind any errors.

TheJavaHacker commented 2 years ago

God, Github.dev is so difficult to make work.

NoJokeFNA commented 2 years ago

I just saw that you literally inserted the method into the main class, which shouldn't be handled like this. Please create a separate class for that or use an existing one!

BGHDDevelopment commented 2 years ago

Going to close this for now as it's really not needed. It can be re-looked into as needed.