1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-07 16:17:09 +02:00
parkervcp-pterodactyl-eggs/game_eggs/minecraft/java/spigot
softwarenoob 2c94c458e8
refactor(spigot) Proper support for all versions
add support for Spigot 1.18 - 1.23 including snapshots that should future proof it
change install image and remove packages from installation since our install image contains them all
add troubleshooting steps and messages should install fail
use temurin Java images for building since adoptopenjdk is deprecated and doesn't have 17
overwrite used memory for building to 1024 if less than 1024 is used . Wings allocates minimum of 1024MB memory, however, it's not enough to build 1.17+
2021-11-27 07:16:24 +02:00
..
egg-spigot.json refactor(spigot) Proper support for all versions 2021-11-27 07:16:24 +02:00
README.MD refactor: move games to their own folder 2021-07-02 03:34:01 +03:00

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.