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

    Offering [Paid] Java and Skript Development | Advanced

    If you're looking for the best of the best when it comes to Skript or Java development, you're reading the right offer! Below is information regarding me and the packages I sell which apply both to Skript and Java. The price is the same for both Skript and Java. ————————————————————————————————...
  2. Jake

    Addon Lusk

    Jake submitted a new resource: Lusk - Misc, dynamic and unique features in one addon. Read more about this resource...
  3. Jake

    Script Chunk Load Checker

    Jake submitted a new resource: Chunk Load Checker - Alerts you if too many chunks are being loaded [WITH CONFIG] Read more about this resource...
  4. Jake

    Discord Thread I need help compacting code

    I have a big ass snippet im using for display entities but it's extremely hardcoded and i dont think there's a formula to it, any ideas? Posted by: publicjake.github.io from the skUnity Discord. View the thread on skUnity Discord here
  5. Jake

    Discord Thread Pushing Text Display

    I need to push Text Displays but those dont tick, i've tried making them ride an armor stand and pushing that instead but then it's positioned at the head of the armor stand, i need it to be on the ground visually, any ideas? Posted by: publicjake.github.io from the skUnity Discord. View the...
  6. Jake

    Discord Thread Display Text Performance

    If i were to spawn about 200 text display entities how bad would it be for the server? Posted by: publicjake.github.io from the skUnity Discord. View the thread on skUnity Discord here
  7. Jake

    SkriptLanguage

    This addon provides Dictionary Features. Syntax: (get|load) [the] definition of %string% and (store|save) [it] in %-objects% (get|load) [the] synonym[s] of %string% and (store|save) [(it|them)] in %-objects% (get|load) [the] antonym[s] of %string% and (store|save) [(it|them)] in %-objects%...
  8. Jake

    JIE (Jake Item Edit)

    JakeItemEdit is a recreation of ItemEdit (you guessed it) but with more features, meaning once I'm done with the "basis" features I'll start adding all kinds of features that can cross my mind such as templates. NOT SUGGESTED AT THE MOMENT To unlock the itemedit aliases just remove the # in the...
  9. Jake

    Easy skript to Auto Compress materials! (With Full Explaination)

    This easy to edit code will make compressing a lot easier, especially for new servers! Want to check the code and understand how it works to get better at coding? Information about the code can be found as an example of the Floor function in the SkriptHub Docs! Further info can be found below...
  10. Jake

    Skript Scoreboards in 5 Minutes! [2025]

    Need help making a scoreboard? No sweat, this tutorial is for you! All you need is Skript (obviously) and skBee OR skript-scoreboards. Scoreboards are made of a title and 15 lines of text, the concept of dynamically creating them is very simple and it all starts when the player joins: on...