Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.
/ LifeSkript Public archive
forked from LifeMC/LifeSkript

LifeSkript is a Bukkit/Spigot plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.

License

Notifications You must be signed in to change notification settings

TheDGOfficial/LifeSkript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LifeSkript Skript Fork Build Status Codacy Badge

LifeSkript is a plugin for Bukkit/Spigot, which allows server owners and other people to modify servers without learning Java.
It can also be useful if you know Java; some tasks are quicker to do with Skript, and so it can be used for prototyping etc.

Also, Skript is a very easy and understandable domain-specific scripting language, written in plain english sentences. Read the wiki for a great tutorial.

Server Compatibility

Requirements for running Skript is:

  • Java 6 or later installed. (java 8 or 11 is recommended)
  • A bukkit or bukkit-based (bukkit, craftbukkit, spigot, paperspigot, tacospigot etc.) server to run Skript.
  • Minecraft version compatibility is:
    • Tested: 1.7.10 - 1.8.8 (also any version between these)
    • Can maybe work: 1.2.5 and above (others also maybe work)
  • If your server is 1.9 or above, please use Bensku's fork. It's the most updated latest fork of Skript. Get it here: https://github.com/SkriptLang/Skript

I've only created this fork for my old 1.7.10 server, so don't expect too much. I will back-port and/or make some sort of bug fixes and features but nothing too much.

Issues and Pull Requests

Feel free to report all issues, make pull requests etc. but i can't guarantee these issues will be fixed because i'm not the original author of the Skript and don't know everything about Skript.

Versioning System

  • Stable Releases: No suffix. Just (generally) a major version. (like V10, V11 etc.)
  • Beta Releases (tested): Stable version + A suffix from alphabet. (like V10b, V10c etc.)
  • Nightly Builds (untested): Not available via official download. Clone this repo and build yourself.

Download Links

You can download latest release from here:
https://github.com/LifeMC/LifeSkript/releases/latest/

If you want to use dev versions or your custom version, you should clone the repo and compile yourself.
Note: For this, a basic XML, Maven, Git and Java information is required. Search it if you interested.

Wiki & How-To Pages

Wiki contains some information maybe useful for you ;)
https://github.com/LifeMC/LifeSkript/wiki

Useful Links

Some useful links maybe help you.

Github Links

Documentation

Forums

About

LifeSkript is a Bukkit/Spigot plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%