There was a slight bug in the helper plugin that would cause updates to be spammed every 12 minutes instead of every 12 hours. Reasoning being, the API uses Minecraft ticks rather than real-life seconds.
Added bStats to the helper plugin. As always, you can disable bStats anytime by just disabling it in the bStats config folder.
Fixed the update checker in the helper plugin to only check if you are on older versions. (It will no longer prompt you to update if you have the newest version.)
Added an update notification toggle to the main plugin.
Private messaging has been added. You need the appropriate permissions, but for the most part you can just use /spc-whisper and /spc-reply. You can add aliases for these commands in the config.yml.
Added different online statuses support for the Discord bot. (Online, Idle, etc)
Added the ability to speak while vanished if your message contains a "/" at the end.
Added a very simple ban manager. It is highly recommend you get LiteBans or AdvancedBan for anything more than this.
What's Changed
Added Update Notifications On Join for Main Plugin by @beanbeanjuice in #166