Skip to content

Jannyboy11/JannyRecipes

Repository files navigation

JannyRecipes

Spiritual successor of CustomRecipes implemented in Scala! Currently compiles and loads, but lacks features!

Compiling

You can use either Scala SBT or Apache Maven.

  • Be sure to have JDK 12 or higher installed.
  • Be sure to have run BuildTools with java -jar BuildTools.jar --rev 1.13.2.

Then take your pick:

SBT

sbt assembly

Maven

mvn package

Deploying

Drop ScalaLoader into your <server_root>/plugins folder, then drop JannyRecipes into your <server_root>/plugins/ScalaLoader/scalaplugins folder

License

This software is licensed under the LGPLv3. It's included in the LICENSE.txt file. Since the LGPL specifies additional sets of permissions on top of the GPL, I included a copy of the GPL as well.

About

In-game recipe management for Bukkit servers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages