Skip to content

multi-punk/Restart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restart

A Plugin plugin in Python for Endstone

Usage

create folder in dir /plugins/configuration/restart

than in this folder create file conf.json this file should have this fields

{
    "shutdown_interval": 7200, //Interval in seconds
    "restart_message_count": 10, //Number of messages
    "message_delay": 0.5, //Delay between messages in seconds
    "restart_message_text": "Restart!", //restart notification text
    "night_start": "23:00", //start time of the night
    "night_end": "08:00" //end of the night
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages