Sync commands after unloading them (via config)
This commit is contained in:
parent
ab12728063
commit
f3846d7c81
1 changed files with 2 additions and 0 deletions
|
|
@ -288,6 +288,8 @@ public class BukkitPluginManager extends AbstractPluginManager<Plugin> {
|
||||||
}
|
}
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
RCraftServer.syncCommands();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue