Skip to content

ScreamingSandals/ScreamingLib

Repository files navigation

ScreamingLib

ScreamingLib is a multiplatform library for creating Minecraft plugins.

Module list

Modules for servers

Modules for proxy

Compiling

Requirements:

  • JDK 17 and higher (compiled artifacts are than compatible with Java 11 and higher)
  • Internet connection

Clone this repo and run ./gradlew screamCompile. Binaries for each module will be present in the build/libs folder of each subproject and also in your local maven repository.