mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-26 16:19:04 +08:00
update readme files
This commit is contained in:
parent
8ed0533a91
commit
ea75734ba5
@ -68,6 +68,7 @@ If you are reading this it looks like you are looking to add an egg to your serv
|
||||
* [Cuberite](/minecraft_java/cuberite/)
|
||||
* [Forge](/minecraft_java/forge/)
|
||||
* [Feed The Beast](/minecraft_java/ftb/)
|
||||
* [Magma](/minecraft/magma/)
|
||||
* [Paper](/minecraft_java/paper)
|
||||
* [Spigot](/minecraft_java/spigot/)
|
||||
* [spongeforge](/minecraft_java/spongeforge/)
|
||||
|
@ -29,6 +29,10 @@ Supply values to 2 variables to use
|
||||
[FTB Revelation](https://www.feed-the-beast.com/projects/ftb-revelation)
|
||||
Revelation is a general all-purpose modpack with optimal FPS, server performance and stability.
|
||||
|
||||
## Magma
|
||||
[Magma](https://magmafoundation.org/)
|
||||
Magma is most powerful Forge server providing you with Forge mods and Bukkit Plugins using Spigot and Paper for Performance Optimization and Stability.
|
||||
|
||||
## Paper
|
||||
Currently the default on pterodactyl for many reasons. First being that you don't need to build the jar.
|
||||
|
||||
|
11
minecraft_java/magma/README.md
Normal file
11
minecraft_java/magma/README.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Magma
|
||||
|
||||
Magma is most powerful Forge server providing you with Forge mods and Bukkit Plugins using Spigot and Paper for Performance Optimization and Stability.
|
||||
|
||||
## 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 |
|
Loading…
Reference in New Issue
Block a user