what i mean is this:
if it doesn't find an entity from the ground, it gives <none> which i want it to be "0", anyone have a solution?
if it doesn't find an entity from the ground, it gives <none> which i want it to be "0", anyone have a solution?
Python:
every 10 minutes:
broadcast "&7[&eClearLag&7] &r5 Menit sebelum Sampah dibersihkan dari tanah."
wait 4 minutes
broadcast "&7[&eClearLag&7] &r1 Menit sebelum Sampah dibersihkan dari tanah."
wait 50 seconds
broadcast "&7[&eClearLag&7] &r10 Detik sebelum Sampah dibersihkan dari tanah."
wait 10 seconds
loop all dropped items:
delete loop-entity
add 1 to {_num}
broadcast "&7[&eClearLag&7] &c%{_num}%&r Sampah Terbersihkan."