Advertisement
gecko201577106

Untitled

Oct 27th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.23 KB | None | 0 0
  1. reportlogin:
  2. command: /ereport login
  3. type: RUN_COMMAND
  4. runcmd:
  5. - '/scoreboard players set $player teamreport 1'
  6. - '/tellraw $player [{"text":"Du hast dich ins ","color":"green"},{"text":"Report-System ","color":"red"},{"text":"Eigeloggt","bold":true,"color":"green"}]'
  7. reportlogout:
  8. command: /ereport logout
  9. type: RUN_COMMAND
  10. runcmd:
  11. - '/scoreboard players set $player teamreport 0'
  12. - '/tellraw $player [{"text":"Du hast dich aus dem ","color":"green"},{"text":"Report-System ","color":"red"},{"text":"Ausgeloggt","bold":true,"color":"red"}]'
  13. report:
  14. command: /ereport
  15. type: RUN_CONSOLE
  16. runcmd:
  17. - '/scoreboard players add $arg1 report 1'
  18. - '/tellraw @a[score_teamreport_min=1] ["",{"text":"Report ","bold":true,"color":"red"},{"text":"»","color":"dark_gray"},{"text":" $player hat $arg1","color":"gray"},{"text":" Reportet","color":"red"},{"text":"\n"},{"text":"Report ","bold":true,"color":"red"},{"text":"»","color":"dark_gray"},{"text":" Grund ","color":"gray"},{"text":"»","color":"dark_gray"},{"text":" $arg2","color":"red"},{"text":"\n"},{"text":"Report ","bold":true,"color":"red"},{"text":"»","color":"dark_gray"},{"text":" Spieler ","color":"gray"},{"text":"» ","color":"dark_gray"},{"text":"$arg1","color":"yellow"},{"text":"\n"},{"text":"Report ","bold":true,"color":"red"},{"text":"»","color":"dark_gray"},{"text":" Klicke hier um den Report zu bearbeiten.","color":"green","clickEvent":{"action":"run_command","value":"/tp $arg1"},"hoverEvent":{"action":"show_text","value":"Teleportiere dich zu dem Spieler!"}}]'
  19. - '/tellraw @a[score_teamreport_min=1] [{"text":"Report ","color":"red"},{"text":"»","color":"dark_gray"},{"text":" Klicke hier um in den Vanish Mode zu gehen!","color":"red","clickEvent":{"action":"run_command","value":"/vanish"},"hoverEvent":{"action":"show_text","value":"Gehe in den Vanish Mode!"}}]'
  20. required_args: 2
  21. error-message: '&c&lReport &8» &7Benutze: &e/ereport <Name> <Grund>'
  22. permission-required: true
  23. permission-node: system.ereport
  24. teamchat:
  25. command: /etc
  26. type: RUN_CONSOLE
  27. runcmd:
  28. - '/tellraw @a[score_team_min=1] ["",{"text":"TeamChat ", "color":"blue","bold":true},{"text":"» ","color":"dark_gray"},{"text":"$player ", "color":"blue"},{"text":"» ", "color":"dark_gray"},{"text":"$multiargs","color":"aqua"}]'
  29. error-message: '&cAdmin&8| &cDiese Nachrichten sollten Spieler nicht sehen.'
  30. required_args: 1
  31. error-message: '&9&lTeamChat &8» &7Benutze: &e/etc <Naricht>'
  32. permission-required: true
  33. permission-node: system.teamchat
  34. clear_chat:
  35. command: /cc
  36. type: BROADCAST_TEXT
  37. text:
  38. - '%Repeat%100% '
  39. - '&b&lChat &8┃ &eDer &cChat &ewurde von &c$player &egeleert&8!'
  40. permission-required: true
  41. permission-node: system.cc
  42. broadcast:
  43. command: /bc
  44. type: BROADCAST_TEXT
  45. text:
  46. - '&c&lInfo &8┃ &e$multiargs'
  47. permission-required: true
  48. permission-node: system.bc
  49. event:
  50. command: /event
  51. type: BROADCAST_TEXT
  52. text:
  53. - '&d&lEvent &8┃ &a$multiargs'
  54. permission-required: true
  55. permission-node: system.event
  56. news:
  57. command: /news
  58. type: BROADCAST_TEXT
  59. text:
  60. - '&a&lNews &8┃ &d$multiargs'
  61. permission-required: true
  62. permission-node: system.news
  63. modules:
  64. command: /module
  65. type: TEXT
  66. text:
  67. - 'Module (1): &aAnti-&a$player'
  68. modules:
  69. command: /modules
  70. type: TEXT
  71. text:
  72. - 'Module (1): &aAnti-&a$player'
  73. pl:
  74. command: /plugins
  75. type: TEXT
  76. text:
  77. - 'Plugins (1): &aAnti-&a$player'
  78. plugins:
  79. command: /pl
  80. type: TEXT
  81. text:
  82. - 'Plugins (1): &aAnti-&a$player'
  83. Bewerbung:
  84. command: /bewerbung
  85. type: TEXT
  86. text:
  87. - "&7× &8&m----------&7 × &6Bewerbung &7× &8&m----------&7 ×"
  88. - "&7"
  89. - "&8» &bDev &8× &cgeschlossen &8× &b3 Seiten"
  90. - "&8» &eBuilder &8× &aoffen &8× &bVorbauen"
  91. - "&8» &9Sup &8× &aoffen &8× &b2 Seiten"
  92. - "&7"
  93. - "&7× &8&m----------&7 × &6Bewerbung &7× &8&m----------&7 ×"
  94. permission-required: false
  95. Hilfe:
  96. command: /Hilfe
  97. type: TEXT
  98. text:
  99. - "&8&m----------&7 × &6Hilfe &7× &8&m----------&7"
  100. - "&7"
  101. - "&8» &c/Bewerbung &8» &7Für Infos zum bewerben."
  102. - "&8» &c/youtuber &8» &7Schau was du für den Yt-ber-Rang brauchst."
  103. - "&8» &c/warp &8» &7Siehe Die Warps an."
  104. - ""
  105. - ""
  106. - "&7Du brauchst Hilfe? Dann wende dich an einen &9Supporter&7/&cModerator&7."
  107. - "&8&m----------&7 &6Hilfe &8&m----------&7"
  108. permission-required: false
  109. Youtuber:
  110. command: /youtuber
  111. type: TEXT
  112. text:
  113. - "&8&m----------&7 × &5YouTuber &7× &8&m----------&7"
  114. - ""
  115. - ""
  116. - ""
  117. - "&c&lKommt Noch"
  118. - ""
  119. - ""
  120. - ""
  121. - "&8&m----------&7 &5YouTuber &8&m----------&7"
  122. permission-required: false
  123. rang:
  124. command: /rang
  125. type: RUN_COMMAND
  126. required_args: 2
  127. runcmd:
  128. - '/pex user $arg1 group set $arg2'
  129. - '/scoreboard players set $arg1 team 1'
  130. error-message: '&cRang&8» &cBenutze&8» &7/&cRang &8<&cSpieler&8> &8<&cRang&8>'
  131. permission-required: true
  132. permission-node: system.rang
  133. Stats:
  134. command: /stats
  135. type: RUN_COMMAND
  136. runcmd:
  137. - '$Script$%if%$PlayerData%money%==NoData'
  138. - '$log$NO DATA!'
  139. - '$Script$%PlayerData%money=0'
  140. - '$Script$%elseif%$PlayerData%money%==0'
  141. - '$log$0!'
  142. - '$Script$%elseif%$PlayerData%money%>0'
  143. - '$log$0+!'
  144. permission-required: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement