Class CommandAliases
java.lang.Object
com.ordwen.odailyquests.configuration.functionalities.CommandAliases
- All Implemented Interfaces:
IConfigurable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSubcommandAliases
(String subcommandName) static boolean
void
load()
-
Constructor Details
-
CommandAliases
-
-
Method Details
-
load
public void load()- Specified by:
load
in interfaceIConfigurable
-
getSubcommandAliases
-
isKeepingOnlyAliases
public static boolean isKeepingOnlyAliases()
-