#BlockEvent problem
6 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
let pos = event.block.pos;
event.server.runCommandSilent(`summon armor_stand ${pos.x} ${pos.y} ${pos.z} {Palladium:{Properties:{superpowers:[\"finalcut:models/return_torch\"]}},Invisible:1b,Invulnerable:1b,NoGravity:1b,PersistenceRequired:1b,Silent:1b}`);
});```
i basically want the command to go off whenever the block exists
bump
bump again