Previously the plugin did not natively use the 1.13 Material API which led to some issues when searching for certain types. (e.g. mob spawners) This update fixes that.
This is a small update to make it work with 1.14. It removed the previously unused "Weather" and so did I from the code. (New entity types should also be supported, if you notice any entity in the wrong category let me know!)
This fixes an internal issue with searching by class names which stopped them from properly get all entities that inherit from that class. This issue effected for example the default (monster) search.