All Implemented Interfaces:
Active, PluginIdentifiableCommand

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

    • CmdFeatures

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

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