Class TimingsCommand

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

public class TimingsCommand extends Command
Author:
fromgate, Pub4Game
  • Constructor Details

    • TimingsCommand

      public TimingsCommand()
  • Method Details

    • execute

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