Releases: shantek/HorseGuard
Releases · shantek/HorseGuard
Release 1.1.0
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
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
Full Changelog:
- Fixed issue with registering previously tamed horses
- Added README.md
Release 0.2.0
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
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