Skip to content

When the memory is insufficient, restart the Palworld game service and send notifications to iPhone and WeChat Work robots.

License

Notifications You must be signed in to change notification settings

FFFFourwood/palworld-server-scirpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

palworld-server-scirpt

When the memory is insufficient, Automatically restart the Palworld game service and send notifications to iPhone and WeCom robots.

The places you need to modify.

{wecomkey} : Your own WeCom key. {barkkey}: The Key of a Mobile Push Notification App: Bark

Available memory limit (unit: MB), here is 300MB.

MEM_LIMIT=300

Restart PalServer.sh every four hours.

if ((SECONDS >= 14400));

About

When the memory is insufficient, restart the Palworld game service and send notifications to iPhone and WeChat Work robots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages