Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.02 KB | None | 0 0
  1. rang_cmd:
  2. command: /rang
  3. type: RUN_COMMAND
  4. required_args: 2
  5. register: true
  6. runcmd:
  7. - '/pex user $arg1 group set $arg2'
  8. text:
  9. - '&cRangSystem &8| &aDu hast dem Spieler &c$arg1 &aden Rang &c$arg2 &agegeben'
  10. error-message: '&cRang&8| &cBenutze&8: &7/&cRang &8<&cSpieler&8> &8<&cGruppe&8>'
  11. permission-required: true
  12. permission-node: system.rang
  13. Bewerbung:
  14. command: /bewerbung
  15. type: TEXT
  16. text:
  17. - "&7× &8&m----------&7 × &6Bewerbung &7× &8&m----------&7 ×"
  18. - "&7"
  19. - "&8» &4Admin &8× &cgeschlossen &8× &b10 Seiten"
  20. - "&8» &bDev &8× &cgeschlossen &8× &b7 Seiten"
  21. - "&8» &cMod &8× &aoffen &8× &b4 Seiten"
  22. - "&8» &2Builder &8× &cgeschlossen &8× &bVorbauen"
  23. - "&8» &9Sup &8× &aoffen &8× &b2 Seiten"
  24. - "&7"
  25. - "&7× &8&m----------&7 × &6Bewerbung &7× &8&m----------&7 ×"
  26. permission-required: false
  27. broadcast:
  28. command: /bc
  29. type: BROADCAST_TEXT
  30. text:
  31. - '&c&lInfo &8┃ &a$multiargs'
  32. event:
  33. command: /event
  34. type: BROADCAST_TEXT
  35. text:
  36. - '&d&lEvent &8┃ &a$multiargs'
  37. news:
  38. command: /news
  39. type: BROADCAST_TEXT
  40. text:
  41. - '&a&lNews &8┃ &d$multiargs'
  42. changelog:
  43. command: /cl
  44. type: BROADCAST_TEXT
  45. text:
  46. - '&c&lChangelog &8┃ &a$multiargs'
  47. clear_chat:
  48. command: /cc
  49. type: BROADCAST_TEXT
  50. text:
  51. - '%Repeat%100% '
  52. - '&b&lChat &8┃ &eDer &cChat &ewurde von &c$player &egeleert&8!'
  53. permission-required: true
  54. permission-node: system.cc
  55. pl:
  56. command: /pl
  57. type: TEXT
  58. text:
  59. - '&dPlugins (&r1&d)&c: &aGecko'
  60. system:
  61. command: /system
  62. type: TEXT
  63. text:
  64. - '&6MyServer &aSystem &avon &4ImWxnted&7!'
  65. permission-required: false
  66. Teampannelwl:
  67. command: /wl
  68. type: ICON_MENU
  69. iconmenu_title: '&f&lTeampannel &8by &b&lImWxnted'
  70. iconmenu_size: 27
  71. iconmenu_commands:
  72. - '12:STAINED_GLASS_PANE:14:/whitelist off:&c&lWhitelist aus!'
  73. - '13:BOOK:0:/kickall:&e&lAlle kicken!'
  74. - '14:STAINED_GLASS_PANE:14:/whitelist on:&a&lWhitelist an!'
  75. permission-required: true
  76. permission-node: system.teampannelwl
  77. Hilfe:
  78. command: /Hilfe
  79. type: TEXT
  80. text:
  81. - "&8&m----------&7 × &6Hilfe &7× &8&m----------&7"
  82. - "&7"
  83. - "&8» &c/Bewerbung &8» &7Für Infos zum bewerben."
  84. - "&8» &c/youtuber &8» &7Schau was du für den Yt-ber-Rang brauchst."
  85. - "&8» &c/warp &8» &7Siehe Die Warps an."
  86. - "&8» &c/mcreport &8» &7Bei Hilfe oder Meldungen."
  87. - ""
  88. - "&7Du brauchst Hilfe? Dann wende dich an einen &9Supporter&7/&cModerator&7."
  89. - "&8&m----------&7 &6Hilfe &8&m----------&7"
  90. permission-required: false
  91. plugins:
  92. command: /plugins
  93. type: TEXT
  94. text:
  95. - '&dPlugins (&r1&d)&c: &aGecko'
  96. command: /mcreport
  97. type: RUN_CONSOLE
  98. runcmd:
  99. - '/tellraw @a[score_TEAM_min=1] ["",{"text":"Report ","bold":true,"color":"red"},{"text":"\u2503","color":"dark_gray"},{"text":" $player braucht deine Hilfe!","color":"gray"},{"text":"\n"},{"text":"Report ","bold":true,"color":"red"},{"text":"\u2503","color":"dark_gray"},{"text":" Grund ","color":"gray"},{"text":"»","color":"dark_gray"},{"text":" $arg2","color":"yellow"},{"text":"\n"},{"text":"Report ","bold":true,"color":"red"},{"text":"\u2503","color":"dark_gray"},{"text":" Spieler ","color":"gray"},{"text":"» ","color":"dark_gray"},{"text":"$arg1","color":"yellow"},{"text":"\n"},{"text":"Report ","bold":true,"color":"red"},{"text":"\u2503","color":"dark_gray"},{"text":" Klicke hier um den Report zu bearbeiten.","italic":true,"underlined":true,"color":"yellow","clickEvent":{"action":"run_command","value":"/tp $arg1"},"hoverEvent":{"action":"show_text","value":"Teleport dich zu dem Spieler!"}}]'
  100. - '/tellraw @a[score_TEAM_min=1] ["",{"text":"Report ","bold":true,"color":"red"},{"text":"\u2503","color":"dark_gray"},{"text":" Geh in den Vanish Mode.","italic":true,"underlined":true,"color":"yellow","clickEvent":{"action":"run_command","value":"/v"},"hoverEvent":{"action":"show_text","value":"Teleport dich zu dem Spieler!"}}]'
  101. required_args: 2
  102. error-message: '&c&lReport &8» &7Benutze: &e/myreport <Name> <Grund>'
  103. permission-required: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement