Skip to content

melair/7dtd-man

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

7 Days to Die

A script to manage the day number on a 7 days to die server to sync it to the real world date.

Install

  • Install ruby, rubygems and git from your systems package manager.
  • git clone https://github.com/melair/7dtd-man.git
  • cd 7dtd-man
  • gem install bundler
  • bundle install

Run

Run with the date you wish the first day to be on, this can be a day in the future.

  • screen -S 7dtd-man bundle exec ruby manager.rb 2016 2 10 0

The number after manager.rb are START_YEAR, START_MONTH, START_DAY and START_HOUR. The time is your systems timezone.

Limitations

It will only manage one 7dtd server on the default port.

About

Simple Ruby/EventMachine 7DTD Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages