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

    Skellet Scoreboard Not Working

    So I was testing out Skellet scoreboards, and when I do the code below, and I typed "/testing", it says "Unknown Command"! I also couldn't make my own scoreboard which I can give the code for as well when asked function animate(p: player): add "&a", "&b", "&c", "&d", "&e", "&1", "&2"...
  2. C

    My Skript is broken!

    Okay, this is what I got: [07:14:14] [Thread-29/INFO]: UUID of player JBean10 is f8508dd0-d721-4e95-ba8f-df5767255846 [07:14:15] [Server thread/INFO]: Given Speed (ID 1) * 0 to JBean10 for 99999 seconds [07:14:15] [Server thread/INFO]: Given Night Vision (ID 16) * 20 to JBean10 for 99999...
  3. C

    My Skript is broken!

    That's the only thing that pops up tho. Where can I get the full error?
  4. C

    My Skript is broken!

    It works perfectly fine on my other server, but not on my main server. So it worked for a couple of hours, but when I restarted the server it stopped working again! So it can't be the version, as it works on my other server and it worked for a little on my main server. Here is the most recent...
  5. C

    My Skript is broken!

    I tried it, still no luck :/
  6. C

    My Skript is broken!

    Sorry for the late response, I found an error [11:35:12 INFO]: [SkQuery] Enabling SkQuery v3.6.5 [11:35:12 INFO]: [skQuery] Locating classes from SkQuery... [11:35:12 INFO]: [skQuery] Beginning to process a total of 139 from SkQuery java.lang.NoClassDefFoundError: org/bukkit/Particle [11:35:12...
  7. C

    My Skript is broken!

    I restarted twice, and checked the files, it didn't create a SkQuery folder though. I'm on 1.8.8 Spigot if that helps.
  8. C

    My Skript is broken!

    I do, https://imgur.com/1Sm9XOm <-- FTP Picture https://imgur.com/5NrId7Y <-- /ver SkQuery That's strange.
  9. C

    My Skript is broken!

    Skript Addons: WolvSK-1.7.1, Umbaska-3.3, TuSKe-1.8.2, SQLibrary-7.1, skUtilities.v0.9.2, skript-yaml-1.3.2, skRayFall_v1.8, SkQuery-3.21.4, Skellett-Legacy-1.9.8, skDragon-0.16, MundoSK-1.8.5, and Ersatz-1.0
  10. C

    My Skript is broken!

    What do you mean? Of what?
  11. C

    My Skript is broken!

    I don't feel comfortable showing that. I can show you some other "things" I found while reloading the Skript! [08:35:27] [Server thread/INFO]: Jbean10 issued server command: /sk reload levels [08:35:27] [Server thread/ERROR]: #!#! [08:35:27] [Server thread/ERROR]: #!#! [Skript] Severe Error...
  12. C

    My Skript is broken!

    That was the whole error
  13. C

    My Skript is broken!

    Still getting the same error :/ [08:36:08 ERROR]: #!#! [08:36:08 ERROR]: #!#! [Skript] Severe Error: [08:36:08 ERROR]: #!#! [08:36:08 ERROR]: #!#! Could not load leveling.sk [08:36:08 ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [08:36:08 ERROR]: #!#...
  14. C

    My Skript is broken!

    I updated it to 4.0, and I get this error message :/ org.bukkit.command.CommandException: Unhandled exception executing command 'sk' in plugin Skript v2.2-dev36 [08:14:33 ERROR]: null at me.incomprehendable.dev.pwp.FakeSimpleCommandMap.dispatch(FakeSimpleCommandMap.java:98) ~[?:?] at...
  15. C

    My Skript is broken!

    Yes, I do, and the version is "3.21.4"
  16. C

    My Skript is broken!

    I tried using dev36, but I got this error. [07:48:26 ERROR]: #!#! [07:48:26 ERROR]: #!#! [Skript] Severe Error: [07:48:26 ERROR]: #!#! [07:48:26 ERROR]: #!#! Could not load levels.sk [07:48:26 ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [07:48:26...
  17. C

    My Skript is broken!

    What plugins should I remove?
  18. C

    My Skript is broken!

    Hello, when I load my server, everything is fine and all skripts load fine. But when I execute "/sk reload <skript name>" It glitches and gives me an error! (This does it for all skripts! Even skripts with 5 lines!) Skript Plugins: WolvSK, WildSkript, Umbaska-3.3, TuSKe, SQLibrary-7.1...
  19. C

    API Question

    Do you know how?
  20. C

    API Question

    I have a question, is there a way to create a JSON API in skript? Not use, create one. I know that's something very advanced but I'm just asking. (I mean in Skript, no plugins.)