java.lang.Object
com.ordwen.odailyquests.configuration.functionalities.CommandAliases
All Implemented Interfaces:
IConfigurable

public class CommandAliases extends Object implements IConfigurable
  • Constructor Details

  • Method Details

    • load

      public void load()
      Specified by:
      load in interface IConfigurable
    • getSubcommandAliases

      public static List<String> getSubcommandAliases(String subcommandName)
    • isKeepingOnlyAliases

      public static boolean isKeepingOnlyAliases()