Skip to content

Releases: Rapha149/SignGUI

Big changes!

03 Aug 16:20

Choose a tag to compare

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

11 Jul 17:17

Choose a tag to compare

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

16 Mar 18:46

Choose a tag to compare

v1.9.2

Add support for 1.19.4.

Add support for 1.19.3

09 Dec 21:56

Choose a tag to compare

v1.9.1

Add support for 1.19.3.

Add support for 1.19

13 Jun 19:05

Choose a tag to compare

This release adds 1.19 support!

Add support for 1.18.2

02 Mar 19:10

Choose a tag to compare

This release adds support for 1.18.2!

Add 1.18 support

03 Dec 21:18
0a7057c

Choose a tag to compare

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

26 Oct 10:46

Choose a tag to compare

v1.6

Update maven version.

Change default sign location

20 Oct 16:08

Choose a tag to compare

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+

08 Oct 15:06

Choose a tag to compare

This is the last release for now containing support for more Minecraft versions. SignGUI now supports Minecraft 1.8+