SteamMasterID Change

To avoid ppl using your SteamID by accident, replaced it  with "00000000000000000" and added yours as example.
This commit is contained in:
Pandiora
2015-11-01 17:56:44 +01:00
parent 3e0dfac091
commit 1e2efe38f1

View File

@@ -31,9 +31,10 @@
<!-- TIP: Most likely you don't want to change it. You can use "null" if you wish to enter PIN on every startup, 0 means there is no PIN -->
<SteamParentalPIN type="string" value="0"/>
<!-- This is steamID of the bot-master - you, in steamID64 format -->
<!-- This is steamID64 of the bot-master - you, [Example: 76561198006963719] -->
<!-- TIP: You can use "0", but bot won't accept steam cd-keys or trades from anybody" -->
<SteamMasterID type="ulong" value="76561198006963719"/>
<SteamMasterID type="ulong" value="00000000000000000"/>
<!-- This defines clan of the master, bot will join chatroom of that clan automatically after logging in if set -->
<!-- SteamMasterClanID could be found by visiting your group-page -->