Skip to content

Releases: shantek/HorseGuard

Release 1.1.0

13 Oct 06:11
Compare
Choose a tag to compare

Full Changelog:

  • Releasing 1.1.0
  • Updated README.md
  • Updated methods to use AbstractHorse instead of Horse for broader compatibility. Added utility functions, restructured command handling logic, and introduced a system to manage trusted players and ownership. Enhanced user feedback and interaction consistency.

Release 1.0.0

08 Sep 13:38
Compare
Choose a tag to compare

Full Changelog:

  • Official 1.0.0 release
  • Fixed bugs
  • Fixed reload command
  • Updated README.md
  • Project cleanup
  • Added chat message prefix and a reload command
  • Added prefix to config file
  • Tweaked confirmation messages sent to players
  • Create LICENSE

Release 0.2.1

29 Aug 11:44
Compare
Choose a tag to compare

Full Changelog:

  • Fixed issue with registering previously tamed horses
  • Added README.md

Release 0.2.0

29 Aug 00:07
Compare
Choose a tag to compare

Full Changelog:

  • Added placeholder config file
  • Changed "leash" references to "lead" in messages to the player.
  • Bumped to 0.2.0
  • Project cleanup. Added metrics.

Release 0.1.0

28 Aug 12:20
Compare
Choose a tag to compare

Full Changelog:

  • Prep for auto dev builds
  • Prep for auto dev builds
  • Prep for auto dev builds
  • Updated listener to show horse owner
  • Added FUNDING.yml
  • Added currently trusted players to untrust command
  • Added transfer command
  • Added override permissions
  • Moved various functions to a listener class
  • Moved various functions to a helper class
  • Moved various functions to a helper class
  • Move save and load config to configuration class
  • Added tab completer
  • Code optimisation and additional checks for trusting players
  • Initial check-in