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

    [Concept] Addonless Object-Oriented Skript

    Well, I'm trying to create a syntax reader to start off with. It's really confusing and I'm only doing it for fun though...
  2. Rezz

    you see, two negatives make a positive

    you see, two negatives make a positive
  3. Rezz

    wrong + incorrect = beautiful walrus

    wrong + incorrect = beautiful walrus
  4. Rezz

    [Concept] Addonless Object-Oriented Skript

    Skript is meant to be a scripting language for easier server customization. What you're failing to realize is that by creating my class syntax, I'm making something that's already possible in Skript easier for everyone. That's why this thread is called "addonless object-oriented skript" - it's...
  5. Rezz

    [Concept] Addonless Object-Oriented Skript

    You can make that same argument for quite a few addons. Yet we still use them because they're useful tools. And you won't need an IDE for what I've created. I'm really surprised by how many of you are opposed to this... What exactly is so terribly not-skript-like about what I've done here?
  6. Rezz

    [Concept] Addonless Object-Oriented Skript

    Do you find syntax like {_this::sort::%of%::thing::*} difficult? If not, then the syntax I'm creating isn't that hard to understand. These are advanced features for advanced users. ¯\_(ツ)_/¯ Nope. The oldest file in my project is from last Saturday. :p
  7. Rezz

    [Concept] Addonless Object-Oriented Skript

    "Addonless" is only partially true, but the point is: Object-Oriented Programming is 100% possible in Skript without an addon dedicated for it. All that's required is tedious manual scripting or a Skript compiler, which is what I'm currently working on. :emoji_wink: My plan is to have this...
  8. Rezz

    <3

    <3
  9. Rezz

    json.sk is the best thing ever right

    json.sk is the best thing ever right
  10. Rezz

    API [Abandoned] json.sk

    Rezz submitted a new resource: json.sk - A fix for SkQuery's JSON messages for 1.8.3+ (and 1.9.x - 1.11.x) servers. Read more about this resource...
  11. Rezz

    boop

    boop
  12. Rezz

    Accepted Session bug?

    Since the forum updated, I get logged out every 10 - 15 minutes or so. It's not a big deal, just a minor inconvenience. However, on the latest occurrence, I was briefly signed in as @Gatt and the theme broke: Something's messing with sessions, and it needs to be addressed asap (for obvious...
  13. Rezz

    API [Abandoned] json.sk 2.3

    This script is no longer maintained and is considered deprecated. Use Skript's own builtin JSON text (found here: https://skriptlang.github.io/Skript/text.html). This resource's original (outdated) description is below. This script is intended for use with the Skript plugin (version 2.2)...