Class CommandModule

java.lang.Object
nl.mtvehicles.core.infrastructure.modules.CommandModule

public class CommandModule extends Object
Module for managing /mtv commands
  • Field Details

    • subcommands

      public static HashMap<String,​MTVSubCommand> subcommands
      HashMap mapping all /mtv subcommands and their respective classes
  • Constructor Details

    • CommandModule

      public CommandModule()
      Constructor which registers executor and tab completer