Love Time (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.10

Syntax

[the] love[d] time of %livingentities%

Description

The amount of time the animals have been in love for. Using a value of 30 seconds is equivalent to using an item to breed them. Only works on animals that can be bred and returns '0 seconds' for animals that can't be bred.

Examples

on right click:
	send "%event-entity% has been in love for %love time of event-entity% more than you!" to player

View source