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 Link icon

    • ServerIsProxyPatch Link icon

      public ServerIsProxyPatch()
  • Method Details Link icon

    • hasBeenApplied Link icon

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

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