mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-26 07:52:56 +08:00
Merge pull request #1616 from kalrtech/patch-1
Remove unmaintained Tuinity
This commit is contained in:
commit
0d199db5b9
@ -155,7 +155,6 @@ If you are reading this it looks like you are looking to add an egg to your serv
|
|||||||
* [SpongeForge](game_eggs/minecraft/java/spongeforge)
|
* [SpongeForge](game_eggs/minecraft/java/spongeforge)
|
||||||
* [SpongeVanilla](game_eggs/minecraft/java/spongevanilla)
|
* [SpongeVanilla](game_eggs/minecraft/java/spongevanilla)
|
||||||
* [Technic](game_eggs/minecraft/java/technic)
|
* [Technic](game_eggs/minecraft/java/technic)
|
||||||
* [Tuinity](game_eggs/minecraft/java/tuinity)
|
|
||||||
* [VanillaCord](game_eggs/minecraft/java/vanillacord)
|
* [VanillaCord](game_eggs/minecraft/java/vanillacord)
|
||||||
|
|
||||||
* [Proxies](game_eggs/minecraft/proxy) Minecraft Server Proxies
|
* [Proxies](game_eggs/minecraft/proxy) Minecraft Server Proxies
|
||||||
|
@ -70,7 +70,6 @@
|
|||||||
* [SpongeForge](minecraft/java/spongeforge)
|
* [SpongeForge](minecraft/java/spongeforge)
|
||||||
* [SpongeVanilla](minecraft/java/spongevanilla)
|
* [SpongeVanilla](minecraft/java/spongevanilla)
|
||||||
* [Technic](minecraft/java/technic)
|
* [Technic](minecraft/java/technic)
|
||||||
* [Tuinity](minecraft/java/tuinity)
|
|
||||||
* [VanillaCord](minecraft/java/vanillacord)
|
* [VanillaCord](minecraft/java/vanillacord)
|
||||||
|
|
||||||
* [Proxies](minecraft/proxy) Minecraft Server Proxies
|
* [Proxies](minecraft/proxy) Minecraft Server Proxies
|
||||||
|
@ -13,27 +13,26 @@ It’s set in infinitely-generated worlds of wide open terrain - icy mountains,
|
|||||||
|
|
||||||
## [Java](java) Servers for Java Minecraft
|
## [Java](java) Servers for Java Minecraft
|
||||||
|
|
||||||
* [Airplane](java/airplane)
|
* [Airplane](minecraft/java/airplane)
|
||||||
* [Cuberite](java/cuberite)
|
* [Cuberite](minecraft/java/cuberite)
|
||||||
* [Fabric](java/fabric)
|
* [Fabric](minecraft/java/fabric)
|
||||||
* [Feather](java/feather)
|
* [Feather](minecraft/java/feather)
|
||||||
* [Forge](java/forge)
|
* [Forge](minecraft/java/forge)
|
||||||
* [Forge](java/forge/forge)
|
* [Forge](minecraft/java/forge/forge)
|
||||||
* [CusreForge Generic](java/forge/curseforge-generic)
|
* [CusreForge Generic](minecraft/java/forge/curseforge-generic)
|
||||||
* [Feed The Beast](java/ftb)
|
* [Feed The Beast](minecraft/java/ftb)
|
||||||
* [Glowstone](java/glowstone)
|
* [Glowstone](/minecraft/java/glowstone)
|
||||||
* [Krypton](java/krypton)
|
* [Krypton](/minecraft/java/krypton)
|
||||||
* [Magma](java/magma)
|
* [Magma](minecraft/java/magma)
|
||||||
* [Mohist](java/mohist)
|
* [Mohist](minecraft/java/mohist)
|
||||||
* [NanoLimbo](java/nanolimbo)
|
* [NanoLimbo](/minecraft/java/nanolimbo)
|
||||||
* [Paper](java/paper)
|
* [Paper](minecraft/java/paper)
|
||||||
* [Purpur](java/purpur)
|
* [Purpur](minecraft/java/purpur)
|
||||||
* [Spigot](java/spigot)
|
* [Spigot](minecraft/java/spigot)
|
||||||
* [SpongeForge](java/spongeforge)
|
* [SpongeForge](minecraft/java/spongeforge)
|
||||||
* [SpongeVanilla](/java/spongevanilla)
|
* [SpongeVanilla](minecraft/java/spongevanilla)
|
||||||
* [Technic](java/technic)
|
* [Technic](minecraft/java/technic)
|
||||||
* [Tuinity](java/tuinity)
|
* [VanillaCord](minecraft/java/vanillacord)
|
||||||
* [VanillaCord](java/vanillacord)
|
|
||||||
|
|
||||||
## [Proxies](proxy) Minecraft Server Proxies
|
## [Proxies](proxy) Minecraft Server Proxies
|
||||||
|
|
||||||
|
@ -115,11 +115,6 @@ This is a direct fork of the default spigot service with the added benefit of be
|
|||||||
[Airplane Github](https://github.com/TECHNOVE/Airplane)
|
[Airplane Github](https://github.com/TECHNOVE/Airplane)
|
||||||
A stable, optimized and well supported Paper fork.
|
A stable, optimized and well supported Paper fork.
|
||||||
|
|
||||||
### [Tuinity](tuinity)
|
|
||||||
|
|
||||||
[Tuinity GitHub](https://github.com/Spottedleaf/Tuinity)
|
|
||||||
Fork of Paper aimed at improving server performance at high playercounts.
|
|
||||||
|
|
||||||
## Sponge Powered
|
## Sponge Powered
|
||||||
|
|
||||||
### [SpongeForge](spongeforge)
|
### [SpongeForge](spongeforge)
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
# Tuinity
|
|
||||||
|
|
||||||
Fork of Paper aimed at improving server performance at high playercounts.
|
|
||||||
|
|
||||||
[Tuinity GitHub](https://github.com/Tuinity/Tuinity)
|
|
||||||
|
|
||||||
## 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 |
|
|
@ -1,48 +0,0 @@
|
|||||||
{
|
|
||||||
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
|
||||||
"meta": {
|
|
||||||
"version": "PTDL_v1",
|
|
||||||
"update_url": null
|
|
||||||
},
|
|
||||||
"exported_at": "2021-12-09T13:30:24-05:00",
|
|
||||||
"name": "Tuinity",
|
|
||||||
"author": "unknown@unknown.com",
|
|
||||||
"description": "Fork of Paper aimed at improving server performance at high playercounts.",
|
|
||||||
"features": [
|
|
||||||
"eula",
|
|
||||||
"java_version",
|
|
||||||
"pid_limit"
|
|
||||||
],
|
|
||||||
"images": [
|
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_17",
|
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_16",
|
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_11",
|
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_8"
|
|
||||||
],
|
|
||||||
"file_denylist": [],
|
|
||||||
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}",
|
|
||||||
"config": {
|
|
||||||
"files": "{\r\n \"server.properties\": {\r\n \"parser\": \"properties\",\r\n \"find\": {\r\n \"server-ip\": \"0.0.0.0\",\r\n \"server-port\": \"{{server.build.default.port}}\"\r\n }\r\n }\r\n}",
|
|
||||||
"startup": "{\r\n \"done\": \")! For help, type \"\r\n}",
|
|
||||||
"logs": "{}",
|
|
||||||
"stop": "stop"
|
|
||||||
},
|
|
||||||
"scripts": {
|
|
||||||
"installation": {
|
|
||||||
"script": "#!\/bin\/bash\r\n# Tuinity Installation Script\r\n#\r\n# Server Files: \/mnt\/server\r\n\r\napt update\r\napt -y install curl\r\ncd \/mnt\/server\r\n\r\nif [ ! -f server.properties ]; then\r\ncurl -o server.properties https:\/\/raw.githubusercontent.com\/parkervcp\/eggs\/master\/game_eggs\/minecraft\/java\/server.properties\r\nfi\r\n\r\ncurl -o ${SERVER_JARFILE} https:\/\/ci.codemc.io\/job\/Spottedleaf\/job\/Tuinity\/lastStableBuild\/artifact\/tuinity-paperclip.jar",
|
|
||||||
"container": "debian:buster-slim",
|
|
||||||
"entrypoint": "bash"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"variables": [
|
|
||||||
{
|
|
||||||
"name": "Server Jar File",
|
|
||||||
"description": "The name of the server jarfile to run the server with.",
|
|
||||||
"env_variable": "SERVER_JARFILE",
|
|
||||||
"default_value": "server.jar",
|
|
||||||
"user_viewable": true,
|
|
||||||
"user_editable": true,
|
|
||||||
"rules": "required|string|max:20"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user