Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 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. <Enabled>true</Enabled>
  4. <DownloadMod>true</DownloadMod>
  5. <EffectID>41900</EffectID>
  6. <EffectKey>31900</EffectKey>
  7. <Title>Potato RP</Title>
  8. <Buttons>
  9. <Button>
  10. <Name>Description</Name>
  11. <Title>Server Description</Title>
  12. <Text>This is the best server in the galaxy!
  13.  
  14. This text should be on the 2nd line below</Text>
  15. <Link />
  16. <Command />
  17. </Button>
  18. <Button>
  19. <Name>Rules</Name>
  20. <Title>Server Rules</Title>
  21. <Text>0) The administrator is always right
  22. 1)You're always wrong
  23.  
  24.  
  25. &lt;color=red&gt;Если не согласен со вторым пунктом, читай первый&lt;/color&gt;</Text>
  26. <Link />
  27. <Command />
  28. </Button>
  29. <Button>
  30. <Name>Разработчик</Name>
  31. <Title />
  32. <Text>Открыть страницу разработчика?</Text>
  33. <Link>https://vk.com/id81827715</Link>
  34. <Command />
  35. </Button>
  36. </Buttons>
  37. </Configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement