0 of 0

File information

Last updated

Original upload

Created by

S10WP0K3

Uploaded by

S10WP0K3

Virus scan

Safe to use

Tags for this mod

About this mod

Server Shutdown Scheduler allows you to schedule server shutdowns with a customizable delay and notification messages. Set the shutdown time and define messages for different intervals. Ideal for automated management when paired with PowerShell scripts. Automatically creates a config file if missing.

Permissions and credits
  • In yourPalWorldSettings.iniyou should set the following parameters:
    RESTAPIEnabled=True
    RESTAPIPort=8211
    AdminPassword="your password"


    2.In (created after first run)config.json

    you need to specify the port, IP, and password.




Server Shutdown SchedulerThis program allows you to schedule server shutdowns with customizable delay and notification messages. You can set the delay before the server shuts down and define messages to be broadcasted at specific intervals, including minutes and seconds before the shutdown. This tool is particularly useful for pairing with PowerShell scripts for automated server management.
Features:
  • Customizable Shutdown Delay: Specify the delay in seconds before the server shuts down.
  • Notification Messages: Set messages to be sent to notify users about the upcoming shutdown, with customizable intervals.
  • Automatic Configuration: The program automatically creates a configuration file if it does not exist, with default settings for easy setup.
  • Compatibility with PowerShell: Designed to be used in conjunction with PowerShell scripts for seamless server management.