-
-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,7 @@ | ||
# minecraft-server-hibernation (Python) | ||
|
||
version 5.0 | ||
|
||
#### If you like what I do please consider having a cup of coffee with me at: https://www.buymeacoffee.com/gekigek99 | ||
|
||
#### Contact me at [email protected] for the pterodaptyl panel version able to easily hibernate multiple game servers through the API. | ||
#### I'm writing the pterodaptyl panel version able to easily hibernate multiple game servers through the API, for info contact me at [email protected] | ||
|
||
concept, early-code and lastest improvements by [gekigek99](https://github.com/gekigek99/minecraft-vanilla-server-hibernation)<br/> | ||
contributor (advanced-code) by [najtin](https://github.com/najtin/minecraft-server-hibernation)<br/> | ||
|
@@ -30,3 +27,5 @@ After 120 seconds you have 120 to connect to the server before it is shutdown. | |
TIME_BEFORE_STOPPING_EMPTY_SERVER = 120 #any parameter more than 60s is recommended | ||
``` | ||
You can change these parameters to fit your needs. | ||
|
||
#### If you like what I do please consider having a cup of coffee with me at: https://www.buymeacoffee.com/gekigek99 |