Versions (14)
Use GUID instead of numeric ID to display UI effect to player. In configuration it's still numeric ID, but to player it is sent as GUID. This is a recommended method since the last Unturned update, because sending numeric IDs has become obsolete.
Optimize generating new missions to solve timeout error when generating new missions while many players are online
delete missions that are older than 8 days instead of 15 days
delete old missions on plugin load to clear unnecessary data
Add better error handling to prevent game breaking errors
Add warning logs in case giving some specific rewards (items/vehicle/commands) fail to be given
fix {steamid} variable
fix a single command reward (didn't replace variables)
hotfix
Use UTC instead of local datetimes for everything
Fix resource gather trees