skrayfall

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

    skrayfall ERORR

    I added skrayfall to the server, but it keeps getting errors. MY mincraft version is 1.16.5 java version is 11 bukkit is Arclight My skript version is 2.6.4 [Server thread/ERROR] [Minecraft/]: Error occurred while enabling skRayFall v1.9.25 (Is it up to date?)...
  2. I

    skrayfall: send "" to arg-2 for arg-3 seconds

    have this code and in the chat i receive a condition recognition error, I think it is due to the way I point out the arguments, can someone help me by changing what I did a little? specifically, I need the title to be able to be saved and retained when reloading/rebooting the server [cant...
  3. N

    SkRayfall hologram doesn’t work

    I have SkRayFall and HolographicDisplays installed but i cant create a hologram create hologram ”&c%{_damage}%” at {_loc} for 2 seconds Error: Cant understand this condition/effect: create hologram ”&c%{_damage}%” at {_loc} for 2 seconds
  4. Y

    Skript autocompact not working

    Hey, first post here, I use a 1.18.2 revivenode server with 4gb ram and every time I run this command nothing happens? options: {autocompact::%player%} = 0 command /autocompact: trigger: if {ACaccess::%player%} = true: if {autocompact::%player%} = 0: set {autocompact::%player%} to...
  5. P

    Sidebar balance update is delayed

    so i have this skript: https://pastebin.com/5vRcKuWY and it should update the sidebar with the player's balance, but it seems to be delayed by one update (like i'll set my balance to 100, and it will say 0, then i set my balance to 1000, and it will say 100). how do i fix this? i'm using...
  6. J

    Solved Play raw sound & send title with subtitle not working & staff logs not working

    Skript version: Skript 2.2dev36 Minecraft version: 1.8-1.8.9 (Around this version category) ----------------------------------------------------------------------- Full code: on player world change: if player has permission "nl.utilities.staff": send "&b[S] &f%{coloredname.%uuid of...
  7. J

    Solved I literally do not know how to describe this.

    Hi, I'm currently trying to make a kitpvp server and tried to make a scoreboard just recently. I probably just should've settled without a not set/none check. But I wanted to make it perfect, I had no errors in the logs or anything. I'm trying to make it look like this: Nitro | KitPVP...
  8. J

    [Solved] Skrayfall's Scoreboard ID

    Hello there, i have a problem: There is this error at my Scoreboard: Here is my Script: Thanks for help Jan Treinzen Does anyone now help?
  9. B

    Scoreboard Hex Colors

    Skript Version (do not put latest): 2.5-alpha6-MH Skript Author: Bensku Minecraft Version: 1.16.1 --- Full Code: every 5 seconds: loop all players: wipe loop-player's sidebar set name of sidebar of loop-players to "<##d02c2c>- <##b79268>&lPotato&6&lSIM <##d02c2c>-"...
  10. J

    Custom Chat (Clickable Chat Tabs)

    How can I create a custom chat box like Runescapes in minecraft? Clickable tabs that always shows up (JSON Probably). I am using Minecraft 1.14.4, Latest Version of Skript, with addons: "Json, SkQuery, Skellet, Skript-Mirror, Kosmos, Skent, Skope, skRayFall, SkVault, TuSKe-PichachuPatch-v3...
  11. MPGxxYT

    BossBar for SkRayFall doesn't work.

    Skript Version (do not put latest): Skript 2.4.1 Skript Author: Bensku Minecraft Version: 1.13.2 --- Full Code: command /test: trigger: create bossbar titled "&9TEST" and id "testt" for player with progress 100 with colors blue loop 100 times: set bossbar "testt"...
  12. Y

    Crackshot with iron door skript help

    I want to create some code that support with crackshot like if i shoot by gun to iron door 5 times by snowball or arrow it will broke but just iron door nothing more how to do that thanks
  13. P

    Solved Can anyone please find the Error?

    Here is the script: https://pastebin.com/SsFp1jPk Server Version: 1.8.8 Plugins: MundoSk, WildSkript, skDragon, skUtilities, SkExtras, SkQuery, TuSKe, ProtocolLib, Skellet, skRayFall Best greetings Philippe
  14. P

    Solved set score with SkRayfall (under players name) (German; English)

    Auf Deutsch: Hallo, ich versuche seit ein paar Stunden eine Variable und zwei Wörter (auf Deutsch) anzeigen zu lassen. Leider ist behind loop-player kein text '"&eIn Firma: " behind loop-Player' is not a text (GmbH.sk, line 4: set score "&eIn Firma: " behind loop-Player to...
  15. ZeyKra_

    Display head/player head in a hologram

    Hello , I would like to know if it's possible to display an custom head in an hologram command /test: trigger: set {_pos} to location of block above player create hologram "This is a hologram;ItemStack:player's skull;And it is really cool!" at {_pos} for 5 seconds (I tested...
  16. 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...
  17. 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...
  18. 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...
  19. 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...
  20. Marsbar

    Solved Scoreboard

    Hi Every one, this scoreboard skript won't send the lines after the "Rank:" line. Im sorry if this is my plugins but i could need help. Every 0.1 second: loop all players: wipe loop-player's sidebar set name of sidebar of loop-player to "%{scorename.%loop-player%}%"...