Double0negative / GroovyRuntimeSupport

Groovy Runtime Support for Bukkit Plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GroovyRuntimeSupport

Provides the Groovy Runtime to Bukkit Plugins

Simply build the project with

mvn clean install

and copy the jar from the target folder. Place it in your plugin folder and add a dependency to "GroovyRuntime" in your plugin.yml

depends: [GroovyRuntime]

About

Groovy Runtime Support for Bukkit Plugins


Languages

Language:Groovy 100.0%