Перейти к содержимому
Mineforgian

Player Heads

Simple way to get player heads in Minecraft! 1.21.5+ Paper/Spigot plugin.

Загрузки
7K
Подписчики
8
Обновлён
11 февраля 2026 г.
Лицензия
MIT

Опубликован 5 июня 2025 г.

Player Heads

Version: Paper/Spigot 1.21.5
Author: TomMustBe12


Overview

This plugin allows any player to get the player head of any Minecraft username using the command /playerhead <playername>. It fetches the custom player head texture directly from the Mojang API, so you get the correct skin head for the specified player.


Features

  • Fetches player heads by username using Mojang’s official API
  • Easy to use command: /playerhead <playername>
  • Gives a player head item with the correct skin texture
  • No additional setup or config needed

Commands & Permissions

/playerhead <playername>

  • Gives you the player head of the specified username
  • Requires permission:
    • playerhead.give — Allows using the /playerhead command

Permissions Summary

Permission Description Default
playerhead.give Allows the player to use /playerhead command OP only

Note: Only players with the playerhead.give permission can use the command. By default, this permission is granted to operators (OPs) only.


Usage

  1. Give yourself permission or be OP:
    /lp user YourName permission set playerhead.give true (if using LuckPerms)
  2. Use the command to get any player’s head:
    /playerhead Notch
  3. The plugin will fetch the skin texture from Mojang API and give you the correct player head item.

Additional Notes

  • Requires internet access to fetch player skin data from Mojang API
  • If the player name is invalid or skin fetch fails, you will receive a normal player head item or an error message
  • Works with any valid Minecraft Java Edition username, whether they have joined the server or not.

Support & Contributions

If you encounter issues or want to suggest improvements, please open an issue or contact the author on the plugin’s repository.

Ченджлог

V1.1Релиз26.1.1, 26.1.2, 26.2 · 11 февраля 2026 г.

Thanks to @cuccubus on Discord, there was a flaw where users that didn't have permission could still get player heads. Thank you very much!

Now, only OPs by default can use it, since the default permission for playerhead.give is set to op. You can change this still, if you'd like in luckperms or another permission managing plugin.

1.0Релиз26.1, 26.1.1, 26.1.2 · 5 июня 2025 г.

V1.0

First version, basic fetching of player skulls, tab complete for online players. Uses Mojang API to grab skin, and base64 data for head.

Logs a little too much in console. I will fix this in future versions.

Комментарии

Загружаем…