commands: dcs: bans: roles: - Admin enabled: false # disable a command name: prohibiciones description: mostrar una lista de todas las prohibiciones en sus servidores If you add this to your admin.yaml, it will rename the command /dcs bans to /dcs prohibiciones, change the documentation ...
These commands can be used to administrate the bot itself. CommandParameterChannelRoleDescription .reload[Plugin]allAdminReloads one or all plugin(s) and their configurations from disk. .upgradeallAdminUpgrades the bot to the latest available version (git needed, see below). ...
Huawei Cloud Stack DCS. Obtain the password of the opsadmin and root accounts of DCS-Server from the "Type A (Background)" sheet in Huawei Cloud Stack 8.5.0 Account List. Step 2 Run the following commands to modify DCS-Server settings: cd /opt/cloud/DCS-Server/bin/ ...
We would like to thank all the server admins who have been helping us debug the issue and also the closed beta testers and members of the wider community who have joined our Open Beta debug server - The data we have collected is extremely helpful in tracking down the root cause of this...
Huawei Cloud Stack DCS. Obtain the password of the opsadmin and root accounts of DCS-Server from the "Type A (Background)" sheet in Huawei Cloud Stack 8.5.0 Account List. Step 2 Run the following commands to modify DCS-Server settings: cd /opt/cloud/DCS-Server/bin/ ...
@commands.Cog.listener() async def on_message(self, message: discord.Message): # ignore bot messages or messages that do not contain yaml attachments if message.author.bot or not message.attachments or not message.attachments[0].filename.endswith('.json'): return # only Admin role is...
bot.yaml: admin_channel and audit_channel are now channels: [admin, audit] Olympus: display change (red, blue) Olympus now writes Export.lua also Cleanup: added exception handling when file could not be deleted Auto-updater did not work, if a dcs_updater update was included ...
/mission rollbackdid not write serverSettings.lua correctly Unnecessary admin ping when exe was closed manually. /dcs installand/dcs uninstallalways asked if servers should be shut down, even if none were up /node add_instancedid not work reliably on servers without any instance ...
allow the user to change their linked UCID and update all their stats to this UCID any command that gets a server as explicit parameter, will ask for all servers, even if run in the respective admin channel now (only relevant for a very small number of commands like /serverload) ...
DCSServerBotUtils.lua error with os.clock() Interaction responded error on/link New Alert role did default to DCS Admin, but not to what DCS Admin was probably set to. Mission: several issues in onGameEvent Version was not updated in the cluster table, if the update function of the bot...