mirror of
https://github.com/NATroutter/egg-hytale.git
synced 2026-03-01 11:21:13 +03:00
[PR #21] [CLOSED] Add hibernation options to Hytale egg configs #46
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NATroutter/egg-hytale/pull/21
Author: @MrLuckyGamer
Created: 1/14/2026
Status: ❌ Closed
Base:
main← Head:main📝 Commits (3)
02d3a22Add hibernation monitor and Hytale egg configse5cbb3dAdd hibernation options to Hytale egg configsafe6b3fMerge branch 'main' into main📊 Changes
5 files changed (+297 additions, -9 deletions)
View changed files
📝
Dockerfile(+5 -1)📝
egg-hytale.pelican.json(+30 -0)📝
egg-hytale.pterodactyl.json(+38 -8)➕
hibernation-monitor.sh(+217 -0)📝
start.sh(+7 -0)📄 Description
Introduces new environment variables for enabling server hibernation, setting hibernation timeout, and check interval in both Pelican and Pterodactyl Hytale egg JSON files. In an attempt to reduce server performance when instance is not in use by a player.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.