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 Jul 12, 2015Can you add Crackshot support? PLEASE Thank you soooo much if you do
-
View User Profile
-
Send Message
Posted Jul 7, 2015@Struggle4Freedom
Right now if the player is not online while voting it will create a null error. I am currently working on a solution to fix this.
-
View User Profile
-
Send Message
Posted Jul 5, 2015Hello,
i have a question...
why this dont work?
on vote:
broadcast "[&bServer&r] &5%player% hat auf %event-string% fuer uns gevotet"
so this "%player%" not work...
http://pastebin.com/QWZM5cWH
-
View User Profile
-
Send Message
Posted Jul 2, 2015@pepper82
For holograms you will need to have holographic displays installed which can be found here. For the setting tab names you will need to use "set player tab name to "test"" for the effect to work.
Hopefully this helps!
@nikyn
I just tested it my self and it did work on my end, make sure you are getting the development version of builder from here and that both citizen and builder are starting up in your start up latest log file. If you are still having issues please make a ticket so I can further help you!
@CaptainLink_
Thank you for the support!
-
View User Profile
-
Send Message
Posted Jul 2, 2015For me this is not working at all:
command /holo:
trigger:
bind hologram "test" to player for 10 seconds offset by 0.5, 0.5, 0.5
I took this from the examples of the documentation.
I am using the latest version 1.5.3.
I have also installed EffectLib plugin.
But hologram effects do not seem to work.
Also this won't work for me neither:
set %player% tab name to "test"
It always says "can't understand this condition / effect ..."
-
View User Profile
-
Send Message
Posted Jul 1, 2015Make citizen build effect dont work anymore :(
-
View User Profile
-
Send Message
Posted Jul 1, 2015Amazing addon. :)
-
View User Profile
-
Send Message
Posted Jun 11, 2015@pepper82
This weekend.
EDIT: Update is now available.
-
View User Profile
-
Send Message
Posted Jun 10, 2015Thanks for your reply. When do you think the update will be ready for download?
-
View User Profile
-
Send Message
Posted Jun 9, 2015@pepper82
An update is coming for 1.8.7. Right now everything will work, just the 1.8 stuff will not be enabled.
-
View User Profile
-
Send Message
Posted Jun 6, 2015Hi there,
1.8.7 has been released. The latest skrayfall is not compatible as it seems. I get lots of errors in console, e.g.
09:23:44] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: show 5000 "portal" particles at location of {_playerobject} for {_playerobject} offset by 10, 10 and 1 (bauwerke.sk line 181: show 5000 "portal" particles at location of {_playerobject} for {_playerobject} offset by 10, 10 and 1')
[
-
View User Profile
-
Send Message
Posted Jun 5, 2015@Iwitrag
The latest version will work with 1.7, you just wont be able to use 1.8 stuff in it.
@iko_davalos
Please make a support ticket with both your startup log and your code. Then Ill be able to see whats going on.
-
View User Profile
-
Send Message
Posted Jun 5, 2015Hi, where can I find skRayFall for 1.7 ???
-
View User Profile
-
Send Message
Posted Jun 4, 2015@eyesniper2
Still doesnt let me make action bar messages. It tells me 'player' is not an item stack
-
View User Profile
-
Send Message
Posted May 28, 2015@pepper82
Its now 100% up to date with the new 1.5.1 update.
Enjoy!
-
View User Profile
-
Send Message
Posted May 28, 2015Does not work fully with spigot 1.8.6.
Issues with Particles, Titles/Subtitles, Action Bars
-
View User Profile
-
Send Message
Posted May 20, 2015pls update asap! thanks a lot :)
Spigot 1.8.5 just arrived!
-
View User Profile
-
Send Message
Posted May 19, 2015@az03fx4m5v
An update to spigot 1.8.4 will come with the next update of skRayFall 1.5. In the mean time I highly recommend you stick to 1.8 or 1.8.3 as most plugins currently support it and these version right now work the best with skript.
-
View User Profile
-
Send Message
Posted May 19, 2015today update Spigot Server 1.8.4
skRayFall error
[skRayFall] Enabling skRayFall v1.4
[Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.4!
Nathan and Lewis <3 you
[Server thread/INFO]: [skRayFall] Cooking Bacon...
[Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
[Server thread/INFO]: [skRayFall] No EffectLib Found! *Server gets moar bacon*
[Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
[Server thread/ERROR]: Error occurred while enabling skRayFall v1.4 (Is it up to date?)
java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
at java.lang.Class.getDeclaredConstructors0(Native Method) [?:1.8.0_45]
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) [?:1.8.0_45]
at java.lang.Class.getConstructor0(Unknown Source) [?:1.8.0_45]
at java.lang.Class.getConstructor(Unknown Source) [?:1.8.0_45]
at ch.njol.skript.lang.SyntaxElementInfo.<init>(SyntaxElementInfo.java:37) [?:?]
at ch.njol.skript.Skript.registerEffect(Skript.java:816) [?:?]
at net.rayfall.eyesniper2.skRayFall.skRayFall.onEnable(skRayFall.java:244) [?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.4-R0.1-SNAPSHOT.jar:git-Spigot-5818108-db5fd9c]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.4-R0.1-SNAPSHOT.jar:git-Spigot-5818108-db5fd9c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.4-R0.1-SNAPSHOT.jar:git-Spigot-5818108-db5fd9c]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356) [spigot-1.8.4-R0.1-SNAPSHOT.jar:git-Spigot-5818108-db5fd9c]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316) [spigot-1.8.4-R0.1-SNAPSHOT.jar:git-Spigot-5818108-db5fd9c]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:418) [spigot-1.8.4-R0.1-SNAPSHOT.jar:git-Spigot-5818108-db5fd9c]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:382) [spigot-1.8.4-R0.1-SNAPSHOT.jar:git-Spigot-5818108-db5fd9c]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.8.4-R0.1-SNAPSHOT.jar:git-Spigot-5818108-db5fd9c]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:257) [spigot-1.8.4-R0.1-SNAPSHOT.jar:git-Spigot-5818108-db5fd9c]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot-1.8.4-R0.1-SNAPSHOT.jar:git-Spigot-5818108-db5fd9c]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) [spigot-1.8.4-R0.1-SNAPSHOT.jar:git-Spigot-5818108-db5fd9c]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) [spigot-1.8.4-R0.1-SNAPSHOT.jar:git-Spigot-5818108-db5fd9c]
at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_45]
... 18 more
-
View User Profile
-
Send Message
Posted May 13, 2015@eyesniper2 when you will release SkRayFallLT? I want to use it on my 1.7.10 Server :)
Alos, thanks for pulling my on vote edit!