Skulls icon indicating copy to clipboard operation
Skulls copied to clipboard

Skulls is a collection of 40k+ custom textured Minecraft heads

Results 8 Skulls issues
Sort by recently updated
recently updated
newest added

add translate file of plugin

Your plugin is really great, bwt can you suuport it on folia? That's really important for some other server :)

enhancement

**Describe the bug** If the server restarts or crashes before the plugin can add all heads to the database it never tries to finish the download. Since the plugin does...

bug

The plugin can cause a `java.lang.NullPointerException` when a player is trying to open a GUI. In [ `PlayerManager.findPlayer`](https://github.com/Tweetzy/Skulls/blob/5c569ad14f6e22d9bd5b2471478a3f14d9492be9/src/main/java/ca/tweetzy/skulls/manager/PlayerManager.java#L55) method there is a possibility that the method returns `null` if `createError...

bug

The check in https://github.com/Tweetzy/Skulls/blob/main/src/main/java/ca/tweetzy/skulls/listeners/SkullBlockListener.java#L43 is unnecessary and generates problems when using worldguard addons, you don't need to make the check if you use the @EventHandler(ignoreCancelled = true) annotation.

enhancement

![Desktop Screenshot 2023 12 14 - 20 27 00 94](https://github.com/Tweetzy/Skulls/assets/107580056/b9d873e5-388c-4662-b833-68c1485b3934) If 2 heads are of the same type, e.g 2x L, then one will be white

bug

![image](https://github.com/Tweetzy/Skulls/assets/107541071/20c1dba1-f581-42d1-b2c4-eb1c9ac3f0ed) ![image](https://github.com/Tweetzy/Skulls/assets/107541071/8c489e77-b69d-43af-b99f-c791c505a5f2)

bug

**Describe the bug** You can dupe blocks purchased through the shop plugin **To Reproduce** 1. Install EconomyshopGUI plugin and Skulls 3.11.0 2. Join the server 3. Set your gamemode to...

bug