http://forum.blockland.us/index.php?topic=204412.msg5648371#msg5648371
Yes this is it.
I wrote my own event restriction because I wasn't aware someone had already written one.
How do I change which events are restricted?
This event restriction is made for add-on developers to make hard-coded admin requirements on an event through a quick function call in the script. If you're looking for a server admin tool to make any pre-made event restricted, look at
Zack0Wack0'sCan it be turned off?
I'm fairly sure this is from the env control events. I haven't released anything else that uses it, and I don't know of anyone else that has used it.
You could modify the registerAdminOnlyOutputEvent function calls in Event_EnvControl/server.cs , however you do not want to completely turn off the restriction as then anyone could modify your server's environment settings in any way such as flooding the server with lava.
I have it too, It' an Add-On. I don't remember whats it called, but if you're a Super Admin (I think) or the Host, you'll have all the events you have enabled available to you.
The env control events all require at least super-admin, though other add-on developers that make an event that makes use of it could make it require admin, super admin, or host