Thursday, September 19, 2024 9:20:23 PM
> settings

Customize


Authenticate

> 0.5.5.json
{
    "update_required": true,
    "mod_version": "0.5.5",
    "changes": {
        "🎉 added": [
            "[dll] `dll_log` function for logging from SQF to ESM logs. Accessible via `[message, type] call ESM_fnc_logToDLL`",
            "[dll] Functions that are removed from the whitelist in esm-conf.ini will now throw an error to the user",
            "[sqf] `ESM_fnc_logToDLL` function used to log something to ESM logs. Takes two params, a message <string> and a type <string>. Types are `info`, `warn`, `success`, `debug`, `error`",
            "[mod] `GamblePayoutRandomizer`, `GamblePayoutPercentage`, `GamblePayoutModifier` settings for adjusting gambling payout. Check esm-conf.ini for more information",
            "[bot] `!reset` command. This command is available for all communities (free/paid) and will reset any players who are stuck in the respawn dead glitch (`damage == 1`)",
            "[bot] `!stats` command. Displays fun information about Exile Server Manager"
        ],
        "🔄 changed": [
            "[wiki] Commands are now loaded from the bot instead of being hardcoded. Yaay, no more forgetting to update!",
            "[wiki] Now has anchors so you can navigate directly to a subsection",
            "[bot] `!add` now requires a confirmation from the user being added before they are added",
            "[bot] Server IDs can now contain numbers",
            "[bot] `!servers` command now only shows basic information about a server (overview)",
            "[bot] `!server` command now will show more information about a server (detailed). This will be expanded upon in future updates"
        ],
        "🛠 fixed": [
            "[bot] General cleanup"
        ],
        "❌ removed": [

        ]
    },
    "notes": "Full mod update, make sure to reconfigure esm-conf.ini for your server"
}
All opinions represented herein are my own
- © 2024 itsthedevman
- build 3c15a1b