Commit Graph

11 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
312487ce73 Helmet Replacement Fix
Fixes the Issue that the Head gets placed in the Helmet Slot when you're wearing a Helmet
Remove the "Replaces the Helmet" Message from all Languages
Add French to the GitHub (Somehow forgot to commit them...)
Update Version for release
2023-10-13 23:09:57 +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
Max
b1bec10882
Fixed Typo in Language
Changed Files:
- Mobs.json
2020-06-12 13:49:21 +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
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
dcba1c7c07 Economy Support Update and more
Updated:
Language Files
Json UTF-8 Support

Fixed:
Some Bugs
Heads not having Textures
Console Error on /heads
2018-12-27 04:32:21 +01: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