• Добрый день, если вы испытываете проблемы с пополнением баланса, свяжитесь с @MrFallen.

Скидка InfoHudBar 1.0.5

  1. {
  2. "Link to the server logo": "",
  3. "List of messages for players": [
  4. "YOUR MESSAGE #1",
  5. "YOUR MESSAGE #2",
  6. "YOUR MESSAGE #3",
  7. "YOUR MESSAGE #4"
  8. ],
  9. "Button Settings": [
  10. {
  11. "Text": "Shop",
  12. "Command": "chat.say /test"
  13. },
  14. {
  15. "Text": "<b>Stats</b>",
  16. "Command": "chat.say /test"
  17. },
  18. {
  19. "Text": "<i>Bucket</i>",
  20. "Command": "chat.say /test"
  21. },
  22. {
  23. "Text": "Settings",
  24. "Command": "chat.say /test"
  25. }
  26. ],
  27. "The color of the active event": "1 1 1 1",
  28. "Inactive event color": "1 1 1 0.2",
  29. "Main color": "0.01960784 0.4313726 0.8705883 1",
  30. "Additional color": "0.01960784 0.4313726 0.8705883 0.5980392",
  31. "Server Name": "PROJECT NAME",
  32. "Message update time": 15.0
  33. }