api

  • 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. Palgia

    Script SkNBTPreserver 1.5

    A very simple Skript that addresses a single issue: not being able to retrieve the same blocks that were placed! Now placing a block or a head saves the original item for the drop when it is broken by a player or an explosion! This Skript will be improved in the future to add more control and...
  2. Palgia

    API SkBackpack - ✅ Compatible with ItemsAdder/Oraxen ✅ Customizable ✅ Try it now ! :) 1.0

    The most comprehensive and unique backpack Skript! Addons required: skript-reflect, SkBee, skript-yaml ☛ Easy to use ☛ Compatible with ItemsAdder and Oraxen (you can define custom-model-data) ☛ Custom backpack size and permissions ☛ You can protect backpacks from other players ☛ You can...
  3. Palgia

    API SkLevels - ✅ Manage custom levels ✅ Easy API 1.2

    Manage custom leveling systems easily ! Requires: Skript-yaml, Skript What could be better than a way to centralize all your level systems? With SkLevels, use a very simple API to manage player levels. You can use this for jobs, class levels, and much more!
  4. Palgia

    Script ⚔ SkRPG - Create RPG Stats ! ✅ +15 Pre-made stats ✅ Fully customizable ✅ Easy API ✅ & More ! 1.3

    What is SkRPG ? If you want to create your perfect RPG server with customized statistics, this Skript is made for you! This script will manage the statistics 100% for you. Use the commands and functions to develop your server without worrying about the rest. Dependencies: Skript 2.8, SkBee...
  5. cheezburga

    Script Tebex API 1.0

    This script allows you to access your server's Tebex data. It was coded using Skript 2.8 and skript-reflect 2.4. It does this by sending HTTP requests to the Tebex RPC endpoint, which should return the requested data. The data is loaded using custom effects. Most of the effects follow the...
  6. jensjeflensje

    Addon ImageryAPI - Take pictures in Minecraft 1.1.3

    ImageryAPI A toolkit for taking pictures and videos in Minecraft. This library mainly consists of an image capture utility that will return images when given a location (and sometimes other options). It looks something like this (left is generated by ImageryAPI, right is a normal Minecraft...
  7. O

    API Request

    Is there a way to perform an HTTP GET request on a skript? This is what ChatGPT fed me: ``` on server list ping: set {_ip} to {player-by-IP::%ip%} set {_url} to "http://ip-api.com/csv/{_ip}?fields=32825" set {_output} to http get from {_url} set the motd to "Most recent player's...
  8. B

    Solved Skript get Text from URL

    I dont know what happen when i get text from url i got different text my code: command /ttvoter: trigger: if sender is console: # send request to...
  9. P

    Reqn Discord Webhook <none> Variable

    I used reqn addon and tried to do a new project with the involvement of discord webhooks. command /post:test: trigger: set {_custom} to "something" wait a second send a "post" request to "https://discord.com/api/webhooks/token" with the body "content=Test this var...
  10. S

    I need help with a skript thing!

    Hey, would appreciate any help. I have been trying to use the API from a plugin called “Wildstacker” to get an amount of something called “Barrels” in a location with Skript mirror. Here is simply what I would love to get some help With a command i can look at a block(that has something...
  11. S

    Help with API Skript Mirror

    Hey, would appreciate any help. I have been trying to use the API from a plugin called “Wildstacker” to get an amount of something called “Barrels” in a location with Skript mirror. Here is simply what I would love to get some help With a command i can look at a block(that has something...
  12. 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...
  13. kamilleon

    SuperiorSkyblockAPI

    I tried multiple things to get the superior skyblock api to work with skript mirror, but I couldn't. I would only need it to check if the player who executes the command is the leader of the island he is in team of. Any help? Plugin(Api)...
  14. DarkKingMW

    Solved How to Use Labymod API in Skript

    Does anyone know how to use the Labymod API in skript? Like This: Or This:
  15. TX Plugins

    API TXyaml

    This addon allows you to use yml as a config. The syntax is similar to the skutillities addon. There for this script is incompatible with skutillities.
  16. Aidanete

    Which BossBarAPI I have to download to use it with Skript?

    Hello, I have a problem, I searched a lot for a good bossbarapi, but I don't know which to select because there are a lot. Also I want to know which skript addon can handle stuff with that bossbar plugin. what bossbar plugin and skript addon to use it you recommend me? Thank you. Skript...
  17. Vexio

    API TitleAPI v1.4.1

    TitleAPI A simple way of sending titles & subtitles w/o any sk or skQ addons! ----------------------------------------------------------------------------------------------------------------------------- Features No additional addons (Except for this Skript ofcourse) Three extremely simple...
  18. Mr_Simba

    API TagAPI 1.1

    TagAPI Description TagAPI gives you easy access to Mojang's scoreboard tag system which was introduced in 1.9. These tags allow you to permanently store up to 1024 text tags on an entity. Tags, like metadata from Skellett or RandomSk, are unique to an entity and can be checked or remove at any...
  19. Tuke_Nuke

    API VillagerAPI - Changes the trades of your villager 1.0

    About Since RandomSk has this feature and I never saw someone saying that it is working, I decided to make this API that allows you edit, remove and create custom trades for villagers. ————————————————————————————————————————————————————————————————————————————————— Usage The usage is pretty...
  20. 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)...