Class BadNukkitRegisterValuePatch


public class BadNukkitRegisterValuePatch extends Patch
Patch to fix incorrect register dates for nukkit. Related issue
  • Constructor Details

    • BadNukkitRegisterValuePatch

      public BadNukkitRegisterValuePatch()
  • Method Details

    • hasBeenApplied

      public boolean hasBeenApplied()
      Specified by:
      hasBeenApplied in class Patch
    • hasNoWrongRegisterDates

      public boolean hasNoWrongRegisterDates(String tableName, String registered)
    • applyPatch

      protected void applyPatch()
      Specified by:
      applyPatch in class Patch