Minecraft Just Player Heads mod 2026 download
logo
minecraft mod Just Player Heads

Just Player Heads

Game Version: 1.17.1
Total Downloads: 137,972
Updated: Jul 27, 2021
Created: Sep 22, 2018
Download Just Player HeadsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
justplayerheads_1.17.1-1.8.jar release 11.50 KB Jul 27, 2021 1.17.1 0 download Just Player Heads justplayerheads_1.17.1-1.8.jar releaseDownload
justplayerheads_1.17.1-1.7.jar release 11.50 KB Jul 27, 2021 1.17.1 10 download Just Player Heads justplayerheads_1.17.1-1.7.jar releaseDownload
justplayerheads_1.16.5-1.7.jar release 11.46 KB Jul 7, 2021 1.16.5 2,671 download Just Player Heads justplayerheads_1.16.5-1.7.jar releaseDownload
justplayerheads_1.16.5-1.6.jar release 11.46 KB Feb 27, 2021 1.16.5 26,385 download Just Player Heads justplayerheads_1.16.5-1.6.jar releaseDownload
justplayerheads_1.15.2-1.6.jar release 11.47 KB Feb 27, 2021 1.15.2 246 download Just Player Heads justplayerheads_1.15.2-1.6.jar releaseDownload
justplayerheads_1.14.4-1.6.jar release 11.46 KB Feb 27, 2021 1.14.4 122 download Just Player Heads justplayerheads_1.14.4-1.6.jar releaseDownload
justplayerheads_1.12.2-1.6.jar release 10.24 KB Feb 27, 2021 1.12.2 8,794 download Just Player Heads justplayerheads_1.12.2-1.6.jar releaseDownload
justplayerheads_1.16.5-1.5.jar release 11.28 KB Feb 3, 2021 1.16.5 4,095 download Just Player Heads justplayerheads_1.16.5-1.5.jar releaseDownload
justplayerheads_1.15.2-1.5.jar release 11.27 KB Feb 3, 2021 1.15.2 156 download Just Player Heads justplayerheads_1.15.2-1.5.jar releaseDownload
justplayerheads_1.14.4-1.5.jar release 11.26 KB Feb 3, 2021 1.14.4 56 download Just Player Heads justplayerheads_1.14.4-1.5.jar releaseDownload
justplayerheads_1.12.2-1.5.jar release 10.08 KB Feb 3, 2021 1.12.2 441 download Just Player Heads justplayerheads_1.12.2-1.5.jar releaseDownload
justplayerheads_1.16.5-1.4.jar release 11.28 KB Jan 25, 2021 1.16.5 1,811 download Just Player Heads justplayerheads_1.16.5-1.4.jar releaseDownload
justplayerheads_1.16.4-1.4.jar release 11.28 KB Nov 4, 2020 1.16.4 12,973 download Just Player Heads justplayerheads_1.16.4-1.4.jar releaseDownload
justplayerheads_1.16.3_1.4.jar release 11.28 KB Sep 27, 2020 1.16.3 2,767 download Just Player Heads justplayerheads_1.16.3_1.4.jar releaseDownload
justplayerheads_1.16.2-1.4.jar release 11.27 KB Aug 21, 2020 1.16.2 958 download Just Player Heads justplayerheads_1.16.2-1.4.jar releaseDownload
justplayerheads_1.15.2-1.4.jar release 11.26 KB Aug 21, 2020 1.15.2 1,365 download Just Player Heads justplayerheads_1.15.2-1.4.jar releaseDownload
justplayerheads_1.14.4-1.4.jar release 11.26 KB Aug 21, 2020 1.14.4 233 download Just Player Heads justplayerheads_1.14.4-1.4.jar releaseDownload
jph_1.13-1.0.jar release 11.78 KB Mar 31, 2019 1.13.2 1,501 download Just Player Heads jph_1.13-1.0.jar releaseDownload
jph_1.11-1.0.jar release 10.54 KB Sep 23, 2018 1.11.2 722 download Just Player Heads jph_1.11-1.0.jar releaseDownload
jph_1.12-1.0.jar release 11.24 KB Sep 22, 2018 1.12.2 16,850 download Just Player Heads jph_1.12-1.0.jar releaseDownload

Description

Share this:

a1

Requires the library mod Collective.

     This mod is part of The Vanilla Experience.
Just Player Heads is a minimalistic mod that allows the collection of player heads via a command or death event. All heads are generated similar to a mob head via texture-data, lag free. The mod procedurally retrieves texture data via the Mojang API, and can cache them locally after.

I've also got a Just Mob Heads mod available!

Configurable
enablePlayerHeadCaching (default = true): If enabled, enables the caching of player head textures. This fixes the limitations of the Mojang API, but does mean that whenever players update their skin the old head is still dropped until the server reboots or an administator uses the '/jph cache' command.
playerDropsHeadOnDeath (default = true): If enabled, allows players to drop their head on death.
playerHeadDropChance (default = 1.0, min 0.0001, max 1.0): Sets the chance of a player dropping their head if 'playerDropsHeadOnDeath' is enabled.

Texture values instead of generation via player-names
The mod uses texture values to generate the player heads. This means that there won't be any lag, which player-name generated heads usually cause.

Pure Vanilla Resources
Because the mod does not add any custom blocks, you may remove the mod and still have the heads previously gathered in-game.

In-game commands
If you want to generate a player head without any death event, you may do so via the jph command. Where the player name ignores capitalisation and the amount is optional (default amount is 1).
/jph <playerName> (amount)

To empty the player head texture cache (if enabled in the config) you can reboot the server or use the following command:
/jph cache

Mojang API request limitations
The mod uses the UUID -> Profile + Skin/Cape function of the Mojang API. This has quite a strict rate limit: You can request the same profile once per minute, however you can send as many unique requests as you like. This means that sometimes the mod is unable to generate a head if the API limits its generation. The texture caching feature can fix this by saving the head texture data locally.

b1
c1c2c3

Comments

Add a comment