Server Configuration/Holiday.eco

From Eco - English Wiki

The settings in this file can be accessed in-game by using the /serverui command and navigating to Gameplay -> Holiday Manager

Setting Default Description
HolidaysEnabled true When enabled, players can rent access to a given deed from one another.

When the Christmas holiday is active, it will enable cosmetic changes in-game such as presents instead of crates in storage, decorated Elk, and other Christmas-themed delights.

Holidays Holidays is a collection that contains each holiday in the game. Currently it's just a different entry for Christmas for the next five years.
Holidays.HolidayName Christmas The name of the holiday.
Holidays.Enabled true Determines whether this holiday is active (also requires the current date to be within the date range).
Holidays.StartDate 12/19/xxxx The date when the holiday begins. This is stored in the file as unix epoch timestamp.
Holidays.EndDate 12/21xxxx The date when the holiday ends. This is stored in the file as unix epoch timestamp.