All Implemented Interfaces:
Active, PluginIdentifiableCommand

public class CmdModules extends CmdSubsystems
KamiCommand implementation that lists all modules in the provided KamiPlugin (see constructor).
Construct an instance of this class and register it under your own KamiCommand class.
  • Constructor Details

    • CmdModules

      public CmdModules(@NotNull @NotNull KamiPlugin plugin, @Nullable @Nullable String permission)
    • CmdModules

      public CmdModules(@NotNull @NotNull KamiPlugin plugin, @Nullable @Nullable String permission, @NotNull @NotNull String... aliases)