Added a new extensions.yml file. From that file, users can enable or disable certain features of ChatChat. These features are mostly addons that add compatibility with other plugins but also extra features that are made to replicate the way another plugin works.
A few examples:
DeluxeChat inverse priorities - in DeluxeChat, lower number = higher priority and this can be replicated in ChatChat
DeluxeChat utf-8 rule - in DeluxeChat, using non ASCII characters is locked behind a permission. This can be replicated in ChatChat
Towny addon - adds ability to create Towny nation and town channels.
DiscordSRV addon - adds support for cross platform (Minecraft to Discord and vice versa) messaging thru DiscordSRV
EssentialsX addon - adds support for EssentialsX's vanish system for hiding players.
Added a new
extensions.yml
file. From that file, users can enable or disable certain features of ChatChat. These features are mostly addons that add compatibility with other plugins but also extra features that are made to replicate the way another plugin works.A few examples:
Closes #188