Minimum Float Value (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.13

Syntax

[the] min[imum] float value

Description

A number representing the minimum value of a float number type.

Examples

if {_number} <= minimum float value:

View source