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

    Skript Tools SkriptHttp - Async Requests

    - Made Requests Asynchronous
  2. master_of_pooms

    Script Tools SkriptHttp

    master_of_pooms updated SkriptHttp with a new update entry: Async Requests Read the rest of this update entry...
  3. master_of_pooms

    Script SkGroq | Use AI in Skript - Fix some issues

    This update fixes some issues and in the last one I accidentally leaked my groq key, it has been revoked so don't try to use it.
  4. master_of_pooms

    Script SkGroq | Use AI in Skript

    master_of_pooms updated SkGroq | Use AI in Skript with a new update entry: Fix some issues Read the rest of this update entry...
  5. master_of_pooms

    Script SkGroq | Use AI in Skript

    master_of_pooms submitted a new resource: SkGroq | Use AI in Skript - Use AI in Skript using SkGroq functions Read more about this resource...
  6. master_of_pooms

    Script SkGroq | Use AI in Skript v1.0.1

    SkGroq v1.0 An ultra-lightweight, seamless, and highly flexible Skript resource that connects your Minecraft server to the high-speed Groq API (supporting Llama 3.1 and other models). Whether you want to create an interactive in-game server assistant, an advanced automated moderation flagger...
  7. master_of_pooms

    Skript Tools SkriptHttp v1.1

    Requires Skript-Reflect This Skript adds HTTP request functions to Skript, allowing you to send http requests without having to find an addon that only half works. How to use: Sending a POST Request: set {_headers::*} to "Content-Type:application/json" and "Authorization:Bearer token123"...
  8. master_of_pooms

    Script Tools SkriptHttp

    master_of_pooms submitted a new resource: SkriptHttp - A Skript that adds functions for HTTP requests Read more about this resource...
  9. master_of_pooms

    Script DonutTools 1.0

    DonutTools Requires SkBee Upgrade your server with DonutTools, a high-end collection of custom gear designed for power and precision. This pack comes in two easy-to-install files: amethystpickaxe.sk (Pickaxe & Shovel) and amethystaxe.sk (Axe). ⛏️ Amethyst Pickaxe & Shovel Included in...
  10. master_of_pooms

    Script DonutTools

    master_of_pooms submitted a new resource: DonutTools - DonutSMP Tools in Skript Read more about this resource...
  11. master_of_pooms

    Player Nametag 1.21

    As MundoSK has been discontinued. I'm not sure how to approach this. I tried Tablisknu but that isn't supported either. My Paper version is 1.21.4 My Skript version: 2.11.1 Skript addons: - SkBee 3.7.0 - skript-placeholders 1.7.0 - SkHttp 1.5 Skript dependencies: - Vault 1.7.3 - WorldGuard 7.0.13
  12. master_of_pooms

    Types of blocks not working

    I used to be able to be on rightclick: if type of event-block is any stairs: blah blah blah Now it doesnt understand it, I'm guessing I have to modify the config of skript for this, but what should I do? Thanks!
  13. master_of_pooms

    Script [Deleted] SitPlus

    master_of_pooms updated SitPlus with a new update entry: 1.1 Read the rest of this update entry...
  14. master_of_pooms

    Solved Make dispensers not work with spawn eggs

    I do not think so. There is a worldgaurd flag though that disables this. if you would like to disable dispensers entirely then this will be sufficent
  15. master_of_pooms

    Script [Deleted] SitPlus

    master_of_pooms submitted a new resource: SitPlus - Sit Read more about this resource...
  16. master_of_pooms

    Ingame cursor

    Is it possible to create a new camera entity and have the players mouse movements move a cursor and there is a function named cursorClick() that has the coords of the click in the arguments
  17. master_of_pooms

    Item lives

    Im sorry I forgot about this, unfortunately there is not a efficient way to store the varible without the player being only able to have 1 item with lives
  18. master_of_pooms

    Item lives

    currently working on it
  19. master_of_pooms

    how would i do this in a periodical event?

    Uh no that syntax is invalid