Commit Graph

5 Commits

Author SHA1 Message Date
Revision
48d4d73d34 Updates
Changed the Get...Default to the proper GetOption<...>
2021-12-10 16:39:51 +01:00
Revision
7ce010eb82 Scheduled announcements
Added some scheduled announcements to tell players when the weekend bonus starts and ends.

I couldn't find a reliable way of doing this using the TaskScheduler, so I just made this for now. If I figure out a better way of doing it, I'll change it. If I find out this is plain horrible, I'll remove it.
2021-12-10 02:38:01 +01:00
Revision
c611a947ea Fixes
Fixed the issue loading the reputation multiplier.
2021-12-10 00:04:16 +01:00
Revision
d53250d535 Changes
Added the WorldScript to load config options into variables.

Changed the way the multipliers are handled. It will only print when options are actually increased from the default 1.
2021-12-09 16:01:00 +01:00
Revision
4a2fd85f5d Initial commit
Added the script taken directly from the old assistant code.
2021-12-08 18:11:27 +01:00