Class SettingsCommand
java.lang.Object
com.viaversion.viafabricplus.protocoltranslator.impl.command.SettingsCommand
- All Implemented Interfaces:
VFPSubCommand,com.viaversion.viaversion.api.command.ViaSubCommand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.viaversion.viafabricplus.protocoltranslator.impl.command.VFPSubCommand
getUser, sendMessageMethods inherited from interface com.viaversion.viaversion.api.command.ViaSubCommand
onTabComplete, permission, sendMessage, usage
-
Constructor Details
-
SettingsCommand
public SettingsCommand()
-
-
Method Details
-
name
- Specified by:
namein interfacecom.viaversion.viaversion.api.command.ViaSubCommand
-
description
- Specified by:
descriptionin interfacecom.viaversion.viaversion.api.command.ViaSubCommand
-
execute
public boolean execute(com.viaversion.viaversion.api.command.ViaCommandSender sender, String[] args) - Specified by:
executein interfacecom.viaversion.viaversion.api.command.ViaSubCommand
-