Merged chair_apply_potion_effect & apply_effect_after_seconds config options to applied_potion_effects_list
New config option center_on_block - centers player on block when true and sits player exactly where he is standing when set to false. (only affected when using /sit command)
Add bypass for specific plugin hook ultimatechairs.bypass.<pluginHook> To bypass all set to ultimatechairs.bypass.*
Now config.yml auto updates when there is new config options available keeping old option values.
Added ability to add prefixes for messages. See config.yml
Chairs movable by piston. Does not kick player when sitting.
Supports hex color codes use: <#hexColorCodeHere> tag. ex.: <#ffffff> Also can set usual colors with <colorNameHere> tag. ex.: <white>
Rewrote valid chair checker code, hopefully fixes some reported issues.