Advertisement
gecko201577106

Untitled

Oct 28th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. teamchat:
  2. command: /etc
  3. type: RUN_CONSOLE
  4. runcmd:
  5. - '/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"}]'
  6. error-message: '&cAdmin&8| &cDiese Nachrichten sollten Spieler nicht sehen.'
  7. required_args: 1
  8. error-message: '&9&lTeamChat &8» &7Benutze: &e/etc <Naricht>'
  9. permission-required: true
  10. permission-node: system.teamchat
  11. Warp:
  12. command: /warp
  13. type: ICON_MENU
  14. iconmenu_title: '&f&lWarp - $player '
  15. iconmenu_size: 27
  16. iconmenu_commands:
  17. - '12:GRASS:14:/skypvp :&9SkyPvP'
  18. - '13:COMPASS:0:/Spawn :&bSpawn'
  19. - '14:STAINED_GLASS_PANE:14:/warp Mobwars :&2Mobwars'
  20. error-message: '&fWarp&8| &cBenutze&8: &7/&cWarp'
  21. permission-required: false
  22. skypvp:
  23. command: /skypvp
  24. type: RUN_COMMAND
  25. runcmd:
  26. - '/warp skypvp'
  27. error-message: '&fWarp&8| &cBenutze&8: &7/&cWarp'
  28. permission-required: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement