AllPlayers & AllClients Target
Is it possible to add an AllPlayers and AllClients target for every event without painstakingly repackaging every single one? Because they would be extremely useful for a variety of different servers and I feel it would be filling a gap in event capabilities that we've been missing for a while.
callEvent & onCalled
Enter an event number and when this is activated, it will force that event to be triggered, even if it wouldn't normally. Also, add onCalled input that is only triggered when called by this event - would be useful if the first part is impossible.
spawnVehicle
Spawns a vehicle with no vehicle brick attached. If the vehicle is destroyed, the vehicle will not respawn.
onPlayerLastTouch
Similar to onPlayerFirstTouch, but is called when the player steps off of the brick instead of stepping on.
teleportPlayer
Has 3 fields and 1 checkbox. When this is called, the player will be teleported to the coordinates in the box, or if the checkbox is checked, teleported that many units from himself.
muteClient
Self explanatory, mutes the client. Admin-only to prevent abuse, and it resets upon death.
Feel free to add to this list.