public class StatisticsCommand extends GeyserCommand
description, name, permission| Constructor and Description |
|---|
StatisticsCommand(GeyserConnector connector,
String name,
String description,
String permission) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(CommandSender sender,
String[] args) |
boolean |
isExecutableOnConsole()
If false, hides the command from being shown on the Geyser Standalone GUI.
|
getSubCommands, hasSubCommandspublic StatisticsCommand(GeyserConnector connector, String name, String description, String permission)
public void execute(CommandSender sender, String[] args)
execute in class GeyserCommandpublic boolean isExecutableOnConsole()
GeyserCommandisExecutableOnConsole in class GeyserCommandCopyright © 2020 GeyserMC. All rights reserved.