sora200507

Untitled

Mar 3rd, 2018
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. command /rpgmenu:
  2. trigger:
  3. open chest with 1 rows named "&bRPGMENU" to player
  4. format slot 1 of player with bucket named "&b&lゴミ箱" with lore "&dゴミ箱だよー" to run [make player execute command "trashbox"]
  5. wait 1 seconds
  6. format slot 2 of player with redstone named "&b&l自害" with lore "&d死にます" to run [make player execute command "die"]
  7. wait 1 seconds
  8. format slot 3 of player with chest named "&b&lバックパック" with lore "&d拡張版エンダーチェスト!" to run [make player execute command "pv 1"]
  9. wait 1 seconds
  10. format slot 4 of player with gold nugget named "&b&lレールム" with lore "&b寄付&いろいろ" to run [make player execute command "realm"]
  11. stop
Advertisement
Add Comment
Please, Sign In to add comment