Class LinkUsersToPlayersSecurityTablePatch


public class LinkUsersToPlayersSecurityTablePatch extends Patch
Populates new linked_to_uuid field with the uuid of a username (same as minecraft name) or 'console'.
See Also:
  • Constructor Details

    • LinkUsersToPlayersSecurityTablePatch

      public LinkUsersToPlayersSecurityTablePatch()
  • Method Details

    • hasBeenApplied

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

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