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

    I can't play sounds in older versions of skript

    This is what I've been trying to figure out for a while, In Skript_2.2-dev36 playing sounds don't work for some reason. I know it's an old version of skript but I was forced to use it for private reasons and updating it is not an option so do not reply if your response it is anything related to...
  2. 2

    Item lives

    The skript has to check all the player's items for the ones having lives instead of the item they are holding, This skript just checks and tells if u lost a live on the item you were holding and does literally nothing else, It doesn't even give you back the item. Also one of my important plugins...
  3. 2

    Item lives

    hello, it has been a while what's the progress?
  4. 2

    Item lives

    Thank you, You don't have to test it by the way, I'll let you know if there was any issues.
  5. 2

    Item lives

    Category: Skript Request Suggested name: Item lives Spigot/Skript Version: Should support Skript_2.2-dev36 (Because it's used on a 1.8.8 PVP based server) What I want: A command to add lives to items, If an item has 2 lives, If you die it loses a life but it wont be removed from your...
  6. 2

    Play sounds

    Hello, so I just want to play sounds to players but apparently my Skript version does not have sounds (2.2 dev36) and SkQuery 4.1.4 does not work with my server version, any other addons/ways to add sound to Skript? These do not work (Everything I could find online): play raw sound...
  7. 2

    replace all "3" with "³" in %liteeco_balance% <- or something

    How tf did that post get 1k views lol Also your messages look like how AI would generate but I assume there are no AI models this intelligent yet, so you're 70% not a robot.
  8. 2

    Solved 

    Sloved, Delete the thread.
  9. 2

    Placeholders don't work in comparison: more or less

    Use this instead in your code @Austral , (I also recommend using Ersatz) set {_online} to placeholder "server_online" set {_online} to "%{_online}%" parsed as integer
  10. 2

    [NOT SOLVED] Error while trying to use TuSKe

    Hello? anyone??? I didn't ask a complex question, just name me some forks of tuske that work on 1.12.2 (OTHER THAN Skript-gui)
  11. 2

    [NOT SOLVED] Error while trying to use TuSKe

    I don't really have time to learn it and understand it, are there any other forks of TuSKe? (skript-gui is not compatible with my skript version)
  12. 2

    [NOT SOLVED] Error while trying to use TuSKe

    Hello, I get this error when I try to use TuSKe in my skript. Please let me know if I have to provide the skript itself. TuSKe Version: TuSKe 1.8.3-PikachuPatch-v3 Error: [23:11:33 INFO]: [Skript] Reloading punishments.sk... [23:11:33 ERROR]: #!#! [23:11:33 ERROR]: #!#! [Skript] Severe Error...
  13. 2

    Solved Skript Conditions Doesn't Work With Placeholders

    Alright, I've managed to fix it by switching back to Ersatz, thanks to everyone who helped.
  14. 2

    Solved Skript Conditions Doesn't Work With Placeholders

    Oops [04:27:55 ERROR]: #!#! [04:27:55 ERROR]: #!#! [Skript] Severe Error: [04:27:55 ERROR]: #!#! [04:27:55 ERROR]: #!#! Something went horribly wrong with Skript. [04:27:55 ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [04:27:55 ERROR]: #!#! Your...
  15. 2

    Solved Skript Conditions Doesn't Work With Placeholders

    Problem solved and the code has been removed. Code has been removed
  16. 2

    Solved Skript Conditions Doesn't Work With Placeholders

    This is a example code similar to my main code, when I run /statsmoney it literally does nothing and sends nothing. (The placeholders work fine if I don't use the if {_playerBalance}... for example if I just send a message with %{_playerBalance}% it will show my balance correctly but with if ...
  17. 2

    AFK-Rewards on certain WorldGuard region

    Thank you brother man.
  18. 2

    AFK-Rewards on certain WorldGuard region

    Category: Skript Suggested name: AFK-Rewards Spigot/Skript Version: Skript 2.6.4 - Spigot 1.13.2 What I want: Something that when you stay at a worldguard region called "afk" for 30minutes it will make the console execute command /example <player> and if you quit during the 30minutes, the...
  19. 2

    AFK-Rewards on certain WorldGuard region

    Category: Skript Suggested name: AFK-Rewards Spigot/Skript Version: Skript 2.6.4 - Spigot 1.13.2 What I want: Something that when you stay at a worldguard region called "afk" for 30minutes it will make the console execute command /example <player> and if you quit during the 30minutes, the...