Advertisement
Bounen

Untitled

Aug 14th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. on rightclick holding paper:
  2. name of held item contains "宝くじ(MINI)"
  3. message "宝くじ(MINI)を引きました(1枚消費)"
  4. remove 1 of held item from player
  5. chance of 1%:
  6. broadcast "§f§l[§b§l宝くじMINI§f§l]§f§l§n%player%§b§l§nさんが§4§l§n当選§b§l§nして§6§l§n77$§b§l獲得しました!"
  7. execute console command "/eco add %player% 77"
  8. execute console command "/playsound entity.experience_orb.pickup master %player%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement