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. D

    Script Mining Minions - Fixed Bug

    Fixed bug where leveling up your minion wouldn't work and picking up your minion wouldn't remove the chest!
  2. D

    Script Mining Minions - ADDED SUPPORT FOR MORE THAN 1 MINION PER PERSON

    Each player can now have up to 20 minions
  3. D

    Script Mining Minions - ADDED SUPPORT FOR MORE THAN 1 MINION PER PERSON

    Each player can now have up to 20 minions
  4. D

    Script Mining Minions 2.1

    This Skript contains mining minions which have chest linking and upgradeable speeds. These Minions have moving arms and are actually really cool. These minions can link up to chests that are within 5 blocks of the minion. Chest Linking will make it so whenever the minion mines the block in...
  5. D

    Script Mining Minions - Huge Bug fix

    New bug patched! Bug - When placing your minion and relogging you're not able to open your minion this was because I checked with a stupid way and now it works 100% of the time and you can now open your minions but not others minions!
  6. D

    Mining Minions

    This Skript contains mining minions which have chest linking and upgradeable speeds. These Minions have moving arms and are actually really cool. These minions can link up to chests that are within 5 blocks of the minion. Chest Linking will make it so whenever the minion mines the block in...
  7. D

    Script Mining Minions - Added new improvement

    Notifys all people with permission "minion.version.notify" when there is a new update!
  8. D

    Script Mining Minions - fixed permission string

    fixed permission string in line 138 from "minion.give" to "minion.efficiency"
  9. D

    Error with skript-mirror

    Hello so I'm on minehut and I've been using the same skript-mirror jar for quite some time version 2.0.0 SNAPSHOT And randomly today I reloaded one of my scripts and it spit out "A function named ___GUI is already defined in ___.sk" I reloaded the same skript that the gui is called in and it...
  10. D

    Script Vouchers!

    Harrison Hall submitted a new resource: Vouchers! - Create vouchers and edit their commands and items in a gui Read more about this resource...
  11. D

    Script Vouchers! 1.0

    This Skript made by me is very useful! It allows you to create vouchers with the item you are holding and then edit the items you get by changing them in a GUI. You can also add commands that will execute when the player right clicks. Addons Needed (Pretty Sure): SkBee Usage...
  12. D

    player's held item variable

    I really don't want to use the lore because that would require a full recode of what I already have! here is part of it add 1 to {explosive.%player's uuid%::%player's tool%} loop 10 times: if line loop-value of lore of player's tool contains "&aExplosive"...
  13. D

    player's held item variable

    I'm not going to use Tuske on a 1.16.5 server and using a list variable did not work with first pickaxe with laser 1 and when enchanting the second pickaxe with laser it goes straight to laser 2
  14. D

    player's held item variable

    Hello, I'm making a pickaxe enchantment skript and was wondering if I could set {explosive.%player%.%player's held tool%} to instead of being item based because currently if they had 100 explosive on 1 pickaxe and got another diamond pickaxe and put explosive on that pickaxe instead of giving...
  15. D

    skdragon is just so bad

    Ok so I'm trying to make a ray gun with skdragon so it shoots RAINBOW let me repeat that again RAINBOW particles but it just is such a bad plugin because rainbowMode does not work and its actually pissing me off so much. drawLine particle redstone, center player, target location of target...
  16. D

    Luckyblock Skript | Edit items via GUI

    This skript is a luckyblock skript that can have 1000s of pages of random items, and all you have to do is break 1 and get a random item from the set items from the gui! Commands: /luckyblocks <give> <player> <amount> /luckyblockitems <page number> And it is only 2KB Also only the...
  17. D

    Script Luckyblock Skript | Edit items via GUI 1.0

    This skript is a luckyblock skript that can have 1000s of pages of random items, and all you have to do is break 1 and get a random item from the set items from the gui! Commands: /luckyblocks <give> <player> <amount> /luckyblockitems <page number> And it is only 2KB Also only the...
  18. D

    Solved Give player item

    Hello I'm trying to give a player a certain amount of items but the amount of items as a variable and I can't seem to get it working! What I have so far: give {_p} "%{_amount}%" sponge named "&6Luckyblock" nevermind i was being stupid give {_amount} of sponge named "&6Luckyblock" to {_p}
  19. D

    Among Us Random Player

    set {_player} to random player out of all players
  20. D

    Solved push entity infront of player

    how do you push the last spawned entity infront of player at speed 1 with using set {facing} to player's facing