Releases: Rapha149/SignGUI
Big changes!
This release contains big changes: the whole dynamic for creating SignGUIs is made better and more understandable by using a Builder, a result class and an action class. Check out the readme and the javadoc for documentation.
Add support for 1.20 and 1.20.1
This release adds support for 1.20 and 1.20.1.
Additionally, I changed the default location of the sign. Instead of being at the player's location at y 1 or -63, it's now a few blocks behind the player (i.e. 2 blocks in the reverse viewing direction). That is because with the newest client I had problems if the sign was too far away. If you want to keep the old behavior you can of course still achieve this by using the method SignGui#signLocation.
Add support for 1.19.4
v1.9.2 Add support for 1.19.4.
Add support for 1.19.3
v1.9.1 Add support for 1.19.3.
Add support for 1.19
This release adds 1.19 support!
Add support for 1.18.2
This release adds support for 1.18.2!
Add 1.18 support
This release contains support for 1.18
In 1.18 the signs are placed by default at height -63. In prior versions it's at height 1.
Update javadoc
v1.6 Update maven version.
Change default sign location
I became aware of the sign being visible if you are in the third perspective. Therefore I changed the default sign location to the player's coordinates but with y = 1.
Support for 1.8+
This is the last release for now containing support for more Minecraft versions. SignGUI now supports Minecraft 1.8+