Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on join:
- if {Hours::%player%} is not set:
- set {Hours::%player%} to 0
- if {Minutes::%player%} is not set:
- set {Minutes::%player%} to 0
- command /stats [<offlineplayer>]:
- trigger:
- if arg-1 isn't set:
- open chest with 3 rows named "&b&lあなたの情報" to player
- format slot 1 of player with clock named "&6&lプレイ時間: &f%{Hours::%player%}%h %{Minutes::%player%}%m" to be unstealable
Advertisement
Add Comment
Please, Sign In to add comment