Simple Player Heads
The Simple Player Heads (SPH) modification is a server-side addition that introduces a new command /givehead. This command allows players to easily obtain and distribute character heads without requiring special permissions.
To use the /givehead command, the following syntax is applied:
/givehead <recipients> <player> [count]
Let's break down the command parameters:
<recipients>: Specifies the player or players who will receive the heads.
<player>: Indicates the player whose heads will be given.
[count]: Optional parameter that determines the number of heads to be issued. Default value is set to 1.
This mod requires Fabric API to be installed.