Advertisement
Guest User

Untitled

a guest
Apr 26th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <MessageAnnouncerConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <Interval>180</Interval>
  4. <Messages>
  5. <Message Text="All staff have to buy Super Donator which is $25 AUD becuase you get it when you are admin!" Color="Green" />
  6. <Message Text="Do /Vote to vote for our server!" Color="Green" />
  7. <Message Text="Do /Rules to read the rules!" Color="Green" />
  8. <Message Text="This server uses the Toxicity Backpacks mod and the Toxicity Mega Locker Mod!" Color="Green" />
  9. <Message Text="If you would like to donate do /discord for information!" Color="Green" />
  10. </Messages>
  11. <TextCommands>
  12. <TextCommand>
  13. <Name>rules</Name>
  14. <Help>Shows the server rules</Help>
  15. <Text>
  16. <Line>#1 No offensive content in the chat, respect other players</Line>
  17. <Line>#2 No bug using, exploiting or abuse of powers</Line>
  18. <Line>#3 Don't ask admins for items, teleports, loot respawn, ect.</Line>
  19. <Line>#4 Do not tp kill!</Line>
  20. </Text>
  21. </TextCommand>
  22. </TextCommands>
  23. <Name>Vote</Name>
  24. <Help>Shows the server voting link</Help>
  25. <Text>
  26. <Line>#1 https://unturned-servers.net/server/164477/vote/</Line>
  27. </Text>
  28. </TextCommand>
  29. </TextCommands>
  30. <Name>Discord</Name>
  31. <Help>Shows the servers Discord</Help>
  32. <Text>
  33. <Line>#1 https://discord.gg/TTVNcSw</Line>
  34. </Text>
  35. </TextCommand>
  36. </TextCommands>
  37. </MessageAnnouncerConfiguration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement