Recent content by DellCraftHD

  • 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. DellCraftHD

    Armor stand / Heeelpp :(

    Hi, how can I do that if I right-click on an armor stand and the armor stand has armor on, you can not take it off? Pls Help :( Solved, used the command: /entitydata @e[type=ArmorStand,r=5] {DisabledSlots:2039583}
  2. DellCraftHD

    Nametag without Wildskript?

    Thank you, but i know, that works, but i make a real Server with cool things and i need prefix :/ (Sry for my bad english :O)
  3. DellCraftHD

    Nametag without Wildskript?

    Haha, thank you. But i mean a player tag. For example a coloured name over the head.
  4. DellCraftHD

    Nametag without Wildskript?

    Is it possible to give a player a nametag without wild script? :/
  5. DellCraftHD

    Solved Need help with sideboard:(

    I do not know what this should block
  6. DellCraftHD

    Solved Need help with sideboard:(

    Yes...
  7. DellCraftHD

    Solved Need help with sideboard:(

    At my Server It does Not work. I tested it too. When I Do this, the skript can't find an Player. So than the Name is <none>
  8. DellCraftHD

    Solved Need help with sideboard:(

    Yes, I have skRayFall. But I can not continue writing because I have to go offline now. I can continue writing tomorrow.
  9. DellCraftHD

    Solved Need help with sideboard:(

    So you mean that you need this plugin for the sideboard? Because I did not even know that it even existed
  10. DellCraftHD

    Solved Need help with sideboard:(

    No, why?
  11. DellCraftHD

    Solved Need help with sideboard:(

    Hey, I have a very big problem. If here player comes to the server, then I would like to give him a sideboard. But with loop-player that does not work. Then it sets the sidebar of this one player to all players! Please help me :( on join: wait 1 tick loop all players: wipe...
  12. DellCraftHD

    Player skull

    I want to give him a certain head and not his own ^_^
  13. DellCraftHD

    Player skull

    I want to give the player, the joint, a certain head with a certain name, how does that work? This not works: on join: give *Name*'s skull named "Name" to player
  14. DellCraftHD

    How to remove 1 item

    Wow! Thank you! It works! And thanks, for the quick answer :)
  15. DellCraftHD

    How to remove 1 item

    My problem is how can I take only one item from the right-click slot. Because when I do that: on right click with head: if tool's name is "Name" clear held item of player Then that does not work :emoji_frowning: