Overview:
StaffPass is a plugin that lets staff join the server while not blocking regular player slots.
Usage:
Give staff that you want to bypass the main player count the `staffpass.bypass` permission. Done!
Configuration:
Code (Text):
bypass-message: # Shown to staff after joining when server is full
enabled: false
# `message` is a MiniMessage Formatted String
# https://docs.adventure.kyori.net/minimessage.html#the-components
message: <white>The server was full, you joined via the staff bypass.</white>