mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2025-01-25 09:41:23 +01:00
fix: Enable unstable api help for UsageCommand
This commit is contained in:
parent
14472f5740
commit
ffb238bf24
@ -48,6 +48,7 @@ public class MVCommandManager extends PaperCommandManager {
|
||||
this.commandCompletionsProvider = commandCompletionsProvider;
|
||||
|
||||
MVCommandConditions.load(this, worldManager);
|
||||
this.enableUnstableAPI("help");
|
||||
}
|
||||
|
||||
void loadLanguages(PluginLocales locales) {
|
||||
|
Loading…
Reference in New Issue
Block a user