Advertisement
white17154

vote.sk

Apr 4th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. command /vote <player>:
  2. permission: skript.admin
  3. trigger:
  4. add a emerald named "&a&lエメラルド" to the arg-1
  5. loop all players:
  6. play sound "entity.generic.explode" with volume 2 at loop-player
  7. broadcast "&r"
  8. broadcast "&7✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴"
  9. broadcast "&a&l%arg-1% &fさんが &4&l投票 &fをして &a&lエメラルド &fを獲得しました。"
  10. broadcast "&c&l/prvote"
  11. broadcast "&f&lから投票することができます。"
  12. broadcast "&7✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴ ✴"
  13. broadcast "&r"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement