MagicCheese1 / Damage-Indicator

Minecraft Bukkit plugin for indicating damage dealt to entities
https://www.spigotmc.org/resources/87113/
MIT License
16 stars 3 forks source link

Add reload command, config update, change config on damage listener #5

Closed dhannyjsb closed 2 years ago

MagicCheese1 commented 2 years ago

When i build it and try to run it, I get a noClassDefFoundError for ConfigUpdater. Am I doing something wrong? Have you even tested this?

dhannyjsb commented 2 years ago

When i build it and try to run it, I get a noClassDefFoundError for ConfigUpdater. Am I doing something wrong? Have you even tested this?

yes, I have test before pull, ConfigUpdater shade from https://github.com/tchristofferson/Config-Updater

MagicCheese1 commented 2 years ago

When i build it and try to run it, I get a noClassDefFoundError for ConfigUpdater. Am I doing something wrong? Have you even tested this?

yes, I have test before pull, ConfigUpdater shade from https://github.com/tchristofferson/Config-Updater

Can you include maven configuration for shading that?

dhannyjsb commented 2 years ago

When i build it and try to run it, I get a noClassDefFoundError for ConfigUpdater. Am I doing something wrong? Have you even tested this?

yes, I have test before pull, ConfigUpdater shade from https://github.com/tchristofferson/Config-Updater

Can you include maven configuration for shading that?

Okay, can you review my latest commit from pom.xml