carlosdorelli

Untitled

Jun 24th, 2020
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <ModerationConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <ConnectionString>Server=51.75.53.89;Database=unkvugnb_unturned;Uid=unkvugnb_dorelli;Password=XXXX;</ConnectionString>
  4. <Webhooks>
  5. <DiscordWebhook WebhookType="Ban" WebhookUrl="https://discordapp.com/api/webhooks/695724766266654763/mhEpHR-0dRxIeygIGqSq-x5u7uH2VOeMfu_NKCOA8OPh-_cdo9PyYnMqjPA5S8lvjzTY" WebhookColor="ff0000">
  6. <MessageFormat>Name: {name}, SteamID: {steamid}, Punisher: {punisher}, Duration: {duration}, Reason: {reason}</MessageFormat>
  7. </DiscordWebhook>
  8. <DiscordWebhook WebhookType="Kick" WebhookUrl="https://discordapp.com/api/webhooks/695724766266654763/mhEpHR-0dRxIeygIGqSq-x5u7uH2VOeMfu_NKCOA8OPh-_cdo9PyYnMqjPA5S8lvjzTY" WebhookColor="f06c00">
  9. <MessageFormat>Name: {name}, SteamID: {steamid}, Punisher: {punisher}, Reason: {reason}</MessageFormat>
  10. </DiscordWebhook>
  11. <DiscordWebhook WebhookType="Warn" WebhookUrl="https://discordapp.com/api/webhooks/695724766266654763/mhEpHR-0dRxIeygIGqSq-x5u7uH2VOeMfu_NKCOA8OPh-_cdo9PyYnMqjPA5S8lvjzTY" WebhookColor="ffff00">
  12. <MessageFormat>Name: {name}, SteamID: {steamid}, Punisher: {punisher}, Reason: {reason}</MessageFormat>
  13. </DiscordWebhook>
  14. <DiscordWebhook WebhookType="Unban" WebhookUrl="https://discordapp.com/api/webhooks/695724766266654763/mhEpHR-0dRxIeygIGqSq-x5u7uH2VOeMfu_NKCOA8OPh-_cdo9PyYnMqjPA5S8lvjzTY" WebhookColor="00ff33">
  15. <MessageFormat>Name: {name}, SteamID: {steamid}, Unbanner: {punisher}</MessageFormat>
  16. </DiscordWebhook>
  17. <DiscordWebhook WebhookType="Spy" WebhookUrl="https://discordapp.com/api/webhooks/695724766266654763/mhEpHR-0dRxIeygIGqSq-x5u7uH2VOeMfu_NKCOA8OPh-_cdo9PyYnMqjPA5S8lvjzTY" WebhookColor="black">
  18. <MessageFormat>**{punisher}** spied **{name}** `{steamid}` on **{servername}**</MessageFormat>
  19. </DiscordWebhook>
  20. </Webhooks>
  21. <RefreshTime>50000</RefreshTime>
  22. <RequireReason>true</RequireReason>
  23. <MessageColor>grey</MessageColor>
  24. </ModerationConfiguration>
Add Comment
Please, Sign In to add comment