mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2026-06-04 09:26:54 +00:00
Add frb alias
This commit is contained in:
+1
-1
@@ -492,7 +492,7 @@ public final class PlatformCommandManager {
|
||||
);
|
||||
registerSubCommands(
|
||||
"/history",
|
||||
ImmutableList.of(),
|
||||
ImmutableList.of("/frb"),
|
||||
"Manage your history",
|
||||
HistorySubCommandsRegistration.builder(),
|
||||
new HistorySubCommands(history)
|
||||
|
||||
Reference in New Issue
Block a user