Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 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× &cOffen &8× &b10 Seiten"
  20. - "&8» &bDev &8× &coffen &8× &b7 Seiten"
  21. - "&8» &cMod &8× &cOffen &8× &b4 Seiten"
  22. - "&8» &2Builder &8× &cOffen&8× &bVorbauen"
  23. - "&8» &9Sup &8× &cOffen &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: &aPlugin &3by &4BiahLuna&7!'
  60. permission-required: false
  61. joinme:
  62. command: /ejoinme
  63. type: BROADCAST_TEXT
  64. text:
  65. - '&b&lJoinMe &8┃ &e$player &aspielt auf &eMS-32375&7'
  66. permission-required: false
  67. vote:
  68. command: /evote
  69. type: BROADCAST_TEXT
  70. text:
  71. - '&c&lVote &8┃ &e$player &7hat gevotet!'
  72. - '&c&lVote &8┃ &7Vote auch du mit &6/evote'
  73. permission-required: false
  74. system:
  75. command: /system
  76. type: TEXT
  77. text:
  78. - '&6MyServer &aSystem &4save &avon &4BiahLuna
  79. permission-required: false
  80. Teampannelwl:
  81. command: /wl
  82. type: ICON_MENU
  83. iconmenu_title: '&f&lTeampannel &8by &b&lBiahLuna
  84. iconmenu_size: 27
  85. iconmenu_commands:
  86. - '12:STAINED_GLASS_PANE:14:/whitelist off:&c&lWhitelist aus!'
  87. - '13:BOOK:0:/kickall:&e&lAlle kicken!'
  88. - '14:STAINED_GLASS_PANE:14:/whitelist on:&a&lWhitelist an!'
  89. permission-required: true
  90. permission-node: system.teampannelwl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement