▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/JoinManager
JoinManager

JoinManager

Create player join priorities using permissions when the server is full.

147
5

JoinManager

A minecraft plugin for giving specific join priorities to players.

Installation

  1. Download the plugin from the releases page
  2. Put the plugin jar into your plugins folder
  3. Restart the server

How it works

  • Every player has a join priority.
  • Players with a higher join priority can kick players with a lower join priority if the server is full.
  • Join priorities are set via the permission joinmanager.level.<level>.
  • If a player has multiple join priority permission, the highest level will count.
  • Priorities must be >= 0 and lower than the maximum level.
  • Players with bypass permission can join even if the server is full.

Commands

CommandPermissionDescription
/joininfo [<player>]joinmanager.command.infoShows join level and bypass status of player
/get-temp-join-bypassjoinmanager.command.infoShows players temporary bypassing the player limit.
/allow-temp-join-bypass <player>joinmanager.command.manageAllows a player to temporary bypass the player limit.
/remove-temp-join-bypass <player>joinmanager.command.manageRemoves the permission to temporary byoass the player limit.

Permissions

PermissionDescription
joinmanager.level.<level>Set a specific join priority. Replace with the priority.
joinmanager.level.highestSet the join priority to the maximum integer value. Ignores max. level.
joinmanager.bypassBypass the player limit on the server.
joinmanager.command.infoGrants access to /joininfo and /get-temp-join-bypass.
joinmanager.command.bypassGrants access to /allow-temp-join-bypass and remove-temp-join-bypass

Configuration

ValueDescription
max_levelThe maximum join priority a player can have. Higher priorities than this value will be ignored.
always_bypassIf enabled, players with the bypass permission will never kick players when joining.
kick_messageThe message a player will see when getting kicked for a player with higher priority.
no_permission_messageThe message a player will see when trying to run a command without the permission.

Compatibility Note

Officially, the plugin only supports 1.21.x. However, it is possible that the plugin can run on older versions of Paper. But please note that this is not officially supported or tested.

Links

GitHub Repository, Icon Source

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

Minecraft: Java Edition

1.21.x

Платформы

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

Сервер

Создатели

Детали

Лицензия:GPL-3.0-only
Опубликован:1 год назад
Обновлён:1 год назад
Главная