Git Product home page Git Product logo

skrayfall's Introduction

skRayFall

logo

Download

skRayFall is officially hosted on bukkit and can be downloaded here.

Documentation

All documentation for using skRayFall can be found here.

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 the Skript forums and the skUnity forums.

Legacy Versions of skRayFall can be found here.

Contributing

skRayFall is an open source project that is always looking for contributors. If you are interested in contributing to skRayFall please feel free to submit merge requests. If you have any questions about the code, skUnity is the best place to contact me. This project follows the Google Java Style Guide with some exceptions in package and class naming conventions. These exceptions are to prevent confusion based on class and package targeting for different Minecraft versions.

A detailed wiki guide will be coming soon on how to set up and build skRayFall in your own development environment since there are many dependencies that must be included locally but can not be included in the repo because of copyright laws. In the meantime, the pom.xml file should outline what other plugins must be present in a "libs" folder in order to build the project.

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

Usage metrics for skRayFall can be found here.

skrayfall's People

Contributors

eyesniper2 avatar mrpowergamerbr avatar

Watchers

James Cloos avatar j a b s avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.