In this update I added two new native conditions to the plugin. The first is called isblock and is used to check if a block at a given location is a specific material (using targeters). While the second condition is called isblockat and is also used to check if a block at a given location is a specific material but uses hard coded coordinates instead. You find a list of all native conditions here.