Package me.neznamy.tab.shared.placeholders.conditions.simple
package me.neznamy.tab.shared.placeholders.conditions.simple
-
ClassesClassDescriptionCondition for "contains" type using "<-""leftSide=rightSide" condition"leftSide<rightSide" condition"leftSide<=rightSide" condition"leftSide>rightSide" condition"leftSide>=rightSide" condition"leftSide!=rightSide" conditionAn abstract class handling numeric conditions to avoid repeated number parsing for static numbers and therefore reduce memory allocations and improve performance."permission:permission.node" condition where "permission.node" is the permissionAn abstract class representing a simple condition