Time Limit

by ian5v

Limits player playtime by kicking in multiplayer and nagging in singleplayer. `/timeleft` to check. `/reset` from admin user or server console to reset.

Utilities
5 months ago
2.0
39
Owner:
ian5v
Source:
https://github.com/ianklatzco/timelimit
Homepage:
N/A
License:
MIT
Created:
5 months ago
Latest Version:
0.0.9 (5 months ago)
Factorio version:
2.0
Downloaded by:
39 users

Hello! This is my first mod.

The code is pretty clean. I hope you like it!

To use it:
- Admins can change the time allocated in started game -> mod settings
- Users can check remaining time with /timeleft.
- The game will warn at 5 minutes.
- Admins or the server console can do /reset.

Please let me know if there are any issues.