player heads

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. J

    Player head click in gui?

    i have this problem with my gang skript, there is like a promotion system where you have to click a players head in a gui to promote them. but i dont know how to track if a player head is clicked here is my skript if clicked item = player head: if {bande.owner.%{bande.%uuid of...
  2. M

    On right click on player head with specific players

    I have this: on rightclick on player head: if clicked block's skullowner is "Notch": send "test successful" I have Skellet, skQuery, and skRayFall installed It does not send any errors, but right clicking on the skull of notch does not send anything.
  3. C

    disable placing player heads

    Category: UHC Suggested name: phead Spigot/Skript Version: Paperspigot 1.8.8. Skript 2.2-dev36 What I want: When people right click player heads while holding it in their inventories, I want it so it can not be placed at all on the ground or walls or anywhere. This is what I have currently...