Recent content by eult

  • 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. eult

    [IMG]

  2. eult

    Addon skNetwork - skNetwork v1.0.0

    skNetwork 1.0.0 What's new networkplayer is a new type. so now you could write a name, a UUID, or a real player, and all network players hands back players rather than text. Three new events, firing on every server at once: on network player join, on network player quit, and on network server...
  3. eult

    Addon skNetwork

    eult updated skNetwork with a new update entry: skNetwork v1.0.0 Read the rest of this update entry...
  4. eult

    Addon skNetwork

    eult updated skNetwork with a new update entry: skNetwork v0.3.1 Read the rest of this update entry...
  5. eult

    Addon skNetwork - skNetwork v0.3.1

    Setup, guides and the full syntax reference are in the wiki. Full Changelog: https://github.com/ahmadmsaleem/skNetwork/compare/v0.3.0...v0.3.1
  6. eult

    Addon skNetwork

    eult submitted a new resource: skNetwork - Skript variables and scripts shared across every server on a BungeeCord or Velocity network. Read more about this resource...
  7. eult

    Addon skNetwork 1.0.0

    Requirements: Skript 2.16.0+ | Java 25 | BungeeCord or Velocity A Skript addon for sharing variables and scripts across every server on a BungeeCord or Velocity network. # on the lobby set {?coins::%player%} to 100 # on survival, straight away, no extra code send "You have...
  8. eult

    Addon skLambda - 1.4.0

    Supports: Paper 1.21.1+ · Skript 2.15+ skLambda 1.4.0 Want the full details? [wiki: New-Features](https://github.com/ahmadmsaleem/skLambda/wiki/New-Features) New effect Fail a future fail %futures% [with %text%]: settles a future as broken and wakes every waiting trigger into its on failure...
  9. eult

    Addon skLambda

    eult updated skLambda with a new update entry: 1.4.0 Read the rest of this update entry...
  10. eult

    Script [SKRIPT] Better Mending 0.1

    Better Mending [SKRIPT] Requirements: Skript 2.15.3+ and SkBee 3.25.1+ Tired of dragging your gear back to an anvil, or watching vanilla Mending sip your XP one orb at a time? Better Mending turns repairs into something you actually control. Upgrade any Mending tool or book to Mending 2 at the...
  11. eult

    Script [SKRIPT] Better Mending

    eult submitted a new resource: Better Mending - Mending, but you're in control. Read more about this resource...
  12. eult

    Addon skLambda

    eult updated skLambda with a new update entry: 1.3.0 Read the rest of this update entry...
  13. eult

    Addon skLambda - 1.3.0

    skLambda 1.3.0 Supports: Paper 1.21.1+ · Skript 2.15+ This release is about async. A lambda can run off the main thread, a trigger can wait for something without freezing the server, and a new watcher polls values and conditions for you so you don't have to write a loop. New sections Wait for...
  14. eult

    Addon skLambda - 1.2.0

    I've decided to keep working on skLambda, so I'm maintaining the project again. Here's 1.2.0. skLambda 1.2.0 Supports: Paper 1.21.1+ · Skript 2.15+ New expressions Scanned (%objects% scanned with %lambda%): like reduced, but keeps every running result instead of only the last one. Give it...
  15. eult

    Addon skLambda

    eult updated skLambda with a new update entry: 1.2.0 Read the rest of this update entry...