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

    Varible displaying as <none> when there are mulitple names

    command /wl [<text>] [<offlineplayer>]: trigger: set {_player} to arg-2 set {_wl} to uuid of {_player} if {rank::%sender%} is "normal": NoPerms(sender, "SPECTATOR+") else: if arg-1 is "on": if {whitelist} is...
  2. cps77

    I want to know Skript and skRayfall version that works properly in java 8

    After having some issues with java 21, my friend doesn't use it and only use java 8. And I found some version of skRayFall doesn't work in java 8. So I need newest Skript and skRayfall and other addons(skellet, skutilities, skQuery and any other addons I need for skripting.) that works well in...
  3. 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?)...
  4. 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...
  5. 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
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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?
  11. 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>-"...
  12. 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...
  13. 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"...
  14. 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
  15. 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
  16. 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...
  17. 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...
  18. 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...
  19. 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...
  20. 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...