- Implemented version (under GPLv3) of Javaluator under general.math.javaluator
- general.math.MathFormulaParser (class) added, as simplified access to the Javaluator
- general.math.MatchPrimitiveDataTypes (class) added, for short query if it is a Boolean, Short, Byte, Integer etc.
- general.math.Mathematic (class) added. To
- added spigot.event.misc.ConditionQueryOutputEvent
- added bungee.event.misc.ConditionQueryOutputEvent
- added general.condition.Condition
- general.condition.ConditionQueryParser added
- removed spigot.storage.PhysicalChestStorage.
Avan
Deutsche Beschreibung: Ahoi!
- Implementierte Version (unter GPLv3) von Javaluator unter general.math.javaluator
- general.math.MathFormulaParser (Klasse) hinzugefügt, als Vereinfachter Zugriff auf den Javaluator
- general.math.MatchPrimitiveDataTypes (Klasse) hinzugefügt, zur kurzen Abfrage, ob es ein Boolean, Short, Byte, Integer etc ist.
- general.math.Mathematic (Klasse) hinzugefügt. Um
- spigot.event.misc.ConditionQueryOutputEvent hinzugefügt
- bungee.event.misc.ConditionQueryOutputEvent hinzugefügt
- general.condition.Condition hinzugefügt
- general.condition.ConditionQueryParser hinzugefügt
- spigot.storage.PhysicalChestStorage entfernt.