GH-107 Add configurable notifications
The configuration file looks now:
Tested on localhost.
Additionally, I suggest to remove the SUB_TITLE notification type. And replace it with a standard TITLE notification, which will have the title and subtitle string arguments - if someone wants only the subtitle, they will leave the title message empty and the same with the title. Give your opinion.
How will the config behave when someone updates eternalcombat to a previously existing config?
It will restore the default value from the configuration.
It would be useful to standardize the format of notifications, as here -> https://docs.eternalcode.pl/eternalcore/notifications
I wanted to help you with this, but okaeri configs don't work with junit (for bukkit configurer)
First I will refactor dependencies to make it easier to add anything. (I need mockito or okaeri configurer for yaml)