I need a very simple plugin made, and was thinking a new dev here could make it as a vc as it's literally a one command plugin.
I want there to be one command, and for it to remove X amount of X player's skull from X player's inventory when it's run.
Ie.
/removeheads {PLAYER} {Who's Skull To Be Removed} {Amount of Skulls to Remove}
So if {player} has say 128 stacked skulls of say Bob's head, I could run
/removeheads {player} Bob 64
to remove 64 of those heads```
I need it to ONLY remove skulls belonging to the Bob in this instance, not any others in their inventory, so something like
/clear {player} skull 64 doesn't fit my needs
I want there to be one command, and for it to remove X amount of X player's skull from X player's inventory when it's run.
Ie.
/removeheads {PLAYER} {Who's Skull To Be Removed} {Amount of Skulls to Remove}
So if {player} has say 128 stacked skulls of say Bob's head, I could run
/removeheads {player} Bob 64
to remove 64 of those heads```
I need it to ONLY remove skulls belonging to the Bob in this instance, not any others in their inventory, so something like
/clear {player} skull 64 doesn't fit my needs
Last edited:
