Recent content by Bilbo

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

    Spawning animals problem

    Good Evening. So i have this fairly simple code made yet it still does this thing that it somehow spawns more mobs than it should, might something please help me out by explaining this? EDIT: To explain it a bit more - There are mobs spawned that dont exactly need to be there. They can spawn...
  2. B

    On throwed block connect

    Hello. What i cant find out is this : when right clicked holding TNT, it fires it in a direction of player, when the primed tnt hits a block - it sticks to it. I need to to this where a C4 in my case, that looks like Tnt is thrown, that far i got, when the tnt is thrown - it shoots it and...
  3. B

    Solved Inventory crafting slot

    Good evening Everybody. I am so sorry that i am not using the correct formatting for the question part, but what i wanted to know if it is possible to format the crafting slots on player's E inventory. I know its possible to do something if a player clicks on one of the 4 slots, but is it...
  4. B

    Radius setting for a block

    Hello Guys. What i am looking for is canceling block placement if there is a beacon in a specific radius, but the problem is, that i need the coordination " X " and coordination " Z " to be like 20 block radius in a circle, but the coordination " Y " Goes all the way from 0 to 256 height -...
  5. B

    Solved Setting value to a projectile

    Good evening everybody. What i cant exactly realize is one thing, that is this. I tried many ways, read the docs, couldnt figure out how to call out the value from a projectile. What i want to do is set a value to a projectile that is fireball and afterwards when it hits something, it reads...
  6. B

    Banners on 1.8.9

    Hello Fellas. I couldn't reach anyone on skript-help on Discord, couldn't find anything on This forums resources, nor any other websites, nothing that could help me. I read that there is a resource that could define what i need, but i didnt find exactly how i can define it using the syntax it...
  7. B

    Cancel dropping inventory slots on death

    Good Evening. I have one simple question, that i couldnt figure out how to cancel out. When a player dies, how am i able to cancel dropping items from specific slots? in my case cancel dropping of slot 0/1/2 of players inventory. Thank you for anybody who can answer ^^