so basically this is my script:
command beginevent:
permission: admin.commands.beginevent
trigger:
broadcast "&c&lAN EVENT IS ABOUT TO HAPPEN AT THE HUB! DO /HUB TO GET TO THE EVENT!"
wait 4.5 tick
set block at location {134, 187, 19} to glass
and so everything works except that the line set block at location {134, 187, 19} to glass dosent do anything
any help? thanks
command beginevent:
permission: admin.commands.beginevent
trigger:
broadcast "&c&lAN EVENT IS ABOUT TO HAPPEN AT THE HUB! DO /HUB TO GET TO THE EVENT!"
wait 4.5 tick
set block at location {134, 187, 19} to glass
and so everything works except that the line set block at location {134, 187, 19} to glass dosent do anything
any help? thanks