Fixes for crashes due to ark update
Fixed some instances where bases in PvE servers would not get damaged (shouldnt need to have bases below team 50000 anymore)
Fixed Ark's native ORP affecting auto bases
Fixed some instances where bases would not broadcast event destroyed when there were no...
Updated for ARK 86.15
ArkShopUI 1.3 is needed for this version if you are using the UI
Adds MySQL shop transaction log (like the text log the shop already has)
Adds MySQL SSL support
ARK 86.12 - fixed IncrementItemTemplateQuantity
ArkShopUI 1.2+ is needed for this version if you are using the UI
Adds MySQL shop transaction log (like the text log the shop already has)
Adds MySQL SSL support
# AsaApi 1.20 Changelog
Compare:
https://github.com/ArkServerApi/AsaApi/compare/1.19...c7c0f81d7a726fdc35bf863ae34bc29012cab87f
## Server Owners
Plugin loading is now improved for better .PDB and extra .DLL files (no need to move PDB/extra DLL files to Win64 anymore)
Plugin unload now...
- Added config for sending discord webhook messages when a player executes a command with /cheat:
"DiscordWebhook": {
"Enabled": false,
"URL": "",
"SenderName": "AdminsPermissions",
"Message": "[{timestamp}] {charactername} ({eos_id}) used /cheat {command} on {map} at...