SPIGOT-5884: Tab completions lost on reloadData / minecraft:reload
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -429,7 +429,7 @@ public final class CraftServer implements Server {
|
||||
}
|
||||
}
|
||||
|
||||
private void syncCommands() {
|
||||
public void syncCommands() {
|
||||
// Clear existing commands
|
||||
CommandDispatcher dispatcher = console.dataPackResources.commandDispatcher = new CommandDispatcher();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user