Advertisement
Johnanater

IceLotto 1.1.2 - Configuration

Sep 3rd, 2020 (edited)
499
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.83 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Configuration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3.   <LicenseKey>00000000-0000-0000-0000-000000000000</LicenseKey>
  4.   <ChatMessageColor>#00FF00</ChatMessageColor>
  5.   <ChatMessageErrorColor>#FF0000</ChatMessageErrorColor>
  6.   <ChatMessageIconUrl>https://i.imgur.com/t0dhFW2.png</ChatMessageIconUrl>
  7.   <ChatUseRichText>false</ChatUseRichText>
  8.   <DrawTimeHours>48</DrawTimeHours>
  9.   <TicketCost>100</TicketCost>
  10.   <TicketCap>0</TicketCap>
  11.   <EnableUi>true</EnableUi>
  12.   <AnnounceOnLogin>true</AnnounceOnLogin>
  13.   <DiscordWebhook>
  14.     <Enabled>false</Enabled>
  15.     <WebhookUrl>YourDiscordWebhookHere</WebhookUrl>
  16.     <HexColor>AA1F12</HexColor>
  17.     <Tts>false</Tts>
  18.     <MentionHere>false</MentionHere>
  19.   </DiscordWebhook>
  20. </Configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement