http://forum.returntoblockland.com/dlm/viewFile.php?id=1186It'd take a while to make all the events admin only but it's possible.
If someone could explain how to do it, i would do it myself. I can edit code a little, but not on this scale.I just need the Output events Admin only.(And ChangeDataBlock too)
Use the specified RTB prefs to list output events you want to be restricted (for example if you want to restrict output events on the brick target you use the "Restricted events (Brick)" pref. The list format is as follows "OutputName=AdminType" and have each event you'd like to restrict seperated by commas (with no trailing spaces). For example, putting this in the "Restricted events (Minigame)" pref; "Reset=A,ChatMsgAll=SA,RespawnAll=H" makes it so only super admins can use the chat msg all event on the minigame target, only hosts can use the respawnall event and only admins can use the reset event.
It's a little confusing, I'll admit.