Giter VIP home page Giter VIP logo

lulbaite's Introduction

GitHub GitHub top language GitHub release (release name instead of tag name)

📕 Documentation       ⬇️ Download      ❗ Issues

Lulbaite is a Spigot/Paper scripting plugin. Using Lulbaite, you can write Lua scripts to add functionality to your server.

Disclaimer: Java and Spigot API knowledge is required. This plugin is not a beginner-friendly scripting plugin. Basically Lulbaite just lets you write regular Java plugin functionality, except that you write Lua with LuaJ.

If you need something easy and fun, check out Skript, Denizen or even data packs.

Features

  • ⚡️ Lightning fast LuaJ
  • ⛏️ Convenience methods for fast and useful scripting
    • Event listeners
    • Command registration
    • Scheduler
    • HTTP requests (async and sync)
  • ♻️ Fast reloading - no need to restart your server when programming

Installation

  1. Download the latest release
  2. Place the .jar file into your plugins folder
  3. Restart your server
  4. Now you will be ready for some scripting!

Writing a script

  1. Create a script file, place it into plugins/XLulbaite/scripts/
  2. Add your script file name into plugins/XLulbaite/scripts.toml
  3. Run /xscript reload

Find more in the documentation.


License

Lulbaite is licensed under the MIT license.


Contributing

Pull requests are welcome. However, the purpose of this plugin is to act as a quick and dirty way to script a simple feature or to automate something, instead of trying to be a full-blown plugin framework.

If that's what you need, please check out Lukkit instead!

lulbaite's People

Contributors

lehtoroni 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.