Hi, So i was working on a my server when i noticed a lot of dropped items on the ground...
so i decided to make a skript for it, but it wont work...
here is the skript i made:
If u know whats wrong with it pls tell me!
so i decided to make a skript for it, but it wont work...
here is the skript i made:
Code:
every 10 minutes:
broadcast "&4warning: &call dropped items will be cleared in one minute!"
wait 50 seconds
broadcast "&4warning: &call dropped items will be cleared in 10 seconds!"
wait 5 seconds
broadcast "&4warning: &call dropped items will be cleared in 5 seconds!"
wait 5 seconds
delete dropped items
broadcast "&call dropped items have been cleared"
If u know whats wrong with it pls tell me!
Last edited: