CustomHeads - Get player skulls with custom skins
This plugin allows you to use your creativity to the full extent by providing a couple handful commands to easily create player heads with the skin at the specified file path. Show off your server by decorating it with these custom mini-blocks!
Downloads
This plugin requires the MineskinSponge library to be installed.
Commands and Permissions
-
/ch- Required permission:
customheads.commands - Lists available subcommands
- Required permission:
-
/ch give [--quantity <Integer>] [--player <Player>] <SkinPath>- Required permission:
customheads.commands.give - The
--quantityflag (-qfor short)- Required permission:
customheads.commands.give.quantity - Defaults to 1, if not specified
- Required permission:
- The
--playerflag (-pfor short)- Required permission:
customheads.commands.give.player - Required when run from the console, otherwise defaults to the player the command was executed by
- Required permission:
- Example:
/ch give --quantity 10 --player Limeth config/flard.png- Give the player Limeth 10 player skulls with the skin at the path
config/flard.png
- Give the player Limeth 10 player skulls with the skin at the path
- Required permission:
-
/ch set <SkinPath>- Required permission:
customheads.commands.set - Example:
/ch set config/flard.png- Change the skin of the held player skull to the skin at the path
config/flard.png
- Change the skin of the held player skull to the skin at the path
- Required permission:
About
This plugin serves as an example plugin for the MineskinSponge library.
