Releases: egebilecen/PZServerDiscordBot
Releases · egebilecen/PZServerDiscordBot
v1.11.5
v1.11.4
- Fixed in game restart abort message.
v1.11.3
v1.11.2
- Fix for bot not detecting the custom server path.
v1.11.1
v1.11.1
- Fix for increased crop growth after server restarts.
v1.11.0
v1.11.0
In this version, scheduled restarts at specific times (for example at 06:00, 12:00, etc.) are added.
- Added 2 new commands:
!set_restart_schedule_type
- Set the server's restart schedule type. (!set_restart_schedule_type ["interval"|"time"]
)!set_restart_time
- Set the server's restart time(s). The time format is "HH:mm" (using 24-hour time). Server restart schedule type must be "time". (!set_restart_time [times separated by space]
)
This update was brought to you by @DomicidalDesigns. Thanks for his contribution.
This version has not been extensively tested. Please report any problems you encounter in Issues.
v1.10.0
v1.10.0
- Added 3 new commands:
!change_option
- Changes a server option.(!change_option "[option]" "[newOption]")
!add_workshop_mod
- Adds a workshop mod from the workshop mod url.(!add_workshop_mod [workshop mod urls with spaces in-between])
!remove_workshop_mod
- Removes a workshop mod from the workshop mod url.(!remove_workshop_mod [workshop mod urls with spaces in-between])
This update was brought to you by @DomicidalDesigns. Thanks for his contribution.
This version has not been extensively tested. Please report any problems you encounter in Issues.
v1.9.1-stable
v1.9.1
- Messages sent from other bots are now not skipped. This allows other bots to send commands to Project Zomboid bot.
v1.9.0
v1.8.1
v1.8.1
- Fixed an issue with workshop mod update checker.