Leclowndu93150-Employees_Always_Work icon

Employees Always Work

Allows employees to work 24/7

Last updated 3 days ago
Total downloads 2670
Total rating 0 
Categories Mods IL2CPP
Dependency string Leclowndu93150-Employees_Always_Work-2.0.0
Dependants 2 other packages depend on this package

README

Employee 24/7

A simple but powerful mod that removes the 4AM work restriction for all employees in the game. By default, employees stop working at 4AM with the message "Sorry boss, my shift ends at 4AM." This mod eliminates that restriction, allowing your employees to work around the clock without interruption.

No more waiting for employees to return to work after 4AM - keep your business running efficiently 24/7!

Features

  • Removes the time-based work restriction that makes employees stop at 4AM
  • Employees will continue working as long as they have a bed assigned and are paid
  • Automatically collects wages on a timer during end-of-day periods
  • Fully compatible with other employee-related mods
  • Simple, clean implementation using Harmony patches
  • No configuration needed - just install and enjoy 24/7 employee productivity

UPDATE 2.0

  • Plants Now Grow 24/7: Plants continue to grow during end-of-day hours, maintaining their normal growth rates
  • Improved Wage Collection: Employees now collect their wages every 24 minutes during end-of-day periods
  • Better Performance: Completely refactored code for improved stability and compatibility
  • Cleaner Implementation: Mod now focuses specifically on end-of-day improvements without affecting normal gameplay

Installation

  1. Install MelonLoader following the instructions at melonwiki.xyz
  2. Download the mod file from this page
  3. Place the downloaded .dll file in your game's Mods folder
  4. Start the game and enjoy!

Compatibility

This mod should be compatible with most other mods, including those that affect employee behavior. In case of conflicts with other mods that patch the Employee.UpdateBehaviour method, load this mod after those mods for best results.

How It Works

The mod uses Harmony patches to modify the following game methods:

  • Employee.CanWork: Allows employees to work during end-of-day
  • Employee.UpdateBehaviour: Handles wage collection and idle states
  • Plant.MinPass: Enables plant growth during end-of-day

Each of these patches only activates during the end-of-day period, ensuring normal gameplay remains unaffected at other times.

Requirements

  • MelonLoader 0.5.7 or higher
  • Game version 1.0 or higher

License

This mod is released under the MIT License. Feel free to use, modify and distribute it as you see fit.

Support

If you encounter any issues or have suggestions for improvement, please create an issue on the GitHub repository or reach out through the mod's discussion page.