This has been a problem for too long, and a lot of people have been getting it. It's not an addon restricting events, it's not JVS, so what is it?
Do you mean only admins can click bricks or only admins can set that event on bricks?
Go to server control and uncheck the admin-only events setting
for(%i=0; %i < $InputEvent_CountfxDTSbrick; %i++){$InputEvent_AdminOnlyfxDTSBrick_[%i] = 0;}
Put this into your console.Code: [Select]for(%i=0; %i < $InputEvent_CountfxDTSbrick; %i++){$InputEvent_AdminOnlyfxDTSBrick_[%i] = 0;}