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

    Bitshift

    BitShift Skript addon for custom classes. Requirements: Skript (2.6+) Syntax: Conditions <condition> && <condition> - Conditional-AND operator <condition> || <condition> - Conditional-OR operator !<condition> - Inverts the result of a condition %booleans%? - Checks if all booleans are true...
  2. pesekjan

    Hippo

    Skript addon for custom classes. Requirements: Skript (2.6+) skript-reflect (2.2.3+) Hippo is a Skript addon, allowing you to compile Java classes running Skript code during runtime and interact with them by using skript-reflect. Check the Wiki for detailed documentation and a guide with...
  3. pesekjan

    Fancy Workbench

    Crafting Table in a GUI. Credits (っ◔◡◔)っ ♥ Hypixel, for coming up with the original idea. Requirements: Skript skript-reflect SkBee This script will add Crafting Tables in GUI for your server (the same type as you can find on Hypixel SkyBlock). All recipes will work the same as in the...
  4. pesekjan

    Skript-AdvancementsAPI

    Skript API for advancements. Note: This API only serves as a bridge between Skript and Crazy Advancements and translates the original API into skript syntaxes Credits (っ◔◡◔)っ ♥ Obviously big thanks to ZockerAxel for making Crazy Advancements Requirements: Skript skript-reflect ThatPacketAddon...
  5. pesekjan

    SkPapi

    Skript API with many useful things, especially for packet stuff. Credits (っ◔◡◔)っ ♥ Big thanks to Mr.Darth for helping me with some packets, reflection, and explaining things I didn't know. Also thanks to Govindas for helping me with some packets for NPCs. Requirements: Skript skript-reflect...