static { Skript.registerExpression( ExprTool.class, Slot.class, ExpressionType.PROPERTY, "[the] (tool|held item) [of %players%]", "%player%'[s] (tool|held item)"); }
static { Skript.registerExpression( ExprParseError.class, String.class, ExpressionType.SIMPLE, "[the] [last] [parse] error"); }