Class GameruleCommand

java.lang.Object
org.cloudburstmc.server.command.Command
org.cloudburstmc.server.command.defaults.GameruleCommand

public class GameruleCommand extends Command
  • Constructor Details

    • GameruleCommand

      public GameruleCommand()
  • Method Details

    • execute

      public boolean execute(org.cloudburstmc.api.command.CommandSender sender, String commandLabel, String[] args)
      Specified by:
      execute in class Command