Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /hide <text>:
- trigger:
- if arg-1 is "on":
- hide player from loop-player
- send "&d[SYSTEM] &aあなたを[非表示]にセットしました"
- stop
- if arg-1 is "off":
- show player from loop-player
- send "&d[SYSTEM] &7あなたを[表示]にセットしました"
- stop
- else:
- send "&d==========="
- send "&a/hide on 他の人から見えなくなります"
- send "&a/hide off 他の人から見えるようになります"
- send "&d==========="
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement