public class DumpSubCmd extends ViaSubCommand
Constructor and Description |
---|
DumpSubCmd() |
Modifier and Type | Method and Description |
---|---|
String |
description()
subcommand description, this'll show in /viaversion list
|
boolean |
execute(ViaCommandSender sender,
String[] args)
Gets triggered on execution
|
String |
name()
Subcommand name
|
color, onTabComplete, permission, sendMessage, usage
public String name()
ViaSubCommand
name
in class ViaSubCommand
public String description()
ViaSubCommand
description
in class ViaSubCommand
public boolean execute(ViaCommandSender sender, String[] args)
ViaSubCommand
execute
in class ViaSubCommand
sender
- Command senderargs
- ArgumentsCopyright © 2016–2021. All rights reserved.