Recent content by Simuciokas

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

    Script Simple Party Script with API - Simple Party Script with API

    Had free time to update my party script. This version has been tested prior to the previous one. New features and bug fixes /party kick command allows to kick specified players from your party API to use on other scripts. Current methods: isInParty(p: offlineplayer) isInPartyUUID(uuid: text)...
  2. Simuciokas

    Asynchronous Block Placement

    For updated skript-mirror version Tested on Skript Dev36 and skript-mirror 0.16.0 import: com.sk89q.worldedit.regions.CuboidRegion com.sk89q.worldedit.Vector as WorldEditVector com.sk89q.worldedit.EditSession com.boydti.fawe.FaweAPI com.boydti.fawe.util.EditSessionBuilder...
  3. Simuciokas

    Script Simple KillStreak Rewards

    Simuciokas submitted a new resource: Simple KillStreak Rewards - MInimalistic killstreak counter and reward system Read more about this resource...
  4. Simuciokas

    Script Simple KillStreak Rewards 1.0

    A simple and minimalistic Killstreak counter and reward system. Command: /killstreak [player] - checks the current killstreak of the command sender or the specified player Requires: Skript Njol's 2.2 for <=1.7 Bensku's for 1.8.8+ Note: It may load for a long time because of the rewards list...
  5. Simuciokas

    [#4] Skript Challenge - Loop area

    Supports cube, round and linear shapes with a bit more info of it in output Shows info about total amount of blocks, block type, amount of each block type, amount of chunks, the locations in chunks and container's items size of ... is only used in selected position count Global variables are...
  6. Simuciokas

    Script Simple Party Script with API

    Simuciokas submitted a new resource: Simple Party Script - Allows to create parties Read more about this resource...
  7. Simuciokas

    Script Simple Party Script with API 2.0

    Commands: /party invite accept/join leave disband kick show/info <none> (redirects to show/info) help Current default look after using a few commands LeaderPOV (/party, /party invite Kaspisija) PlayerPOV (/party join Simuciokas, /party) API to use on other scripts. Current methods...
  8. Simuciokas

    Script [Stalled] DiscordFun - Have fun with Discord's API

    What exactly do you mean by that? If you wish to use this on your own account, you can do it. This script will literally become a self bot in the next update. If you don't know how to get your token follow these simple steps: >Open Discord >CTRL+SHIFT+I >Application tab >Storage>Local...
  9. Simuciokas

    Script [Stalled] DiscordFun - Have fun with Discord's API

    Simuciokas submitted a new resource: DiscordFun - Have fun with Discord's API - Discord Fun using Vixio Read more about this resource...
  10. Simuciokas

    Script [Stalled] DiscordFun - Have fun with Discord's API 1.0

    Will not be updated as per Discord ToS, usage of their API usage on a non-bot account is not allowed. Features Game change picks a random element from a file named "tags.txt" which you should create outside of the plugins folder, next to your Spigot jar file (will add creation and default...