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

    Addon TranSKator - Bug Fix

    Minor bug fix.
  2. Moderocky

    hi im baefell

    hi im baefell
  3. Moderocky

    Can I use this in a java Plugin

    ...What?
  4. Moderocky

    API Mask

    Moderocky updated Mask with a new update entry: Web servers, menus, item factories and javadocs :) Read the rest of this update entry...
  5. Moderocky

    API Mask - Web servers, menus, item factories and javadocs :)

    In this version the following changes have been made: Fixed * Erroneous file creation if using the addon template Added Basic extendable web server creation system Web action callback events (for GET/POST etc.) Basic system for simple creation of online jSon APIs Better documentation of...
  6. Moderocky

    Addon TranSKator - Fixes and Improvements

    Some background fixes to try and avoid component parsing errors have been added to this version. One of the libraries has also been updated. A few new syntaxes are being tested here, but they are currently unfinished. You can expect to see their full implementation very soon. :) Included...
  7. Moderocky

    API Mask

    Moderocky updated Mask with a new update entry: Containers Read the rest of this update entry...
  8. Moderocky

    API Mask - Containers

    This update adds a few libraries that I've been working on in the background, as well as some supportive changes to try and quash any potential clerical errors. Key changes: Removed several deprecated classes (these are due to be redone soon) Added the PositionalMap - a map that uses an...
  9. Moderocky

    API Mask

    Moderocky updated Mask with a new update entry: Commander Read the rest of this update entry...
  10. Moderocky

    API Mask - Commander

    A new thing of beauty has been added to Mask: the WrappedCommand interface. WrappedCommands are able to be handled entirely from the class itself - no entry in the plugin.yml or setting executors (though, I suppose, you could still bother with that if you want?) If you are using the Plugin...
  11. Moderocky

    API Mask

    Moderocky updated Mask with a new update entry: Config Overwriter Read the rest of this update entry...
  12. Moderocky

    API Mask - Config Overwriter

    A small suggestion from @Blue - the `@Overwrite` annotation on the config's class will clear the contents of the file pre-saving, removing anything already inside.
  13. Moderocky

    API Mask

    Moderocky updated Mask with a new update entry: Converters Read the rest of this update entry...
  14. Moderocky

    API Mask - Converters

    Added some built-in Yaml and Map converters, to easily convert configuration/storage files to navigable treemaps. This will soon be extended to jSon as well.
  15. Moderocky

    API Mask

    Moderocky submitted a new resource: Mask - A plugin framework primarily aimed at Skript addons to simplify boilerplate tasks. Read more about this resource...
  16. Moderocky

    API Mask 2.1.2

    This API is aimed primarily at plugin-makers or beginner addon developers. The primary goal is to try and simplify most of the dull or complex tasks that are required in addon/plugin creation. I use it in production, which is pretty much a guarantee that I will keep it updated. Almost no...
  17. Moderocky

    Addon TranSKator - Lore Translations & Inventory Names!

    This update adds several new syntax patterns. Firstly, it's no longer required to specify a complex or simple translation pattern. send [complex] translated [message[s]] %strings% with [(attachment[s]|input[s])] %strings% to %players% send [simple] translated [message[s]] %strings% to...
  18. Moderocky

    Script [Deleted] Testing

    Moderocky submitted a new resource: Testing - Testing the moderation queue Read more about this resource...
  19. Moderocky

    Addon TranSKator 0.1.9

    About: This addon adds a few new expressions and effects. It's incredibly simple but fills a small gap in the market for people who want to support multiple languages. Minecraft has a built-in language system for translations, which is used for item names, system messages, et caetera. It is...
  20. Moderocky

    Addon TranSKator

    About: This addon adds just two new effects. That's right, just two! It's incredibly simple but fills a small gap in the market. Minecraft has a built-in language system for translations, which is used for item names, system messages, et caetera. It is also able to be used by plugins, mods and...