Advertisement
illllooovveesufff

Untitled

Jul 22nd, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. CC:
  2. command: /cc
  3. type: BROADCAST_TEXT
  4. text:
  5. - '%Repeat%100% '
  6. - '&a&lFreeBuild &8| &7Der Chat wurde von &a$player &7geleert.'
  7. permission-required: true
  8. permissions-node: ms.chatclear
  9. permission-error: "&4System &8| &cDu hast keine Rechte darauf."
  10. BC:
  11. command: /bc
  12. type: BROADCAST_TEXT
  13. error-message: '&cBroadcast &8| &7Benutze&8: &8/&cbc &8<&cNaricht&8>'
  14. text:
  15. - '&cSystem &8| &7$multiargs'
  16. required_args: 1
  17. permission-required: true
  18. permission-node: system.bc
  19. permission-error: "&cSystem &8| &7Dazu hast du keine &4Rechte!"
  20. buypremium:
  21. command: /buypremium
  22. type RUN_COMMAND
  23. error-message: '&cRang &8| &7Benutze&8: &8/&6buypremium &8<&cName&8>'
  24. runcmd:
  25. - '/eco take agr1 3000'
  26. - '/pex user arg1 group set premium'
  27. permission-required: true
  28. permission-node: ms.buyrangpremium
  29. permission-error: "&cSystem &8| &7Dazu hast du keine &4Rechte
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement