Minecraft – Player Limit in a Minecraft server

minecraft-java-editionminecraft-java-edition-server

There are some Minecraft servers that have a unique feature on the player limits: They have their limit set to 1, but players can still join. Here is a picture as an example of an existing Minecraft server that has this feature:

Server Player Limit <–Textured Packed

enter image description here <– Default Look of Minecraft

I prefer not to show what server that is, but if it is needed, please let me know.

I was wondering: What is this unique feature?

Is it available for all servers that want it?

Will I be able to obtain it on my server, if yes, how?

I am in PC/Java (Windows) [Edited]

Best Answer

It's the result of using bungeecord which is a Spigot plugin. If you would want to achieve the same result, just put this in your bungee configuration file:

listeners:

- max_players: 1

If you don't use bungeecord and would want to do it anyway (and you use essentials), set the player slots to 1 and give everyone the permission

essentials.joinfullserver