Advertisement
Guest User

PoliceDuty Configuration

a guest
Aug 12th, 2023
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 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. <UI_ID>16490</UI_ID>
  4. <UI_Key>16491</UI_Key>
  5. <AnnounceDuty>true</AnnounceDuty>
  6. <UseUconomy>true</UseUconomy>
  7. <UseWebhook>true</UseWebhook>
  8. <WebhookURL>https://discord.com/api/webhooks/1121282492113096704/fuv1xW1_C6NF-8JYHGvLW8wNuGZBW4amFFsC1MAmjDlBxr-FeSAmL2lYG3VLwYwcmkJd</WebhookURL>
  9. <DutyRanks>
  10. <DutyRank>
  11. <Name>Officer</Name>
  12. <Permission>PoliceOfficer</Permission>
  13. <PayAmount>5000</PayAmount>
  14. <PayTime>1800</PayTime>
  15. </DutyRank>
  16. <DutyRank>
  17. <Name>SWAT</Name>
  18. <Permission>SWAT</Permission>
  19. <PayAmount>7000</PayAmount>
  20. <PayTime>1800</PayTime>
  21. </DutyRank>
  22. </DutyRanks>
  23. </Configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement