Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 533 Bytes

File metadata and controls

15 lines (12 loc) · 533 Bytes

Simple Scala Shadowed Plugin for bukkit/spigot servers

Includes the following libraries in the current jar, that is configurable via build.gradle

- ========== Scala Runtime + Extras ==========
- | Loaded org.scala-lang.scala-library      |
- | Loaded org.scala-lang.scala-reflect      |
- | Loaded org.json.json                     |
- | Loaded org.clapper.grizzled-slf4j_2.11   |
- ============================================

Include this to your dependent scala plugin's plugin.yml depends: [Scala-Loader]