Releases: AleksandarHaralanov/Hats
Releases · AleksandarHaralanov/Hats
v4.1.0-rc.2 [LIGHT TEST]
I would greatly appreciate any pull requests or issues to assist in the development of the new lighting system being implemented in Hats.
Please refer to the changelog hyperlink below to see what's new in this pre-release.
A complete changelog will be provided when a stable release is available.
Full Changelog: v4.1.0-rc.1...v4.1.0-rc.2
v4.1.0-rc.1 [LIGHT TEST]
I would greatly appreciate any pull requests or issues to assist in the development of the new lighting system being implemented in Hats.
Please refer to the changelog hyperlink below to see what's new in this pre-release.
A complete changelog will be provided when a stable release is available.
Full Changelog: v4.1.0-beta...v4.1.0-rc.1
v4.1.0-beta [LIGHT TEST]
I would greatly appreciate any pull requests or issues to assist in the development of the new lighting system being implemented in Hats.
Please refer to the changelog hyperlink below to see what's new in this pre-release.
A complete changelog will be provided when a stable release is available.
Full Changelog: v4.0.0...v4.1.0-beta
v4.0.0
Changes
- Added backwards support for CB1000-CB1092. Hats is no longer for Poseidon's latest build only. It should now run smoothly on all standard CraftBukkit builds, as well as Project Poseidon and UberBukkit.
- Command
/hat [v | ver | version]
changed to/hat about
for simplicity.
Full Changelog: v3.2.0...v4.0.0
v3.2.0
Changes
/hats
replaced by/hat [v | ver | version]
and does not require permission to be ran.- Chat messages optimized for better readability.
- Less eye-poking colors.
- Normalized item names.
- Shortened some messages.
- Optimized code for functionality and readability.
Full Changelog: v3.1.4...v3.2.0
v3.1.4
Hotfix
- Update description of info command and shorten source code link.
Full Changelog: v3.1.3...v3.1.4
v3.1.3
v3.1.2
v3.1.1
Hotfix
- Removed
permission
andpermission-message
attributes of/hat
in theplugin.yml
file to fix the no permission message prompt to the user when the command is ran and printed out. Previously, it would give out theI'm sorry, Dave, but I cannot let you do that.
message, now correctly prints the custom no permission message. - Small corrections.
Full Changelog: v3.1.0...v3.1.1
v3.1.0
Changes
- Changed to use the new
PdfUtil
instead of hardcoding the API url.
Full Changelog: v3.0.0...v3.1.0