Yes, this literally just allows people to bypass the player limit for servers running a Spigot/Paper fork on version 1.13+.
- Download and install a permission manager plugin such as LuckPerms.
- Download and install the plugin's JAR file from the releases tab into your server's
jar
folder. - Restart your server.
- Give your desired players or groups permission to bypass the limit. With LuckPerms:
- Player:
lp user YOURPLAYER permission set joinbypass.use
- Group:
lp group YOURGROUP permission set joinbypass.use
- Player:
It's meant to be the simplest plugin to achieve this but if there are any cool ideas you have that you think could help others, make sure to open an issue, and I'll happily look into it.