Simple Player Heads
Introduces a command that allows players to acquire player heads.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Simple Player Heads
Simple Player Heads
Simple Player Heads (or SPH) is a server-side mod which adds a new command called `/givehead`. This command allows players to easily acquire and distribute player heads without requiring any given permissions.
To use the `/givehead` command, you can input the following syntax: ``` /givehead <targets> <player> [count] ```
Here is a breakdown of each parameter:
> <targets>: Specifies the player(s) who will receive the head(s).
> <player>: Indicates the player whose head(s) will be given.
> [count]: Optional parameter indicating the number of heads to be given. If not specified, the default value is set to 1.
If you want to change who can use this command, see luckperms.
---
Fabric API is required to run this mod.