Minecraft: Difference between revisions
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
=WhiteList= | =WhiteList= | ||
Use <code>/whitelist</code> from the server console. <code>whitelist.json</code> file will be updated. | Use <code>/whitelist</code> from the server console. <code>whitelist.json</code> file will be updated. | ||
In <code>server.properties</code>, set: | |||
<font size=-1> | |||
enforce-whitelist=true | |||
white-list=true | |||
</font> | |||
=Spigot Server= | =Spigot Server= |
Revision as of 03:09, 5 October 2023
Internal
Overview
World
Reset the World
- Stop the server
- Navigate to the server folder and delete the
world
directory. - Restart the server.
Logging
OP Explained
WhiteList
Use /whitelist
from the server console. whitelist.json
file will be updated.
In server.properties
, set:
enforce-whitelist=true
white-list=true