#Players placing generator, hopper, chest and count goes up if they dont own the plot.
1 messages · Page 1 of 1 (latest)
You can use the can build condition to check if they can build at the block. Your current method doesnt work because other plugins can cancel the event after skript does its thing. When that happens skript thinks the plugin is not canceled
or you could just wait a couple ticks then check if the event is cancelled