Changelog:
- Added a default show to stop warnings from appearing (and confusing the shit out of people).
- Added player input feature. Player input is toggeable for each teacup with a command or a show action. Whenever player input is toggled on, players are able to rotate their cart by using their left strafe and right strafe buttons. You are able to adjust some settings regarding this in the teacup file.
- Added some developer api. The most important things can be found in TeacupsAPI which can be retrieved with Bukkit's ServicesManager (instructions will be added to the documentation). The PlayerSeatEvent was added to allow more control over the seat actions.
- Relocated some classes.
- Fixed some bugs.
Click
here for the full details. And check out the
documentation if you want to experiment with the new features.