Моды/SimpleServerSwitcher
SimpleServerSwitcher

SimpleServerSwitcher

Simple (multi)command-based restrictable server switcher

60
0

SimpleServerSwitcher

SimpleServerSwitcher is a command-based server switcher plugin. Created for a commission.

Listed servers are definable in the plugin's config and can be made accessible with a list of commands, as well as restricted to a specific permission required to join the server.

We don't overwrite the default bungeecord /server command.

When changes were made to the config, either restart the server or use /ssreload to apply the changes.

A configuration could look something like this

servers:
  admin-server:
    commands: # The commands to join the server
      - joinadminserver
      - sendmetotheadminserver
    restricted: true # If this server is restricted. If yes, the permission specified below is required.
    permission: my.admin.permission # The permission needed to join this server, if restricted. Otherwise, you can just remove this line.
  minigames:
    commands:
      - minigames
      - games
      - play
    restricted: false

Совместимость

Minecraft: Java Edition

1.20.4–1.21.1

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 год назад
Обновлён:1 год назад
Главная