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

    Working way to delete drops in a world

    Clearlagg always has your back, I dont see the need to recreate this, but hey I don’t judge.. :d
  2. Selvati

    Custom hit reg issues

    Im not sure but you can try using “while ground state of projectile is false: #do stuff”
  3. Selvati

    Scoreboard Character Limit

    There is also something by the same developers that made the popular viaversion which lets players use more recent versions on older servers but this one is viabackwards if I remember correctly, it is probably buggy but it’s worth a shot, of not, i’m willing to help, maybe pm me sometime. :))...
  4. Selvati

    Solved Changing lores to temporal variable affects solid variable.

    You can set a variable for each of the items original traits, and another variable for the traits displayed in the gui, so “set {lore.original} to the items lore”, and “set {lore.display} to ___” whatever you want the item in the gui to display, I did a pretty bad job at trying to explain this...
  5. Selvati

    Solved 1.12.2 Projectile Trail

    Yes unfortunately even with the required addons and no incompatible plugins interfering it says that syntax is an unkown condition
  6. Selvati

    Solved 1.12.2 Projectile Trail

    To my knowledge and what I have attempted, no public skript for projectile trails works on spigot 1.12.2, in the past few days many problems have arisen for me with my plugins, if anyone has advice on how to do this in 1.12.2 bypassing the no longer workingg methods, then please do leave a...
  7. Selvati

    skDragon NyanCat

    My dude I clearly stated I already did above and in the docs there isnt much if at all anything on skdragon, i legit linked the page to everything documented...
  8. Selvati

    skDragon NyanCat

    I found examples for a lot of particle effects in skDragon, except for the nyancat effect, on this list https://imgur.com/a/NmmD4 I also tried messing with many variables from here https://forums.skunity.com/resources/skdragon-emotes-particles.20/ But if someone could please reply with a...
  9. Selvati

    Solved Command Request System [TP]

    I would like someone to roughly recreate the essentials tpa system including /tpa [player] and requiring the target to accept to complete the teleportation, not very detailed but this should do, thank you so much in advance! ♥ Happy holidays.
  10. Selvati

    sharpsk armor event broken?

    I added skript-mirror the plugin, doesn't seem to make a difference even with the armor equip lib installed in plugins, DIR/plugins/skript-mirror wasn't auto created so I made it, still nothing.. I really do appreciate your input though! Happy holidays ♥
  11. Selvati

    sharpsk armor event broken?

    Sorry I'm still considering myself fairly new to the whole scene, what is this majestical skript-mirror lib folder and skript-mirror?
  12. Selvati

    sharpsk armor event broken?

    The docs suggested what I had put, but I changed it to what you suggested, still no errors, just also not working heck me
  13. Selvati

    sharpsk armor event broken?

    So I was pondering through my old files, updated all sk addnos and sk to their latest versions, everything works perfectly except it seems sharpsk on armor equip: Stuff Heredoesn't work.. I have this and have tried testing in many ways and nothing makes it past the first line.. sharpsk on...
  14. Selvati

    User Specific Inventories

    I love you
  15. Selvati

    User Specific Inventories

    I know this should be in the request section, but I don't feel that gets looked at enough anymore, so if you've read this far, please do continue and allow me to enlighten you. I am trying to recreate what I like to call Adaptive Inventories, to dumb this term down, inventories/gui's that will...
  16. Selvati

    Skellet natural break help

    I need this code to exclude the breaking of bedrock and obsidian unless player's tool is a diamond pickaxe, player's can get bedrock using this, thanks. # 3x3 Mining on mine: if lore of player's held item contains "&eExplosive I": set {_1} to location of event-block set {_2}...
  17. Selvati

    On rightclick broken

    Hello, forget the format, I need multiple ways to write the event "on rightclick". This simple vanilla skript event is broken for me, I need to be able to test for the items name and lore, the following way does not work, please leave suggestions, or alternate methods below. "On rightclick: | if...
  18. Selvati

    On rightclick not working!

    THIS IS A CONTINUATION OF MY OLDER THREAD THAT NO ONE WILL REPLY TO. Older Thread So pretty much I have been through many hours of testing what addons clash together, after fine tuning and rewriting some skript code, I have one last issue, I can't get the on rightclick event from vanilla skript...
  19. Selvati

    Again with things not loading

    Skript Version: dev25 Skrip Author: Bensku Addons: SharpSK SkMorkaz SkQuery-Lime SKUtilities TuSKe Umbaska Errors: At first, with all these addons required for my skripts, sometimes some wouldn't load, at random like I hazd said in mai post yesterday night. Anddd... now skript isn't...
  20. Selvati

    Solved Skript & Addons Not Loading..

    Sneak Peak, Full Console Log Below: Skript Version: dev30d Skrip Author: Bensku Addons: SharpSK SkMorkaz SkQuery-Lime SKUtilities TuSKe Umbaska (These are not the problem, skript itself is the one constantly not loading.. so don't worry about versions ;D) Errors: Skript itself and...