skunity

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

    Solved UnparsedLiterals must be converted before us

    Hello, i get the Error from the title my Code: on break: if event-block is a gold block: addCoins(player, "Test", 5) function addCoins(name: player, message: text, amount: number = 1): set {_uuid} to uuid of {_name} send "%{_uuid}%" to console
  2. ClaasCode

    Solved Permissions doesnt get Saved

    Hello, Im trying to use SkQuery's Permission System. If i execute /rank CloudF0rce Premium it works how (like i cant execute that command again) but after i rejoin i can enter that command again (so i have Admin Perms again) Note: I do have OP tho My Code: Options: P: &7× &9CloudMC &7×...
  3. M

    Skunity not working

    Hello, when i go to Skunity Site (also /Downloads) it's a Error.
  4. BaeFell

    Script [baeSuite] » baeTriggers | In-game scripting 1.0-BETA

    baeTriggers In-game scripting interactions About baeTriggers Designed for when I was playing the skUnity Minecraft Server (play.skunity.com btw), and wanted to make an animated door, baeTriggers allows you to easily create interactions in-game. It's somewhat of a scripting language. Inspired...
  5. A

    Script Simple Motd (Basic) Build 1

    Basic Motd for all Versions. Tested Version(s): 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 # Welcome to Motd Skript. By: NovaCraft # # Motd: # # Use: Yes/No # # Lines 1 and 2 can contain up to 40 letters # Enable Motd: 'Yes' Line 1: '§b=============== §4[§2local§ahost§4]§b ===============' Line...
  6. D

    What is wrong with my skript

    I got this skript from a friend recently and it isn't working on first join: {firstjoin::%player's uuid%} isn't set execute console command "broadcast &bWelcome! &c%player%" execute console command "give %player% Wooden_Pickaxe 1 {Unbreakable:1}" set {firstjoin::%player's uuid%}...
  7. Kesem Hershcovich

    What is wrong with my skript plugin???

    I've recently installed Skript on my server and sometimes it works and sometimes when I use it the only thing it does is printing '/skript help'. When I install SkQuery it doesn't work completely and still does the same thing. I've checked the log and it did the same thing when I had SkQuery and...
  8. Nikola

    Solved Region Inventories

    Hello, I'm making a RPG server, and I need your help. My idea is that when player enters a forest region (named: forest) his inventory will get saved, then removed, and he will receive an axe. When player leaves that region, his inventory (with all saved stuff) will appear again. I saw an addon...
  9. Nikola

    Stop Creative Middle Click Duplicating

    Hello, I've tried to cancel middle click block duplicating while players are in creative. I looked at forums, and I saw one reply of @ShaneBee, which includes "if event-click action is middle mouse button:", but that expression is only available in GUIs. I've also tried "if click type is middle...
  10. Nikola

    Skript Help - Realtime Day/Night

    Hello! I was wondering if its possible to make realtime day/night cycle (for example, when its 9PM - 5AM in real life, time in minecraft server will be set to night, and when its 5AM - 9PM server time will be day, just like in real life). I tried using %now%, but I have no idea how to do what I...
  11. Nikola

    Solved Help with WorldGuard regions

    Hello. I have been working at one project in skript and I really need your help. My idea is to send title or message when player enters worldguard region (example: region named "Spawn"). My problem is that I can't find a code for entering specified region. Is there any addon which adds region...
  12. B

    Error with Region "Warzone" or Something

    The Code: on right click: player is holding a torch named "&r&lSuministro Epico &6(Click-Derecho)" with lore "&7Click-Derecho para invocar un Suministro Epico": if wg region at player is "Warzone": set {_loc} to the location at player set {_block} to yellow...
  13. Pingusate

    skUnity, was the best community i've ever joined.

    Thanks, skUnity, thanks for all the community, I've never reached 50 downloads before, RealCore has reached 51 downloads, Even AdvantageManager just reached 20 downloads in 3 days, I don't know what to say. In all my life, I wanted to work on premium plugins, but failed, free plugins, but...
  14. L

    Resquest gui with warps help

    Category: gui Suggested name: Lugares What I want: Hi!, i find create a warp gui but that is auto fill with warps createds (no essentials plugin with the skript) example: /setlugares test1 send message of the warp created and when put /lugares create a gui with the created warp Ideas for...
  15. skUnity

    skUnity Official skUnity Docs Annotations 1.0

    These Annotations are part of the Smart Import system of the docs. By using these annotations made just for skUnity (along with Skripts native syntax registration system, and not a custom wrapper), your syntax will almost always be imported without you having to do anything. To see how to use...
  16. S

    Script DailyReward | Easy Configuration | Money - Material - Command Reward 1.7.1 1.8

    VIP Mode You can make DailyReward Awards Special for VIP Members. Simulation Roulette If users do not have permission, They see simulation roulette.This roulette does not reward users, Only Simulation is shown to them. Reward Types You can use Material, Money and Command as a reward...
  17. Tailzinator

    Help Plz :/ - SkqMaths Download Link?

    I am working on my private server and i wanna be able to make player stats and such calculated with Variables... SkqMaths is the perfect Skquery addon i could use for that... But i can not find the download link ;'( Somebody able to help? Was the Skqaddon renamed, location moved? Or is it...
  18. M

    Draw image on map

    Skript Version: 2.2 Skript Author:Njol Minecraft Version:1.8,1.9 etc (viaversion) --- Full Code: command /draw: trigger: df "plugins/Maps/%player%.png" set {link} to "Drawlink (not gonna tell ya)" download file from "%{link}%" to file "plugins/Maps/%player%.png"...
  19. danielkp1234

    saving kills from minecraft to mysql to website

    Skript Version: Skript 2.2 Fixes V8b Skript Author: i dont know Minecraft Version: craftbukkit 1.8.9 --- Full Code: http://pastebin.com/jkWpvPwj Errors on Reload: no Console Errors: 3597: set {_r} to randomize "abcdefgh123456789!@##$+"') [16:42:40 WARN]: java.io.IOException: Den angivne...