Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- every 120 seconds:
- loop all dropped items:
- delete loop-value
- wait 1 tick
- broadcast "&7[&cClearLag&7] &aドロップアイテムを削除しました。"
- command /clearlag:
- permission:op
- permission message:&fUnknown command. Type "/help" for help.
- trigger:
- broadcast "&7[&cClearLag&7] &610秒後にドロップアイテムを削除します。"
- wait 5 seconds
- broadcast "&7[&cClearLag&7] &6ドロップアイテム削除まで..."
- broadcast "&7[&cClearLag&7] &a5"
- wait 1 seconds
- broadcast "&7[&cClearLag&7] &a4"
- wait 1 seconds
- broadcast "&7[&cClearLag&7] &e3"
- wait 1 seconds
- broadcast "&7[&cClearLag&7] &e2"
- wait 1 seconds
- broadcast "&7[&cClearLag&7] &c1"
- wait a ticks
- loop all dropped items:
- delete loop-value
- wait 1 tick
- broadcast "&7[&cClearLag&7] &aドロップアイテムを削除しました。"
Add Comment
Please, Sign In to add comment