Commit Graph

22 Commits

Author SHA1 Message Date
IHasName
8915d4b478 The Version Fixing (mostly, not everything)
- Using InventoryHolders now instead of checking the Title (Yes I know InventoryHolders aren't supposed to be used like that) #47
- Fixed Issue where Categories wouldn't use the Default Price from the Config
- Updated Item to Json Conversion when saving to Category (Now it doesn't convert ItemStack->String->JsonObject instead just ItemStack->JsonObject)
- Added Hungarian Language (Big thanks to TimeScare and TavstalDev)
- Gave AsyncFileDownloader an actual User Agent
- AsyncFileDownloader now has an actual HttpException instead of the "thing" that was there before
- Added Language Command Hints
- Implemented a whole NBT Wrapper and all the Stuff (still testing things)
- Moved NBTType to its own Class since it didn't really fit with Subclasses in the Util Class
- Cleaned up some Code (Lint. Lint everywhere)

Also trying to commit smaller Changes more often and not just the whole Update
2024-07-15 01:37:00 +02:00
LikeWhat
3faa8e26ff Permission Issue Fix
Fixed Issue with the View Category Permission
2023-09-24 23:27:36 +02:00
LikeWhat
ae369fac53 Another Version Support Update
Major Changes:
1.19 Fixes
1.20 Support

Other Changes:
Updated Block History Handling for HeadWriter (Still not completely finished)
Added Config Entry to allow Grabbing the Head from a Category to the Cursor instead of adding it directly to the Inventory
Changed Access of Reflection Collections to only expose the non Versioned ones
Fixed some Typos
Added NBT Exceptions
Added Field Wrapper
Bit ó Code Cleanup
Added weird Methods
2023-08-05 01:32:37 +02:00
LikeWhat
c69a40c4f3 1.19 Support
Some older Minecraft-Version Issues should be fixed now
2022-09-29 21:43:31 +02:00
LikeWhat
f0dc4ab106 Fixed 1.16 Version Issue
Fixed broken Head (Coal Block)
2021-12-31 10:58:18 +01:00
LikeWhat
633258f81c 1.18 Support and more
+ Custom Economy Handlers
+ Support for 1.18

~ Changing Hats now gives you your Helmet Item back
~ Fixed History Issue
~ Deprecated CustomHeadsAPI#createFireworkBattery(Location location, int shots, int delay) (Will be replaced with CustomHeadsAPI#createDefaultFireworkBattery)
2021-12-19 16:41:45 +01:00
LikeWhat
4ddbcf9012 Update Version 2021-07-20 21:34:07 +02:00
LikeWhat
a3c4246424 Updated AnvilGUI
- AnvilGUI should be working now with 1.17
- Updated Vault Dependency
2021-07-14 21:46:29 +02:00
LikeWhat
df54f14811 Dev Build 2021-07-08 22:03:37 +02:00
LikeWhat
a9a66fdfa3 Update to 1.16 2020-07-01 00:28:23 +02:00
LikeWhat
f33ae326bc Gonna eat a Broom now
Fixed Bug where Plugin wouldn't load after looking for available Languages
No Button when buying Heads should be fixed now
2020-04-05 16:16:07 +02:00
LikeWhat
9337548f3a Fixed some Bugs related to buying Heads
Fixed Firework Head having no Skin
2020-04-04 23:34:33 +02:00
LikeWhat
cb5d387a9e Update to API and more 2020-01-19 17:24:45 +01:00
LikeWhat
136f141c25 Small Bug Fix
Fixed Bug where Players couldn't move Items in Chests
2019-09-21 17:33:20 +02:00
LikeWhat
122f44d739 Spanish Translation and other things
+ Spanish Translation (Special Thanks to megajose122)
+ Added executeCommand to clickAction in the Settings File
+ Added /heads get -all (Shows the Heads of all Players online)
+ Fixed the Version incompatibility with 1.13 and up
+ New Misc Head (Canary Islands)
+ Fixed Download Error
+ Typo Fix as always
2019-09-18 00:14:24 +02:00
LikeWhat
b42ccac007 Added executeCommand to clickAction from settings.json
Fixed Bug where Economy was disabled but you could still buy Heads from Search
You can no longer put your Items in the Menus
Bit of the good ol Code Cleanup (Typos, typos everywhere)
2019-07-14 23:37:38 +02:00
LikeWhat
8a97e0bc3b Support for 1.14 2019-06-23 21:42:48 +02:00
LikeWhat
9d530f93d1 + Russian Translation (Special thanks to MelonGames)
+ Added Downloadable Languages (/heads language download)
+ Plugin will only download the English Translation by default now if none is present
+ Some small Fixes (Some Players would loose XP when an AnvilGUI was open)
+ Added bStats
2019-04-16 20:08:14 +02:00
LikeWhat
6f1f184b3c Fixed Small Bug where the Plugin wouldn't load on some Servers 2018-10-21 00:50:14 +02:00
LikeWhat
a2ed15a03c Fixed Permissions and some Language Files 2018-10-10 03:10:02 +02:00
LikeWhat
c2ed19bd67 Realizing that I forgot to merge the Sourcecode correctly after 2 Weeks 2018-09-25 23:50:51 +02:00
LikeWhat
368462904d Trying Git 2018-09-08 04:58:07 +02:00