### Added
* Add more checks to dismount players from their chairs, when the block they are sitting on disappears
* e.g. ice melting, leaves decaying, block updates/physics that break a block, ...
### Changed
* Improved chair (block) detection, that might fix some edge-cases where players would not be dismounted from their chairs
* This also affected other plugins using the ChairManager, not being able to find a chair, although it existed
* You *probably* never noticed this bug