command tabela:
trigger:
give player a sign named "&eBeni yere koy!"
set 1st line of player's held item's lore to "&7Jackpot Tabelası"
break of sign:
cancel event if {tabela konumları::*} contains event-block's location
place of sign:
1st line of player's held item's lore = "&7Jackpot Tabelası"
add event-block's location to {tabela konumları::*}
wait 30 seconds
set event-block to air if event-block = sign
sign change:
{tabela konumları::*} contains event-block's location
remove event-block's location from {tabela konumları::*}
broadcast "Satır: %line 1 of event-block%"
set event-block to air