This update adds a new native condition to the plugin called isfalling. The condition takes in either a player targeter or an entity targeter and will be true if the entity is falling in the air.
Dev API Added a new built-in implementation of the ExpectedArugments interface in the form of ExpectedNum. Deprecated the FunctionContext.getContext() method and replaced it with FunctionContext.getRawArguments().