mirror of
https://github.com/Artillex-Studios/AxMinions.git
synced 2024-11-27 12:26:11 +01:00
Reload integrations on reload command
This commit is contained in:
parent
78d4f352cc
commit
9221f0acb2
@ -55,6 +55,8 @@ class AxMinionsCommand {
|
|||||||
it.markDirty()
|
it.markDirty()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
AxMinionsPlugin.integrations.reload()
|
||||||
|
|
||||||
sender.sendMessage(
|
sender.sendMessage(
|
||||||
StringUtils.formatToString(
|
StringUtils.formatToString(
|
||||||
Messages.PREFIX() + Messages.RELOAD_SUCCESS(),
|
Messages.PREFIX() + Messages.RELOAD_SUCCESS(),
|
||||||
|
Loading…
Reference in New Issue
Block a user