skRayFall

Addon skRayFall 1.9.28

  • 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!

Contributors
Veraid/zmolahah
Supported Minecraft Versions
  1. 1.7
  2. 1.8
  3. 1.9
  4. 1.10
  5. 1.11
  6. 1.12
  7. 1.13
  8. 1.14
  9. 1.15
  10. 1.16
  11. 1.17
  12. 1.18
  13. 1.19
066b81b74f.png


ViewTheDocsButton.png


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 100 extremely powerful syntax elements to the skript language and bridges many popular plugins into the language. These plugins include:
skRayFall 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:

Code:
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/servers who have supported the project so far:
Author
eyesniper2
Downloads
47,712
Views
47,712
First release
Last update
Rating
5.00 star(s) 3 ratings

Latest updates

  1. 1.9.28 Update

    What's fixed/updated? Resolved a syntax registration conflict with another addon.
  2. 1.9.27 Update

    What's fixed/updated? Removed some old experimental code that was throwing startup errors for...
  3. 1.9.26 Update

    What's fixed/updated? Added support for Java 16 Added support for hex colors in scoreboards for...

Latest reviews

So very useful! Been using it a while and hadn't left a rating. Awesome work!
Useful for NPC management. Also, better than Denizen :D