mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 09:35:48 +00:00
Added a checkbox to allow all bots.
This commit is contained in:
parent
13713b7092
commit
06551d3c8e
22 changed files with 137 additions and 50 deletions
|
|
@ -629,6 +629,9 @@
|
|||
<setting name="DiscordBotLogLevel" serializeAs="String">
|
||||
<value>Info</value>
|
||||
</setting>
|
||||
<setting name="DiscordBotAllowAllBots" serializeAs="String">
|
||||
<value>False</value>
|
||||
</setting>
|
||||
</ServerManagerTool.Config>
|
||||
</userSettings>
|
||||
</configuration>
|
||||
Loading…
Add table
Add a link
Reference in a new issue