Expose server CommandMap
This commit is contained in:
@@ -2182,6 +2182,7 @@ public final class CraftServer implements Server {
|
|||||||
return this.helpMap;
|
return this.helpMap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override // Paper - add override
|
||||||
public SimpleCommandMap getCommandMap() {
|
public SimpleCommandMap getCommandMap() {
|
||||||
return this.commandMap;
|
return this.commandMap;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user