
Skulls - Ultimate Head Database 3.24.0
Skulls is a collection of 100k+ custom textured Minecraft heads. A free alternative to Head Database
3.24.0
Feb 14, 2025
Release Notes | 3.24.0
+ Added drop chance override permission. (skulls.headdropchance.# (whole number 1 - 100)
+ Added option to ask for purchase confirmation
+ Fixed bug where having an full inventory doesn't give player heads.
+ Coins Engine support thanks to (https://github.com/awdrgyj8)
3.23.0
Jan 8, 2025
Release Notes | 3.23.0
+ Added a random head button to the main gui, it's disabled by default. But pretty much it'll give you a random head (default price is $1) from a random category you have permission to access.
https://prnt.sc/A8WcVSzB5Ers
If you like skulls, consider supporting me on Patreon for $1 a month
https://www.patreon.com/c/kiranhart
3.22.0
Dec 11, 2024
Release Notes | 3.22.0
+ Added 1.21.4 support
If you enjoy using this plugin consider joining my patreon for $1 as it helps me keep everything updated :)
https://patreon.com/kiranhart
3.20.0
Oct 23, 2024
Release Notes | 3.20.0
+ Added option to specify custom data source ( done by xming-cn )
+ Fixed issue with favourites showing more heads than normal
+ Fixed issue with the database check not 'saving' after the an update.
+ Slight performance improvements.
3.19.0
Oct 3, 2024
Release Notes | 3.19.0
+ Fixed database table creation error if already exists
+ Fixed translations not generating / reading correct file when changed in config
+ When using the search feature, it will not respect category permissions. Example if the player doesn't have permission for the food & drinks category they won't see any skulls that are from that category.
3.18.1
Sep 19, 2024
Release Notes | 3.18.1
+ Updated XSeries to resolve skull texture issues on 1.21.1
3.18.0
Sep 9, 2024
Release Notes | 3.18.0
+ Made the player head gui loading async. Added a separate to enabled it. By default its disabled
+ Added a claim delay option based on the permission defined in the config.
+ Added a reload command (finally ikr)
+ Fixed regex issue with searching
If you like skulls and would like to support it, consider joining my Patreon
3.16.0
Jul 15, 2024
Release Notes | 3.16.0
(!) So uh since there is soo many people using this plugin now, it kinda caused my current lhosting limits to reach past its max, and I don't really feel like paying for more. So I moved all the skulls data file(s) to GitHub since that is probably more reliable anyway. I suggest updating to this jar as soon as you can since I'll be closing the old api routes sometime this month.
- Also with how I'm checking the skulls db to see if your install is missing any skulls (at least the ones I have in the data files currently), I completely removed the history section in the plugin and just replaced it with a "settings" menu which just contains the price sync button.
Al thanks to darksaid98 for the following changes:
+ Added PlayerPreSkullDropEvent
+ Added PlayerSkullDropEvent
+ Fixed duplication regarding skull drops w/towny
3.15.0
Jul 10, 2024
Release Notes | 3.15.0
+ Added Player Head GUI (perm: skulls.category.playerheads)
+ Skulls will now automatically do a background check to see if you are missing any heads and try to download them.
+ Slight changes when it comes to getting the skull player, it should no longer throw an error if it's not found.
+ Updated flight to use XSkull lenient()
+ Skull insertions are much faster, it will execute the batch every 1000 skulls now. So new installs if your not copying the db file will be a lot faster when inserting downloaded heads.
3.12.0
Dec 16, 2023
Release Notes | 3.12.0
+ Added option to disable skull tracking (https://github.com/Tweetzy/Skulls/pull/25)
+ Added option to customize button names
+ Added option to disable favourites, search and custom category buttons
+ Upgraded flight
+ 1.20.4 support
3.11.2
Nov 18, 2023
Release Notes | 3.11.2
+ Fixed bug where when downloading new heads inserts it would broadcast to every player when it inserts them into the database file.
3.11.1
Oct 4, 2023
Release Notes | 3.11.1
+ Update NBTEditor
+ Update XSeries ReflectionUtils & SkullUtils
3.10.3
Jul 2, 2023
Release Notes | 3.10.3
+ Fixed colour & formatting for edit price admin option in config
+ Limit the give command to 36 skulls at a time.
+ Internal library updates
3.10.2
Jun 23, 2023
Release Notes | 3.10.2
+ Adjust how textures are set on skulls. (Some players have reported that skulls were just showing up as steve)