Skip to content

Allows to use /<servername> command on proxy with aliases

Notifications You must be signed in to change notification settings

MTM123/SlashServer

Repository files navigation

SlashServer

Allows your players to use /<servername> command to switch subservers instead of /server <servername>

Links and support

Requirements

  • Velocity 3.0.0+ or BungeeCord

Compiling

  1. Clone the repository
  2. Run ./gradlew build in the main directory
  3. Output file will be located in build/libs directory

Config

Example config:

servers:
-   server: lobby
    # Aliases to /lobby command - you can use listed command instead of /lobby
    commands:
    - hub
-   server: factions
    commands:
    - faction
    - fac

About

Allows to use /<servername> command on proxy with aliases

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages