geforkt von Mirrors/FastAsyncWorldEdit
Add frb alias
Dieser Commit ist enthalten in:
Ursprung
10322a736c
Commit
edeb285152
@ -492,7 +492,7 @@ public final class PlatformCommandManager {
|
|||||||
);
|
);
|
||||||
registerSubCommands(
|
registerSubCommands(
|
||||||
"/history",
|
"/history",
|
||||||
ImmutableList.of(),
|
ImmutableList.of("/frb"),
|
||||||
"Manage your history",
|
"Manage your history",
|
||||||
HistorySubCommandsRegistration.builder(),
|
HistorySubCommandsRegistration.builder(),
|
||||||
new HistorySubCommands(history)
|
new HistorySubCommands(history)
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren