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 community!

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

  1. S

    Setblock to x-axis of block

    How do I make it so when I place a lava bucket named "&6Test" that it turns into cobblestone and loops it to the x-axis 16 times so 16 blocks go to the x axis so when you place the lava bucket that 16 blocks get placed on the x axis not y axis
  2. S

    how to make a bucket infinite in survival

    how do I make a lava bucket named "&ctest" infinite so it dosnt turn into a bucket
  3. S

    Stackable buckets

    how do I make it so when a player picks up buckets or spawns them in they stack (lava and water buckets) even if they are rename and not named Lava Bucket
  4. S

    help thanks!

    HEY I did what you said and it worked but now its saying http://prntscr.com/i07udx how do i fix?
  5. S

    Special hoe convert ingots into blocks

    i want to make it so if a player has a diamond hoe named "&cSpecial Hoe" in his inventory and on left click on a chest or trapped chest that it turns ingots into blocks inside the chest and nuggets into ingots thanks if you could do that and gunpowder into tnt! like 4 gunpowder into 1 tnt. Also...
  6. S

    help thanks!

    thanks but dosnt work i want to make it so if a player has a diamond hoe named "&cSpecial Hoe" in his inventory and on left click on a chest or trapped chest that it turns ingots into ores inside the chest and nuggets into ingots thanks if you could do that and gunpowder into tnt! THANKS!
  7. S

    help thanks!

    How do I make it so when I click a chest if that chests contains 9 iron ingots or gold ingots or diamonds or emeralds then it removes 9 of that item from the chest and adds 1 gold block or iron block or diamond block or emerald block but if it has 8 or less of that item that is stops and send...
  8. S

    Need help asap! Thank!

    How do I make it so when I click a chest if that chests contains 9 iron ingots or gold ingots or diamonds or emeralds then it removes 9 of that item from the chest and adds 1 gold block or iron block or diamond block or emerald block but if it has 8 or less of that item that is stops and send...
  9. S

    help pls

    command /power: aliases: /powerbuy permission: permission.power permission message: &cNo Permission! trigger: wait 2 tick message "&7&m---------------------------" message "" message "&7Opening &aPower Menu" message "" message...
  10. S

    Solved Need help

    if arg 1 is set: if arg 2 is "pvp" or "PvP" or "PVP": if arg 3 is set: give %arg 3% of apple named "&6test" to %arg 1% arg 1 is player arg 3 is amount I want to make it so that arg 1 gets arg 3 of apples named "&6test" this dosnt work...