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

    Scoreboard

    What variables?
  2. E

    Scoreboard

    Why players see stats of last login player and no own? every 4 seconds: loop all players: wipe loop-player's sidebar set name of sidebar of loop-player to "&e&lHrajAPrezi" set score "&d" in sidebar of loop-player to 12 set score "&2&lPeniaze&8:" in sidebar of...
  3. E

    Help

    Yes i will remove sklib I removed sklib and skuniversali but still 4 errors
  4. E

    Help

    Can't understand event if "%clicked slot%" = "9", "10", "11" or "12": if name of clicked cursor is "&4&lPavucie topanky": and empty configuration
  5. E

    Help

    spigot 1.12 and newest skript + skellet
  6. E

    Help

    Sorry my bad i don't have umbaska but still 4 errors
  7. E

    Help

    I need remove umbaska?
  8. E

    Help

    I have skellet but still 4 errors I have skript wildskript skellet tuske sklib skuniversali skquery umbaska
  9. E

    Help

    on inventory click: if "%clicked slot%" = "9", "10", "11" or "12": if level of player is less than 6: if name of clicked cursor is "&4&lPavucie topanky": cancel event 4 errors can't understand event and more...
  10. E

    Help

    change item to upper slots and cancel event don't work
  11. E

    Help

    How i can fix it? When player have this armour and hand and don't have lvl5 event will cancel but when player switch item on other slot and equip nothing happend on armor equip: if level of player is less than 6: if name of tool of player is "&4&lPavucie nohavice": play...
  12. E

    Skript

    How to fiix it? On Tool Change: if level of player is less than 5: if name of tool of player is "&d&lPrasaci mec": send "&e&lHAP> &c&lNemas dostatocny XP LVL pre pouzitie!" cancel event
  13. E

    Why don't work?

    Why don't work? I wan't to add 10fire enchant to item (no set lvl 10 add +10lvl) command /zus: permission: hap trigger: if player has emerald named "&a&l+3000 eur" in his inventory: if player is holding any sword: remove emerald named "c" from player's inventory set {_l} to level...
  14. E

    Right click

    No with command /pridatmeno <text>: description: Renames the item in your inventory slot. usage: /rename <name> permission: FlintName.rename permission message: &e&lHAP> &c&lNemas prava. trigger: if arg-1 is set: set the name of player's tool to...
  15. E

    Right click

    Yes all correct
  16. E

    Right click

    I press command /zs and send me send "&e&lHAP> &c&lChyba! &fNemas &a&lgem&f!" the last one else
  17. E

    Right click

    Don't work any errors. Spigot 1.12 command /zs: permission: hap trigger: if player has emerald named "c" in his inventory: if player is holding any sword: remove emerald named "c" from player's inventory enchant the player's tool with sharpness 25 send "&e&lHAP> &fOprava bola...
  18. E

    Item name

    Don't working. No errors
  19. E

    Scoreboard

    Why don't work? Giving info of money... from last login player every 5 seconds: loop all players: wipe loop-player's sidebar set name of sidebar of loop-player to "&b&lServer Name" set score "" in sidebar of loop-player to 10 set score "&bRank:" in sidebar of...
  20. E

    Item name

    I have problen this script don't work but don't giving me any errors on rightclick with emerald: if player's tool is emerald named "&a&l+3000 eur": send "&e&lHAP> &a&l+3000 &2&leur&f!" add 1 to {money.%player%} remove emerald from player's tool