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

    Directory Management

    Expressions: [all] file[\s] (of|at) [directory] %string% [with [extension] %string%] Returns files in a directory, if you add the [all] it will also search all directories in the directory. The extension is what file types it returns for example "sk" would only return skript files by default it...
  2. Veraid

    Date Shenanigans

    This adds 4 new expressions to Skript day of [the] week [(of|for|at) %date%] - Returns the day of the week, for example "Tuesday" day [(of|for|at) %date%] - Returns the day of the month, for example "25th" month [(of|for|at) %date%] - Returns the month, for example "February" year [(of|for|at)...
  3. Veraid

    Solved Skript Mirror Help

    Wasn't really sure if to post this in Skript help or Java help as it's a bit of a hybrid but I've learned about Skript-Mirror and I'm wanting to know how advanced it is, can you really do anything in it you would in a plugin? I have been testing it out and done something rather basic with it...
  4. Veraid

    Solved Finding center point of two locations

    Skript Version: Skript 2.2 (dev32c) Skript Author: Bensku Minecraft Version: 1.12.2 command /test: trigger: set {_loct} to {vsk_session-temporary::%uuid of player%::p1} set x coord of {_loct} to x coord of {vsk_session-temporary::%uuid of player%::p1} + x coord of...
  5. Veraid

    Solved Remove Armour Protection NBT

    I'm making my own custom armour protection values but I want to remove the vanilla armour protection (preferably through NBT) I'm using skstuff and I need to know the nbt tag for armour so I can remove it Example: command /test: trigger: add "{armor:0}" to nbt of tool of player...
  6. Veraid

    Solved Push player away

    I've seen and used this before but I've completely forgoten how it's been a while can someone remind me how to push a player away from a location? I remember it being something like this: command /test: trigger: push player (direction of player from {test}) at speed 3 but obviously...
  7. Veraid

    Script Tools Dark VS Light Notepad++ UDL

    Veraid submitted a new resource: Dark VS Light Notepad++ UDL - A nice and simple UDL for using Skript with notepad++ Read more about this resource...
  8. Veraid

    Altera - 1.11 100% Skript

    Read: Altera is a server I made that is fully done through Skript, I have done all the code myself, a friend has helped with some Artwork and another has helped with the Wiki, moderation and the advertisement. The below Ad you can also see on planetminecraft the only time the server has been...
  9. Veraid

    Will Reupload, eventually...

    Hey, I haven't been inactive I've just been busy with my own server I only just realised the website was moved to Xenforo so all the scripts I posted here have gone and also the Skript forum on Bukkit has gone as well x( so right now all that remains is my scripts released on spigot...