Minecraft: Difference between revisions
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
</font> | </font> | ||
=Spigot Server= | =Servers= | ||
==Spigot Server== | |||
https://www.spigotmc.org | https://www.spigotmc.org | ||
==Installation== | ===Installation=== | ||
https://www.spigotmc.org/wiki/spigot-installation/ | https://www.spigotmc.org/wiki/spigot-installation/ | ||
https://getbukkit.org/download/spigot | https://getbukkit.org/download/spigot | ||
==Geyser Plugin== | ===Geyser Plugin=== | ||
* https://www.spigotmc.org/resources/geyser-minecraft-bedrock-protocol-support.81297/ | * https://www.spigotmc.org/resources/geyser-minecraft-bedrock-protocol-support.81297/ | ||
* https://wiki.geysermc.org/geyser/setup/ | * https://wiki.geysermc.org/geyser/setup/ | ||
==Paper== | |||
==Forge=== | |||
==Fabric== |
Revision as of 20:42, 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
Servers
Spigot Server
Installation
https://www.spigotmc.org/wiki/spigot-installation/
https://getbukkit.org/download/spigot
Geyser Plugin
- https://www.spigotmc.org/resources/geyser-minecraft-bedrock-protocol-support.81297/
- https://wiki.geysermc.org/geyser/setup/