ScreamingLib is a multiplatform library for creating Minecraft plugins.
- Base module
- Hologram
- Health Indicator
- Lang
- NPC
- Packet library for Minecraft: Java Edition
- Placeholders
- Cloud Command Framework support
- Scoreboards and Sidebars
- Clickable Signs
Requirements:
- JDK 21 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.