Page: 1 2

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.11.0 Sep 29, 2023
Release Notes | 3.11.0

+ Added support for 1.20.2


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)


3.10.1 Jun 20, 2023
Release Notes | 3.10.1
+ Fixed NBTApi null/air/0 error when placing skulls.
+ Plug patreon link 

3.10.0 Jun 16, 2023
1.20 Support
+ Added support for v1.20 (If anything is broken, open an issue on github or let me know on discord) 
 
Consider supporting me on patreon (https://patreon.com/kiranhart)

3.9.2 May 12, 2023
Release Notes | 3.9.2
+ Update internal dev dependencies 
+ Slight code adjustment regarding has and withdraw economy methods.

3.9.1 Mar 31, 2023
Release Notes | 3.9.1

+ Fixed bug when skulls are placed against a block face that isn't the top, they won't be registered resulting in them losing their name on break.


3.9.0 Feb 19, 2023
Release Notes | 3.9.0
+ Fixed config generation issue
+ Added setting to disable permission checks for everything except admin actions

3.8.0 Jan 25, 2023
Release Notes | 3.8.0
+ Updated internal core 
+ Changed language system, you can copy pretty much all your previous translations with the exception of just a couple misc ones.
+ Fixed bug where when the player didn't have permission, it would send the config entry key path rather than the message.
+ When a skull player can't be found or something goes wrong during the create&insert process, it will just make a temporary one to open the gui.
+ The history / new head download menu is far less annoying now, it doesn't refresh like crazy after you request the new heads. It will only refresh once the actual download and load is done.
 
Don't forget to join the Discord Server, important notices, sales, and update announcements are made there

3.7.0 Jan 7, 2023
Release Notes | 3.7.0
+ Reverted how textures were set on head
+ Slight adjustment on sql statement regarding insert conflicts

3.6.0 Dec 16, 2022
Release Notes | 3.6.0
+ 1.19.3 Support
+ Switched methods for applying skull texture

3.5.2 Nov 12, 2022
Release Notes | 3.5.2

+ Workaround regarding worldguard break permissions


3.5.1 Nov 9, 2022
Release Notes | 3.5.1

+ Fixed issue where some players aren't able to place or break blocks.


3.5.0 Nov 5, 2022
Release Notes | 3.5.0
+ Bug fixes regarding skull user 
+ Update internal core

3.4.3 Oct 18, 2022
Release Notes | 3.4.3

+ Removed priority in the skull place and break events.


3.4.2 Aug 25, 2022
Release Notes | 3.4.2

+ Updated patreon link
+ Updated internal core version
(!) Reminder, even though I don't post new head updates, you can still fetch them in /skulls by clicking settings. You can get them roughly within an hour of them being released on minecraft heads.


3.4.1 Aug 24, 2022
Release Notes | 3.4.1
+ Fixed bug on 1.8.8 where the sqlite file would not be found. 
+ (!) When using Minecraft versions below 1.16, it may take longer to insert heads during the first install/download. 

3.4.0 Aug 10, 2022
Release Notes | 3.4.0
+ Fixed config generation bug
+ Generate data/fetch heads in flight rather than wake
 
there was a bunch of heads added to minecraft-heads that are available on skulls, my image fetcher is broken so uh, no cool image grid today.

3.3.0 Jul 27, 2022
Release Notes | 3.3.0
+ Added getRandomSkull() to api
+ Switched internal core and updated internal core version
+ Using the random option in the give command should no longer give heads from categories that are disabled. 

3.2.0 Jul 12, 2022
Feature Update
+ Added permission: skulls.command.main which allows users to open /skulls using permission. 
+ Re-added setting that let's anyone open the /skulls menu regardless if they have the permission  

3.0.0 Jun 18, 2022
3.0
Skulls 3.0.0
This update was long planned, and to be honest quite delayed. But now it's finally out and here are some of the major things changed.
 
Important Note Before Updating
Due to changes on how data is stored in v3, all blocked, custom categories and favourited heads will be reset. There also have been permission changes so see the docs on the new ones. 
 
It is recommended to completely stop the server before adding v3
 
Storage
Skulls v1 and v2 used a normal yaml format to store skulls and user data, but that proved to be a bit slow when dealing with 40k+ skulls. Load times would sometimes be over 10 seconds.
 
With Skulls v3, it now uses SQLite which proves to be much faster, initial download times may vary depending on the backend API load or your server's download speed. But after the initial download, most of the time Skulls will load on average within 1 second.
 
Histories
Behind the scene, my API which returns skull data is broken up into insert/history points which represent newly added heads. Now with v3 you can download individual history inserts (new heads) rather than all 45k+ skulls each time you want to update.
 
Player Heads
Yea... I know, finally. With v3 you can use /skulls phead to grab your head or the head of other players.
 
Skull Name Retains
When you used to place a skull block in v1 or v2, breaking it will reset the original skull name, but with v3, that has been fixed and skull ids are properly stored on the broken block so you can inspect it.
 
Inspection
You can now look at a skull block which was placed after updating to v3 and use /skulls inspect (when not holding a skull) to view it's id.
 
Better Editing
Skulls v3 introduces a completely new GUI for editing individual skull names, prices, their custom categories, and whether they are blocked.
 
Permissions & Commands
See https://docs.tweetzy.ca/official-plugins/skulls for the updated command and permissions.
 
Hope you guys enjoy the update, also my backend server has been having some issues, so you *may* have trouble downloading the skulls, if you join my discord server and let me know in the Skulls channel. 
 
- Kiran

2.10.1 Apr 6, 2022
Internal Image Number
+ Updated internal image grid number, also updated api link
 
Vote For Next Free Plugin
https://forms.gle/zaUrW41SKNP7HJF57

Page: 1 2