Webhook fixes
Instead of using a dependency, We made a dedicated discord webhook client for plugin (used in BannedWordsEffective). now webhook works fine without any issues.
Self-Hosting solution
Self hosted server owners getting issues while joining the server through minecraft client has been fixed. It caused due to plugin fails to ignore the player if he/she have same ip as the server.
Dependency removal
Some users complain about the dependency of plugin is breaking other plugin etc... So we removed most of the dependency except JSON, and Bstats.
First ever release of this plugin.
- Changed HOCON config to YAML config
- Fixed add/remove command issue
- Implemented bstats (you can't disable it for now)
Fixed add and remove command

