Reload integrations on reload command

This commit is contained in:
TomTom 2023-10-23 14:57:23 +02:00
parent 78d4f352cc
commit 9221f0acb2

View File

@ -55,6 +55,8 @@ class AxMinionsCommand {
it.markDirty()
}
AxMinionsPlugin.integrations.reload()
sender.sendMessage(
StringUtils.formatToString(
Messages.PREFIX() + Messages.RELOAD_SUCCESS(),