diff --git a/README.md b/README.md index bde3b75..5a512ad 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,9 @@ Log files with timestamps are stored in the "logs" folder.
The Geyser configuration is located in plugins/Geyser-Spigot/config.yml
The Floodgate configuration is located in plugins/floodgate/config.yml
+

NoScreen Environment Variable

+Disables launching the server with the screen application which prevents needing an interactive terminal (but disables some logging):
docker run -it -v yourvolumename:/minecraft -p 25565:25565 -p 19132:19132/udp -p 19132:19132 -e NoScreen=Y 05jchambers/legendary-minecraft-geyser-floodgate:latest
+

Plugins

This is a "Paper" Minecraft server which has plugin compatibility with Paper / Spigot / Bukkit.