skRayFall

Description
skRayFall is an addon for the Skript language. Get the bleeding edge tools and features that will help make your server come alive and take it to the next level. Skript is the most popular high level coding language designed for minecraft, allowing you to make awesome features faster and easier then in java.
Features
Currently skRayFall adds over 50 extremely powerful syntax elements to the skript language and bridges many popular plugins into the language. These plugins include:
It adds many new possibilities like being able to control the path finding of NPC's, changing the sidebar, tablist, undername of players and even contains many features for RPG servers like events for when a certain slot is clicked on the player's crafting inventory.
Usage
To install skRayFall first make sure you have skript installed. Then just add the jar to your plugins folder and code away! Check out our documentation above for a full list of all possibilities. Here is a small example on how easy it can be to make custom scoreboards for individual players:
command /sidebar: trigger: set name of sidebar of player to "&eI'm a sidebar!" set score "&5A Score" in sidebar of player to 10
More examples can be found on Skript Hub!
Updater
This plugin checks Bukkit Dev for updates when it starts up and will let you know about them. This feature can be disabled in the config by setting "UpdateAlerts" to false. If you do not see an option for it please delete your config and restart the server to allow it to reload. Then adjust the settings and restart the server once more.
Metrics
This plugin uses bStats to collect anonymous information about the usage of this plugin. To opt-out edit the "/plugins/bStats/config.yml" and change enabled to false.
Support The Project
If you like skRayFall and want to continue to support it's long term development, you can donate to the project using paypal.
Awesome people who have supported the project so far:
- Maeyrl (play.lyhmemc.net)
- LimeGlass (Mc.NpcNetwork.co)
- itismejoey



-
View User Profile
-
Send Message
Posted May 12, 2016@RustyDagger
An update has been released and is ready to download.
-
View User Profile
-
Send Message
Posted May 11, 2016any news on a 1.9.4 Spigot build.? its broken atm.
http://pastebin.com/kqwiBRZd
-
View User Profile
-
Send Message
Posted Mar 2, 2016@eyesniper2
Oh wow, I'm not a very smart man. The plugin is indeed working, I simply saw the Set action bar effect and Playsound effect not properly working combined with some console errors and I just assumed the whole thing broke. Sorry for the false alarm
-
View User Profile
-
Send Message
Posted Mar 2, 2016@Undefined213
Can you please open a ticket with the error you are receiving. I tested it on my end and it properly disabled everything that was incompatible with 1.9. A 1.9 update will be out later this week.
-
View User Profile
-
Send Message
Posted Mar 2, 2016Did this break on 1.9 for anyone else or just me?
-
View User Profile
-
Send Message
Posted Feb 6, 2022In reply to _ForgeUser8747188:
it's breaking all the time since this bullsh*t plugin exists
-
View User Profile
-
Send Message
Posted Feb 13, 2016@KOclock
This is something I am looking into for the future.
-
View User Profile
-
Send Message
Posted Feb 7, 2016skrayfall not support scoreboard team...
so my server doesn't hide name..
Please come fix it
thank you..
-Use translator
-
View User Profile
-
Send Message
Posted Jan 14, 2016Awesome plugin and well-made!
-
View User Profile
-
Send Message
Posted Nov 2, 2015@chuck4100
The most recent version should work with 1.7.x, just different things will enable or be disabled that are version dependent. If you are still having issues please open a ticket and post your startup log so I can see what is going on.
-
View User Profile
-
Send Message
Posted Oct 24, 2015Are any of the downloads 1.7.x compat?
I tried 1.7.1 and it doesn't work.
-
View User Profile
-
Send Message
Posted Oct 24, 2015@niwakarabu
I will be adding this in the future.
-
View User Profile
-
Send Message
Posted Oct 10, 2015@Exdestro
As of right now, skRayFall does not support BVotifier. It only supports the traditional Votifier plugin.
-
View User Profile
-
Send Message
Posted Oct 10, 2015it bugs out with BVotifier :/
-
View User Profile
-
Send Message
Posted Aug 15, 2015@Shippy2208
You would need to loop all the players and send the looped player the title. For example:
-
View User Profile
-
Send Message
Posted Aug 15, 2015How would I send a title to every player in the server and not just the player that types the command?
-
View User Profile
-
Send Message
Posted Aug 9, 2015@Brocodo
As of right now skRayFall does not support the blockcrack particle feature, but it hopefully will in the future. Also sometimes hastebin goes down but after just checking it, the text is now there. Hopefully this helps!
-
View User Profile
-
Send Message
Posted Aug 6, 2015Hello there,
I've been using SkRayFall since skUnity didn't support the particles anymore. However, the blockcrack particle feature from skRayFall never worked. Is this fixed the the latest update? Also, this link does not display any text for me: http://hastebin.com/ibumabezen.md
Thanks in advance :)
-
View User Profile
-
Send Message
Posted Jul 27, 2015I am not able to show items in holograms at all.
Also, can you please update for the latest spigot?
https://www.spigotmc.org/threads/minecraft-1-8-8-pre-release.81138/
-
View User Profile
-
Send Message
Posted Jul 17, 2015Hello !
I started using your Skript addon today in order to make a chest-shop plugin but I have an issue with itemstacks in object based holograms.
I am using this line to create an hologram of the player's tool :
create holo object "ItemStack:%type of player's tool%;" with id "1" at location 1 meter above player
For some types of player's tool it will work fine, by example "chest", "diamond pickaxe" or "gold block"
But with it will exit the skript with more complicated names like "oak wood block" or "pillar quartz item".
How can I fix this ?
Z3dd7