This update does NOT work on 1.12.2 or earlier servers! It is meant only for version 1.13 and up. Download 1.7.0 if you have a server that uses version 1.12.2 or earlier.
With that out of the way: here is the update that supports version 1.13!
This version is needed if you want HeadsInventory, HeadSweeper and other plugins dependent on this API to work in 1.13.
It supports all the searching and item stack creation features that HeadsPluginAPI 1.7.0 has. It also partially supports head placements. Partial because:
- The placement of wallmounted heads in HeadPlacer will (most likely) not work (due to them now being a separate item type in 1.13)
- Rotation of heads is based on BlockFace in stead of an int between 0 and 15, which could cause backwards compatibility issues. (if someone could send me a code snippet of magic value to BlockFace conversion, that would be appreciated)