public class ServerIsProxyPatch extends Patch
Adds a is_proxy field to remove technical debt assuming name field "BungeeCord" being the proxy.

See issue #1678 for more details

  • Constructor Details

    • ServerIsProxyPatch

      public ServerIsProxyPatch()
  • Method Details

    • hasBeenApplied

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

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