mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 01:25:50 +00:00
Auto Backup Settings
- added an RCON broadcast mode droplist, so backup processes can send messages via RCON using this mode.
This commit is contained in:
parent
5be23f75ef
commit
c1c303f32a
14 changed files with 120 additions and 16 deletions
|
|
@ -666,6 +666,9 @@
|
|||
<setting name="DiscordBotAllServersKeyword" serializeAs="String">
|
||||
<value>all</value>
|
||||
</setting>
|
||||
<setting name="RCON_BackupMessageCommand" serializeAs="String">
|
||||
<value>Broadcast</value>
|
||||
</setting>
|
||||
</ServerManagerTool.Config>
|
||||
</userSettings>
|
||||
</configuration>
|
||||
Loading…
Add table
Add a link
Reference in a new issue