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

    API SkPapi - 1.0-BETA.7 - Objectives, metadata and code optimizing

    Removed command Version check is now more optimized All syntaxes are now more optimized Variables now have "-" prefixes PacketListenerNMSK is now part of SkPapi because of some protocolLib glitches, thanks to TPGamesNL Entity type ID now works a bit better, I still recommend checking IDs...
  2. pesekjan

    I've answered that before already, I don't feel really good about releasing publicly other...

    I've answered that before already, I don't feel really good about releasing publicly other scripts with Hypixel like features (Also because I don't have permission from the Hypixel staff team). Maybe in the future.
  3. pesekjan

    Script Fancy Workbench - 1.0.1 - Bug fixes

    Occasionally disappearing cursor of the player when not shift-clicking, fixed. Recipes from other plugins with custom ingredients didn't work properly. New effect for registering custom recipes with custom item amounts, works as 3x3 recipes for now.
  4. pesekjan

    Script Fancy Workbench 1.3

    Crafting Table in a GUI. Credits (っ◔◡◔)っ ♥ Hypixel, for coming up with the original idea. Requirements: Skript (2.6.2) skript-reflect (2.3) This script will add Crafting Tables in GUI for your 1.18.2 server (the same type as you can find on Hypixel SkyBlock). All recipes will work the same...
  5. 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...
  6. 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...
  7. pesekjan

    API Skript-AdvancementsAPI 1.0-BETA.1

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

    API SkPapi - 1.0-BETA.6 - Bug fixes, new effects

    Added effect for making player sleep Added effect for waking player up Added effect for reading content from the website using Reqn Added effect for picking up items client-sided Added effect for changing player's camera Added effect for setting passengers of entity client-sided Updating the...
  9. pesekjan

    API SkPapi - 1.0-BETA.5 - World borders, sign guis, events

    Added full client-side world borders support Added full client-side sign guis support Added full client-side resource packs support Added expression for getting entity type ID Added effect for displaying/canceling block break animation Added event for receiving messages, can work as a logger and...
  10. pesekjan

    API SkPapi - 1.0-BETA.4 - Teams and Bossbars!

    Added full client-side boss bar support Added full client-side teams support Added effect to crash player's client Added support for client-side tablist header and footer Added /papi command API now has documentation And some other small changes
  11. pesekjan

    API SkPapi - 1.0-BETA.3 - Armor stands!

    Added effect for playing animations such as swinging/taking damage Added effect for making client-side entity invisible Added effect changing the name of the client-side entity Added armor stand support Added effect for rotating individual parts of client-side armor stands Added effect for...
  12. pesekjan

    API SkPapi - 1.0-BETA.2 - Code clean up!

    Removed UUID from MojangAPI and skin from MojangAPI expressions, use effects instead Removed connect expression Removed honey effect Better example codes Added custom UUID option for client-side mobs Added team id option to hiding player's nametag Added remove team effect for better manipulation...
  13. pesekjan

    API SkPapi 1.0-BETA.7

    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. Thanks to TPGamesNL for allowing me to use part of his PacketListenerNMSK API Also thanks to Govindas for...
  14. 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...