EternalCombat icon indicating copy to clipboard operation
EternalCombat copied to clipboard

GH-107 Add configurable notifications

Open imDMK opened this issue 2 years ago • 2 comments

The configuration file looks now: image

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.

imDMK avatar Nov 02 '23 17:11 imDMK

How will the config behave when someone updates eternalcombat to a previously existing config?

It will restore the default value from the configuration.

imDMK avatar Nov 13 '23 22:11 imDMK

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) image

First I will refactor dependencies to make it easier to add anything. (I need mockito or okaeri configurer for yaml)

Rollczi avatar Nov 14 '23 11:11 Rollczi