Search results

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

    On right click on {var}:

    I'm checking when a player is right clicking on a block a variable thats set to "black stained hardened clay" It doesn't spit any errors, but it doesn't work and all code after it stops working.
  2. C

    Skungee Network Variables (Bungeecord)

    Hello! Recently I started using Bungeecord and I choose to use Skungee, but then I wanted to make network variables, so I could have my playtime skript add seconds, minutes and hours to the player no matter which server they were in. But then something weird happend cause I did exactly how it...
  3. C

    Solved Staff Menu

    Hello I need help with creating a staff menu. code: command /kontrol [<offline player>]: aliases: k, kon, styr, staff permission: staff permission message: &8&l[ &c&lSTAFF &8&l] &cDette kan du ikke!" trigger: if arg-1 is set: set metadata tag "StaffGUI" of...
  4. C

    Solved Auto regenerate Mana

    Hello, so I want to make it so every 1 second it gives 3 mana to player's mana. And it works perfectly right now but I want to make some changes that makes it better. So instead of saying "if {...} is less than 100: do stuff" I want to make so it checks how much mana is the players max and then...
  5. C

    Zombie Can't Exit Region

    Hello. I have tried like a 100 times trying to fix this small line of code: on any movement: if event-entity's display name contains "&8[&71&8] &cZombie": if event-entity is a zombie: teleport event-zombie to past event-location if region at event-zombie is not "zombiespawn1"
  6. C

    Npc Trade/Shop

    Hello. I want to create npc that gives you a custom item when you have the items needed for it. So when you right click on a npc named “&6Blacksmith” and you have a stick named “&cCool Stick” and 2 diamond named “&bCrystals” it will take you stick and diamond and give you the custom item. Thanks!
  7. C

    Dungeons Skript

    Hello. So i wanna create Dungeons like those in Hypixel Skyblock. So the way people can start a dungeon is they right click on a npc then a menu pops up. Then in the menu there is a sword you can click on. When you click on that sword you will automatically get teleported to a place in the...
  8. C

    Solved Percent Symbol in GUI

    Hi i need help with making so it shows a percent symbol without making error. code: on right click on entity: if name of entity is "&f&lFin Fisker": set metadata tag "FiskGUI" of player to chest inventory with 5 rows named "&f&lFISKE &e&lCHANCER" set slot...
  9. C

    Solved Zombie Level System

    Hello. I want to create a level system where you can get xp from killing zombies and when you have enough xp for a level it will automatically level up to next level.
  10. C

    Solved Dungeons

    Hello. So i wanna create Dungeons like those in Hypixel Skyblock. So the way people can start a dungeon is they right click on a npc then a menu pops up. Then in the menu there is a sword you can click on. When you click on that sword you will automatically get teleported to a place in the...
  11. C

    Solved Mobs can’t exit region

    Hello. So I want to create a like thing which makes it so my custom mobs can’t go out of a certain region. Code: on damage: attacker is a zombie attacker's display name contains "Zombie" set attacker's final damage to final damage + 6 command /setpos1: permission: op trigger...
  12. C

    Solved Custom Mobs

    Hello i need help with creating some sort of custom mobs. It would be really nice if you could see their health in tab.