mirror of
https://github.com/parkervcp/eggs.git
synced 2026-05-24 15:30:08 +08:00
reorganize minecraft
Moves minecraft to a single folder with all the variants under that. This should also update all the installers to pull from the correct folders still.
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# Spigot
|
||||
|
||||
A high performance Minecraft server implementation
|
||||
|
||||
## 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