Author Topic: Restrcting certain events for admins only.  (Read 379 times)

I know that it's possible; I'd think by editing serverCmdAddEvent, but I'm not quite sure how I'd go about making them admin only.

There's already an Add-On for this, although I don't know what it is. But it would be possible.

Package the specific event's function.

There's already an Add-On for this, although I don't know what it is. But it would be possible.
That's not what I meant.

Package the specific event's function.
like for inputs
if($InputTarget_["Brick"].getGroup().client.isAdmin) or something like that

and outputs

well

i'm not sure about those
« Last Edit: August 29, 2010, 05:32:26 PM by otto-san »