Skip to content

Bungeefan/ServerManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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

No releases published

Packages

 
 
 

Contributors

Languages