LuaBucket

Description

LuaBucket is a thin layer between Lua and Bukkit API and therefore is a working alternative to Java and Python for lightweight plugin development. You can make some small plugins with help of this tool and apply them without restarting the whole server, testing them on-the-fly.

Features

LuaBucket automatically picks up all .lua files from its configuration directory and processes them as Lua files. LuaBucket gives the scripts (snips in its terminology) a small API to subscribe to events and commands in a simple way.

Installation

Installation is quite simple: drop LuaBucket.jar into /plugins. Then run CraftBukkit. plugins/BucketOfLua folder will be created. Put some snips in there: examples are good enough.

Commands

  • /luareload - stops all scripts and then reads the snip directory again and loads everything it could find.

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    32642
  • Created
    Oct 3, 2011
  • Last Released File
    Never
  • Total Downloads
    2,967
  • License

Categories

Members

Recent Files

Bukkit