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

    Sell shop

    pps: he is requesting.
  2. ChisleLP

    Floating items

    -fucntions -Spawn an armorstand and do math (Rolling) -after 3 seconds or sometimes despawn it -there you go
  3. ChisleLP

    Solved Pay system

    Cuz you didn't parsed it as integer... You don't need mentioned/pumped.
  4. ChisleLP

    Solved Upgrading System

    why are you using a lot "on inventory click" you can do shorter with else if? example: on inventory click: if cursor slot of player is stone hoe: if lore of cursor slot of player contains "&7Upgrade Progress: 0 / 2": if lore of clicked item contains "&7Upgrade...
  5. ChisleLP

    Solved Pay system

    The problem it: You didn't parsed as integer... and you can canelt if they type other name, just do: if arg-3 is "Gold" or "Diamonds" or "Iron": #todo else: send "WHAT? Only Diamonds, iron, gold!"
  6. ChisleLP

    help with algorythm

    1.7 Skript 2.2 by Njol is the latest version that supports 1.7 https://drive.google.com/file/d/0B8FRm4qNtysaZXJVMVFDU1VCVnM/view 1.8 Recommended (Mirreski 2.2, fixes v8b): https://drive.google.com/file/d/0B8FRm4qNtysaUlFZekxIY3UwZGc/view Works, but not supported (Bensku fork, dev25)...
  7. ChisleLP

    ::*} is not a valid item data error

    I never seen this code... maybe you want this way if {Bla::%arg-1%} is set?
  8. ChisleLP

    help with algorythm

    i don't know about "on store" events. i would code a difference (While) code... should be amount of event-item... if tell <none>, well, would be nice if you tell me the Skript version (/version skript)
  9. ChisleLP

    Skin

    LoL... i never hear of "Skript-mineplex" maybe try use difference skript version, which version are you? 1.7 Skript 2.2 by Njol is the latest version that supports 1.7 https://drive.google.com/file/d/0B8FRm4qNtysaZXJVMVFDU1VCVnM/view 1.8 Recommended (Mirreski 2.2, fixes v8b)...
  10. ChisleLP

    help with algorythm

    to get amount of item just %amount of item%
  11. ChisleLP

    Unknow command

    You can change language inside "Spigot.yml" if im correct. https://www.spigotmc.org/threads/how-to-change-the-unknown-command-message.81445/
  12. ChisleLP

    Solved SideBar (SkRayFall)

    Yeah... at beginn i was too confused with Skellett scoreboard. but with little playing around you will get it. but here, a simple, easy understand scoreboard for skellett command /train: trigger: if stylish scoreboard "Self-%player%" does not exist:#If player doesn't has Scoreboard...
  13. ChisleLP

    Ban (Message Fix)

    Your hastebin is somehow empty. but i found this https://forums.skunity.com/resources/warning-system-multi-line-ban-message-support-built-in-ban-system.64/ If you don't want "Warn" system, just take a look how they did with the ban
  14. ChisleLP

    Solved inventory click

    Its it solved? https://docs.skunity.com/syntax/search/cursor
  15. ChisleLP

    Skin

    Look at your Console and post the code. this is usefull for us. btw i wanna know which version of skript are you using? (/version skript)
  16. ChisleLP

    Solved Scoreboard

    Nur den hinweis, er wird nicht ständig aktulisiert (Falls du neue rank hast oder Geld ändert) Um zu beheben einfach while player is online adden. just a hint, They won't be updated if youre get some changed with rank or money) to fix it just add while player is online
  17. ChisleLP

    Hypixel Nick/Book

    There we go, You need upgrade your skript version to 2.2 ....
  18. ChisleLP

    Tool Not Breaking From Loss of Durability

    Youre remove the tools if they are below duriblaty 1... ? #Edit: or use this way: [skellett] [naturally] break %block% [naturally] [(with|using) %-itemstack%] => naturally break event-block with player's tool
  19. ChisleLP

    BungeeCord Issues

    maybe tried to delete your Skellett File and update skellett and start from beginn (YOu need enable somewhere Skellettproxy Bungee enabled), just take a look inside of Skellett file Config.
  20. ChisleLP

    Solved Scoreboard

    Sorry, but you both code look horrible. So i remake one very simple and easy. Im not sure if errors output, cuz i didn't tested it. try this one # XenTraCraft - Scoreboard # options: # Scoreboard Linien # Header: &8«&6 XenTra&eCraft&8 » Line1: &0 Line2: &7Dein&4 Rang&8 »...