uploaded app
This commit is contained in:
21
ptero_eggs/game_server/minecraft/java/spigot/README.md
Normal file
21
ptero_eggs/game_server/minecraft/java/spigot/README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Spigot
|
||||
|
||||
A high performance Minecraft server implementation
|
||||
|
||||
[Spigot Website](https://www.spigotmc.org/)
|
||||
|
||||
## Server Ports
|
||||
|
||||
The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
|
||||
|
||||
| Port | default |
|
||||
|-------|---------|
|
||||
| Game | 25565 |
|
||||
|
||||
## Server Specific
|
||||
|
||||
Spigot was hit with a DMCA and now requires that it be built by the user.
|
||||
|
||||
### This egg will build spigot for you
|
||||
|
||||
You can also supply a download link to a server jar if you want.
|
||||
Reference in New Issue
Block a user