How to whitelist people without restarting the server?
I have a server and I want to be able to add people to my whitelist from inside the server so that I dont have to restart the server though when I type in what I have to:
/whitelist add username_of_person_to_add
It just says that I dont have permission even though I am a level in the OP.json file
I have tried changing the level that I am an OP though it hasn't helped
Best Answer
One thing you can do is type in console is "whitelist add username"
If you can not do that,
http://dev.bukkit.org/bukkit-plugins/permissionsex/
Create a group,
Admin:
default: false
build: true
permissions:
- '*'
If you create a group set it to false If you want only certain people to have it or true if anyone can have it.
In console type "pex user add [USERNAME] group add Admin"
If you do not have that try /reload
Pictures about "How to whitelist people without restarting the server?"



How do you whitelist someone on a server?
In Bedrock Edition, the whitelist needs to be enabled through the server. properties. Stop the server, head to Config Files, then Server Settings, change \u201cwhitelist\u201d to true and press save. Once you do that, just start the server and all you need to do is add players with the \u201cwhitelist add playername\u201d command.How do I make my Minecraft server whitelist only?
To enable the Whitelist, enter the command whitelist on . Your server is now only accessible if your Minecraft username is added to the whitelist. To add a Minecraft player to your whitelist, enter the command whitelist add USERNAME into the console. Replace USERNAME with the player's Minecraft username.How do I force whitelist?
To activate the whitelist, the white-list value in server. properties must be changed to true: white-list=true . Then only the named users are allowed to connect to the server. Each entry in whitelist.How to Whitelist People | Minehut 101
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Pixabay, Fidel Hajj, Ron Lach, Fidel Hajj
