Is there a plugin that allows users to obtain player heads using a command? I have a creative server and a few players would like a way to obtain custom player heads since command blocks are disabled.
Thanks!
Is there a plugin that allows users to obtain player heads using a command? I have a creative server and a few players would like a way to obtain custom player heads since command blocks are disabled.
Thanks!
/give <player> minecraft:skull 1 3 {SkullOwner:Notch}
I am working on AdvancedAliases, an idea from here. That plugin should help you to assign to this specific give
command specific permissions and prevent abuse.