Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- kow: &3&l[&9&lKnockBackofWin&3&l]
- command /knockbackofwin [<text>]:
- aliases: /kow
- trigger:
- if arg 1 is not set:
- message "{@kow} &c項目をしていません。"
- if arg 1 is "join"
- if {kowJ.%player%} is not 1:
- message "{@kow} &eKnockBackofWinに参加しました。"
- add 1 to {kowJ.%player%}
- else:
- message "{@kow} &c常に参加しているロビーがあるのでキャンセルしました。"
- if arg 1 is "reset":
- message "{@kow} &a %player% さんの設定をクリーンしました。"
- set {kowJ.%player%} to 0
Advertisement
Add Comment
Please, Sign In to add comment