Class SpigotCommandsModule

java.lang.Object
tech.guilhermekaua.spigotboot.commands.spigot.SpigotCommandsModule
All Implemented Interfaces:
tech.guilhermekaua.spigotboot.core.module.Module

public class SpigotCommandsModule extends Object implements tech.guilhermekaua.spigotboot.core.module.Module
  • Constructor Details

    • SpigotCommandsModule

      public SpigotCommandsModule()
  • Method Details

    • onInitialize

      public void onInitialize(tech.guilhermekaua.spigotboot.core.context.Context context)
      Specified by:
      onInitialize in interface tech.guilhermekaua.spigotboot.core.module.Module