eggs/game_eggs/minecraft/java
Charles 756816a240
image updates (#2844)
* image updates

replaced basic debian with installers
Changed pterodactyl images to use parker images

* replace alpine images

update alpine* to use installer:alpine
Remove extra space <3

* Remove use of all quay.io images

* Update all eggs to PTDL_v2

* Add back features to generic dart

* move away from bullseye or buster

* Fix Muse install

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-04-07 15:03:34 +02:00
..
cuberite image updates (#2844) 2024-04-07 15:03:34 +02:00
curseforge Add Java 18 and Edit Names 2023-05-18 00:25:59 +02:00
fabric Merge branch 'master' into fabric-consistancy-patch 2023-05-19 17:52:36 +02:00
feather image updates (#2844) 2024-04-07 15:03:34 +02:00
folia image updates (#2844) 2024-04-07 15:03:34 +02:00
forge/forge update forge egg for latest update (#2637) 2024-01-02 11:12:08 +01:00
ftb image updates (#2844) 2024-04-07 15:03:34 +02:00
glowstone Add Java 18 and Edit Names 2023-05-18 00:25:59 +02:00
krypton image updates (#2844) 2024-04-07 15:03:34 +02:00
limbo image updates (#2844) 2024-04-07 15:03:34 +02:00
magma Move Magma to magmamaintained 2024-02-23 20:06:01 +01:00
modrinth Fixed Permissions Error 2023-12-26 09:37:57 -05:00
mohist image updates (#2844) 2024-04-07 15:03:34 +02:00
nanolimbo image updates (#2844) 2024-04-07 15:03:34 +02:00
neoforge image updates (#2844) 2024-04-07 15:03:34 +02:00
paper image updates (#2844) 2024-04-07 15:03:34 +02:00
purpur image updates (#2844) 2024-04-07 15:03:34 +02:00
quilt Update egg-quilt.json 2023-11-25 10:43:58 -05:00
spigot add forgotten then 2024-03-31 14:11:32 +02:00
spongeforge add support for custom Forge Version & fixed output with undefined variable 2023-11-03 16:19:49 +01:00
spongevanilla image updates (#2844) 2024-04-07 15:03:34 +02:00
technic image updates (#2844) 2024-04-07 15:03:34 +02:00
vanillacord Add Java 18 and Edit Names 2023-05-18 00:25:59 +02:00
README.md Add NeoForge egg for Minecraft Java 2024-03-06 20:47:13 +01:00
server.properties refactor: move games to their own folder 2021-07-02 03:34:01 +03:00

Minecraft

Its a game about placing blocks and going on adventures

Its set in infinitely-generated worlds of wide open terrain - icy mountains, swampy bayous, vast pastures and much more - filled with secrets, wonders and peril!

Server Ports

The minecraft server requires a single port for access (default 25565) but plugins or mods may require extra ports to enabled for the server.

Cuberite

Cuberite Website A lightweight, fast and extensible game server for Minecraft

Fabric

Fabric Website Fabric is a lightweight, experimental modding toolchain for Minecraft.

Feather

Feather GitHub An experimental Minecraft server implementation in Rust

Forge Based

Forge

Forge MC Website This is a direct fork of the default forge service

  • Has a version detection fix for "latest"

CurseForge Generic

CurseForge Generic Website A generic service to pull forge mod packs from the curseforge site.

NeoForge

NeoForge Website A fork of Minecraft Forge that supports Minecraft versions 1.20.1 and newer.

Glowstone

Glowstone Glowstone is an open-source replacement for CraftBukkit, Spigot, and Paper.

Magma

Magma Website Magma is most powerful Forge server providing you with Forge mods and Bukkit Plugins using Spigot and Paper for Performance Optimization and Stability.

Modrinth

A generic service to pull modpacks from Modrinth.

Modrinth Website Discover, play, and share Minecraft content through our open-source platform built for the community.

Krypton

Krypton GitHub A fast, lightweight Minecraft server written in Kotlin.

Mohist

Mohist Github Mohist is a minecraft forge server software that implements the Paper/Spigot/Bukkit API.

FTB Packs

FTB Modpacks API A generic service to pull FTB modpacks from api.modpacks.ch. There are 2 ways to install a server through this service. The first method only requires you to know the modpacks name and version. The second method requires you to know the id for both the modpack and version in the api.

  • FTB_SEARCH_TERM: the modpack name to query for, must be at least 4 characters long. EX: for FTB: Interactions you would do "interactions".
  • FTB_VERSION_STRING: the string version that you want to install. EX: for FTB: Interactions 2.0.2, you would put "2.0.2".

Method 2

  • FTB_MODPACK_ID: the id that directs to the modpack in the api. EX: for FTB: Interactions the id would be "5". https://api.modpacks.ch/public/modpack/5
  • FTB_MODPACK_VERSION_ID: the version id in the api. EX: for FTB: Interactions 2.0.2 the id is "86". https://api.modpacks.ch/public/modpack/5/86

NOTE Not all FTB packs come with a server.properties file, due to this the server.properties file may not get updated with the correct ip address and port at first launch. Please restart the server after first launch to fix this.

NanoLimbo

NanoLimbo GitHub A lightweight minecraft limbo server, written on Java with Netty. The main goal of the project is maximum simplicity with a minimum number of sent and processed packets.

Limbo

Limbo GitHub Standalone server program Limbo.

Quilt

Quilt Website The Quilt project is an open-source, community-driven modding toolchain designed primarily for Minecraft. By focusing on speed, ease of use and modularity, Quilt aims to provide a sleek and modern modding toolchain with an open ecosystem.

Spigot Based

A collection of spigot and forked spigot eggs.

Paper

PaperMC GitHub High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies Currently the default on pterodactyl for many reasons. First being that you don't need to build the jar.

Folia

Folia GitHub High performance Fork of Paper which adds regionised multithreading to the dedicated server. designed for many players. Spigot Plugins are not compatible with this fork. unless they are optimised for Folia.

Purpur

Purpur Website Purpur is a drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.

Spigot

Spigot Website This is a direct fork of the default spigot service with the added benefit of being able to build the spigot jar.

  • (It's noted that building the jar is intensive and time consuming)

Sponge Powered

SpongeForge

SpongeForge Website SpongeForge is the implementation of the Sponge API on the Minecraft Forge platform.

SpongeVanilla

SpongeVanilla Website A community-driven open source Minecraft: Java Edition modding platform.

Technic Packs

Hexxit

Hexxit Modpack Page Gear up and set forth on a campaign worthy of legend, for Hexxit has been unearthed!

Blightfall

Blightfall Modpack Page Blightfall is a combination modpack and adventure map about surviving on an alien planet.

Tekkit Legends

Tekkit Legends Modpack Page The ancient power of Tekkits past return in this legendary pack!

Tekkit Classic

Tekkit Classic Modpack Page The official Tekkit Classic modpack. Build factories, automate crafting!

VanillaCord

VanillaCord

VanillaCord VanillaCord adds support for BungeeCord's ip-forwarding option on vanilla Minecraft servers.