useful

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

    Addon skript-oraxen 1.0

    skript-oraxen, an addon aiming to connect Skript and Oraxen together. This addon requires the plugin "Oraxen" to function. Ever wanted to control your Oraxen experience a little more, but don't want to delve into Java development? skript-oraxen is the addon for you, aiming to add as much as...
  2. P

    Script Redstone Utilities 1.2

    Redstone Utilities I WILL BE DOING A COMPLETE SCRIPT RECONSTRUCTION NEXT UPDATE DELAYED Allows shift+placing supported blocks to be reversed. This is a very useful tweak and allows building in very small areas. Enables shift+placing end portal frames which will auto-fill the eye, useful for...
  3. Aidanete

    Other [NBTSk] How to use NBTSk!

    NBTSk for dummies As I've recently uploaded NBTSk, I think is a moment to make a tutorial. When I'm writing this, the script is pending approval. All you know what NBT Tags are, and we know that skript don't provide enough support for this stuff, so NBTSk works well for your server, because...
  4. EWS

    Useful vanilla Skript functions

    Here is a list of some functions which do plenty of useful stuff (mostly with numbers). Most of them are made by me. Round to x decimal cases Does what Skript's built-in function should do, rounds to the amount of decimal places you want. Code: Usage: Format number Formats a number so it can...
  5. Aidanete

    Script RPG Checkpoint Statues 1.0

    RPG Checkpoint Statues Hi, everyone. I'm Aidanete and this is my first script made for publishing. Is simple and lightweighed and is very useful to a RPG Server. This script allows you to make statues with blocks that can place your spawnpoint as the Cube World statues did! Features Easy to...
  6. T

    API EzYML 1.2

    EzYML.sk Description: A simple function to speed up the process of creating YML files and adding values/lists into them. Usage: If you've ever used JSON.sk, you'll understand the way this function works. An example usage of this: on script load: if existence of "plugins/DIR/config.yml" is...