Class NetworkCreationHelper

java.lang.Object
org.sgrewritten.stargate.util.NetworkCreationHelper

public final class NetworkCreationHelper extends Object
A helper class for creating a new network
  • Method Details

    • getBannedNames

      public static Set<String> getBannedNames()
      Get banned network names
      Returns:

      All banned network names

    • getDefaultNamesTaken

      public static Set<String> getDefaultNamesTaken()
      Returns:

      All names taken upp by the default networks

    • getInterServerLocalConflict

      public static Network getInterServerLocalConflict(Network network, RegistryAPI registry)
      Get a network that is conflicting with the
      Parameters:
      network -
      registry -
      Returns: