Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRemote committed Aug 23, 2022
1 parent d2b392a commit 64e93b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ Log files with timestamps are stored in the "logs" folder.<br>
The Geyser configuration is located in plugins/Geyser-Spigot/config.yml<br>
The Floodgate configuration is located in plugins/floodgate/config.yml<br>

<h2>NoScreen Environment Variable</h2>
Disables launching the server with the screen application which prevents needing an interactive terminal (but disables some logging): <pre>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</pre>

<h2>Plugins</h2>
This is a "Paper" Minecraft server which has plugin compatibility with Paper / Spigot / Bukkit.<br>
<br>
Expand Down

0 comments on commit 64e93b9

Please sign in to comment.