Whether or not this spore trigger would normally be considered valid.
StaticeventReadonlyisWhether or not this spore trigger would normally be considered valid.
ReadonlymessageThe message that this event originated from.
ReadonlymushroomReadonlyplayerReadonlyroomWhether or not this spore trigger will be considered valid instead, if altered.
Emitted when a player is attempting to trigger a spore, and is requesting the host to verify the attempt and actually trigger the spore. Only emitted if the client is the host.
This event is useful if you want to prevent a player from triggering a spore before it happens. This event doesn't guarantee that the spore actually does get triggered, see PlayerTriggerSporesEvent to listen for that.