Skip to content

PlotMasterSuite/GroovyRuntimeSupport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 100.0%