Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ServerManagement

Small and lightweight BungeeCord Plugin to shut down your server when nobody is online and restarts it when somebody wants to join.

Example config

{
  "startupTime": 20,
  "server": [
    {
      "name": "survival",
      "startScript": "survival/start.sh",
      "stopScript": "survival/stop.sh",
      "maxIdleTime": 10
    }
  ]
}

About

Small and lightweight BungeeCord Plugin to shut down your server when nobody is online and restarts it when somebody wants to join.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages