Advertisement
Game4Freak

ReputationGroupsConfiguration

May 16th, 2019
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.58 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <ReputationGroupsConfiguration 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.   <reputationGroups>
  5.     <reputationGroup groupID="exampleGroup -- given from 10 to +infinite reputation">
  6.       <rangeSmallest>10</rangeSmallest>
  7.       <rangeBiggest xsi:nil="true" />
  8.     </reputationGroup>
  9.   </reputationGroups>
  10.   <useNotifications>false</useNotifications>
  11.   <messageColor>green</messageColor>
  12. </ReputationGroupsConfiguration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement