Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. Vote:
  2. command: /eVote
  3. type: RUN_COMMAND
  4. runcmd:
  5. - /tellraw @a ["",{"text":"Vote ","bold":true,"color":"red"},{"text":"┃","color":"dark_gray"},{"selector":"@p","color":"yellow"},{"text":"hat gevotet!","color":"gray"}]
  6. - /tellraw @a ["",{"text":"Vote ","bold":true,"color":"red"},{"text":"┃ ","color":"dark_gray"},{"text":"Vote auch du mit ","color":"gray"},{"text":"/evote","color":"gold"}]
  7. - /scoreboard players add $player VotePunkte 1
  8. - /tellraw $player ["",{"text":"Vote ","bold":true,"color":"red"},{"text":"┃","color":"dark_gray"},{"text":"Du hast fΓΌr dein Vote ","color":"green"},{"text":"1 VotePunkt ","color":"yellow"},{"text":"erhalten!","color":"gray"}]
  9. permission-required: false
  10. cooldown: 43200
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement