The plugin has been updated to be compatible with minecraft 1.17.1. Previous minecraft versions are likely to be compatible, but are not officially supported by the plugin.
Fixed a bug in 1.17.x where players would be "sucked into" their seats upon dismounting them.
Completely overhauled the plugin internally / refactoring.
Created some plugin events you may listen to with your plugin.
The new events:
- SeatEntityMountEvent
- SeatEntityDismountEvent
- SeatEntitySpawnEvent
- PlayerInteractWithSeatStructureEvent
Use SuperSeatBoi#getSeatManager to mess around externally. Everything should be self explanatory by looking at the plugin's code on github.
Cheers and thanks for taking a seat!
-j