GithubHelp home page GithubHelp logo

serverswitcher's Introduction

ServerSwitcher Plugin

Overview

ServerSwitcher facilitates server switching in Unturned, allowing users to seamlessly transition between different game servers. It provides commands to list available servers and switch to a specific server.

Commands and Syntax

/servers

  • Syntax: /servers or /svs
  • Description: Lists all available servers.
  • Permission: ServerSwitcher:commands.servers

/server [name]

  • Syntax: /server [name] or /sv [name]
  • Description: Switches to the server with the specified name.
  • Parameters:
    • name: The name of the server to switch to.
  • Permission: ServerSwitcher:commands.server

Permissions

ServerSwitcher:commands.server

  • Description: Grants access to the /server command.

ServerSwitcher:commands.servers

  • Description: Grants access to the /servers command.

Configuration

Servers Configuration

You can define multiple servers in the configuration file. Each server requires a name, IP address, port, and optional password. You can set the IP address of a server to be either a domain name or an IPv4 address. Both formats are supported in the configuration.

Server Configuration Example

Servers:
  ServerList:
  - name: US1
    ip: play.lyhme.gg
    port: 27015
    password: ""
  - name: US2
    ip: "109.109.109.109"
    port: 27016
    password: ""

serverswitcher's People

Contributors

hathhub avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.