Skip to content

Releases: gecolay/GSit

Update 1.9.1 - 1.20.6 Support & Improvements

30 Apr 15:25
Compare
Choose a tag to compare

Update 1.9.1:

[+] Added 1.20.6 Support!
[!] Fixed 1.20.5 & 1.20.6 paper server support!
[!] Fixed MySQL database connection issues!

Update 1.9.0 - 1.20.5 Support & Improvements

23 Apr 20:17
Compare
Choose a tag to compare

Update 1.9.0:

GSit now requires at least Java 16, which works well with all 1.16.x+ servers, so this change shouldn't affect many users!

  • [+] Added 1.20.5 Support!
  • [+] Added "Options.custom-message" config option! (replaces all other custom message config options)
  • [+] Added support for Mojang mapped servers (1.20.5+)!
  • [>] Improved config option descriptions!
  • [>] Improved version compatibility check!
  • [>] Updated plugin dependencies compatibility!
  • [!] Fixed ViaVersion API access!
  • [!] Fixed problems with missing packet handlers!
  • [-] Removed 1.13.x support!
  • [-] Removed 1.14.x support!
  • [-] Removed 1.15.x support!
  • [-] Removed outdated "Options.Pose.pose-message" config option! (Use "Options.custom-message")

Update 1.8.0 - Improvements & Fixes

19 Feb 21:44
Compare
Choose a tag to compare

Update 1.8.0:

  • [+] Added click support for the "center-block" config option! (With "Sit by click" you can now sit directly on the interaction point you were looking at!)
  • [+] Added the "Crawl.default-crawl-mode" config option! (Defines whether a player can crawl by default by using the double-sneak feature)
  • [>] Finished MiniMessage support! (You can now use all MiniMessage formats in GSit!)
  • [>] The config and language files will no longer be overwritten/saved to disk if the content has not been changed!
  • [!] Fixed a database issue that caused the database to disconnect in a long server session!
  • [!] Fixed a PlayerSit bug that allowed players to teleport with the player they were sitting on!
  • [!] Fixed a entity hurt bug on the latest paper builds!
  • [!] Fixed outdated server message!
  • [-] Removed the "Sit.sit-message" & "PlayerSit.sit-message" config options! (You can now empty the message in the lang files to hide the message!)

Update 1.7.0 - GEmote plugin & Improvements

21 Dec 16:18
Compare
Choose a tag to compare

Update 1.7.0:

  • [+] Moved all emote features to the GEmote plugin! ( https://www.spigotmc.org/resources/gemote.114073/ )
  • [-] Removed all emote features from the plugin!
  • [>] Improved new tick support for 1.20.3 & 1.20.4 servers!
  • [>] Optimized pose command performance!
  • [!] Fixed some sitting player quit issues!

Update 1.6.0 - 1.20.4, 1.20.3 Support & Improvements

07 Dec 21:48
Compare
Choose a tag to compare

Update 1.6.0:

  • [+] Added 1.20.4 Support!
  • [+] Added 1.20.3 Support!
  • [>] Improved messages for spigot servers!
  • [>] Improved compile time for messages!
  • [!] Fixed problems with the toggle commands!
  • [!] Fixed ViaVersion support!
  • [!] Fixed entity position problems in older versions!
  • [!] Fixed spawn issues on older servers <=1.16

Update 1.5.5 - Improvements & Fixes

16 Nov 17:34
Compare
Choose a tag to compare

Update 1.5.5:

  • [>] Again improved the performance of the plugin!
  • [!] Fixed a player-join problem on 1.20 servers!
  • [!] Fixed a problem with ViaVersion support not working correctly!

Update 1.5.4 - Improvements & Fixes

15 Nov 17:34
Compare
Choose a tag to compare

Update 1.5.4:

  • [+] Added improved ViaVersion support! (When using ViaVersion with multiple server versions, there is no longer any seat height offset!)
  • [>] Improved the performance of the pose command a lot!
  • [>] All pose commands should now work with the create gamemode!
  • [!] Fixed problems with gamemode creative while using the pose command!
  • [!] Fixed problems with players flicker invisible while using the pose command!
  • [!] Fixed an issue with players falling through blocks in older versions (1.16 and below)!
  • [!] Fixed a bug with the PlayerDeathEvent that was causing issues with GSit commands!
  • [!] Fixed crawl time calculation!

Update 1.5.3 - Fix plugin load issues

30 Oct 16:53
Compare
Choose a tag to compare

Update 1.5.3:

  • [!] Fixed a critical loading issue on older server versions!

Update 1.5.2 - Emote fixes & improvements

29 Oct 02:16
Compare
Choose a tag to compare

Update 1.5.2:

  • [+] Added "Emote/restore" config option! (Defines whether a player's emote is restore on rejoin / reload)
  • [+] Added "hide-as-passenger" option for emotes! (Defines whether the emote is played when the player is a passenger)
  • [+] Added "hide-as-vehicle" option for emotes! (Defines whether the emote is played when the player is a vehicle)
  • [+] Added emote extension ".yml"! (You can now use ".gex" and ".yml")
  • [>] Improved the performance of the emote command!
  • [>] Changed "Emote/max-distance" config option to 128 blocks!

Update 1.5.1 - Improvements & Fixes

28 Oct 10:56
Compare
Choose a tag to compare

Update 1.5.1:

  • [>] Reworked the internal message system!
  • [>] Improved performance of messages!
  • [>] Improved performance of update reminder!
  • [>] Improved performance of database connections!
  • [>] Improved performance of emote particles!
  • [!] Fixed problems with settings not loading correctly!
  • [!] Fixed problems with PlayerSit height!
  • [!] Fixed sit & pose issues in combination with region plugins!