How To White List People For Minecraft

How do you white list people for Minecraft server?

First activate the setting “Whitelist = true” in your minecraft server settings. It is recommended to also use “online = true”. This means that your server cheks it’s users up against Mojangs user database. Whitelisting makes no sence without online, since without it you’dd allow usernames, and anyone could claim any usename.

After activating whitelist (and online) you siply add users with the following command:

inside the minecraft game (in client chat):
/whitelist add username
In the MineOS Server Console:
whitelist add username

Pleanse note the ‘/’ that are needed in minecraft chat but not in the server console.