Class FixDM

All Implemented Interfaces:
Script

public class FixDM extends ScriptImpl
Puts the Deathmatch slot of a player into victory format.
Author:
kymara
  • Constructor Details

    • FixDM

      public FixDM()
  • Method Details

    • execute

      public void execute(Player admin, List<String> args)
      Description copied from interface: Script
      Executes this script.
      Specified by:
      execute in interface Script
      Overrides:
      execute in class ScriptImpl
      Parameters:
      admin - the admin who load it or null on server start.
      args - the arguments the admin specified or null on server start.