CRITICAL - Verse Functions that require a `player` should provide an override that does not require a `player`

In base Creative we are able to trigger devices without needing an instigating player, we should be able to do the same in Verse for parity sake. Otherwise functions that require a player are a hassle to call if the events you rely on don’t include a player.

Example: TurnOn and TurnOff on Switches

This heavily increases the friction of working with Verse.