Minecraft: Difference between revisions
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Internal= | =Internal= | ||
=Overview= | =Overview= | ||
=Port= | |||
25565 | |||
=World= | =World= | ||
{{External|https://glimpse.me/blog/reset-minecraft-server/}} | {{External|https://glimpse.me/blog/reset-minecraft-server/}} | ||
Line 14: | Line 17: | ||
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. | ||
=Spigot Server= | In <code>server.properties</code>, set: | ||
<font size=-1> | |||
== | enforce-whitelist=true | ||
white-list=true | |||
</font> | |||
=Servers= | |||
==Spigot Server== | |||
{{Internal|Minecraft_Spigot|Spigot Server}} | |||
==Paper== | |||
==Forge== | |||
==Fabric== |
Latest revision as of 20:46, 20 July 2024
Internal
Overview
Port
25565
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