A Piñata addon for the EvenMoreFish plugin.
Requires at least Paper 1.18.2 and Java 17 to work!
Release Builds are available on Modrinth.
Snapshot/Dev Builds are available on Jenkins.
Important
EMFPiñata depends on EvenMoreFish. The plugin will not load without it.
Piñata Config: https://github.com/FireML-Dev/EMFPinata/wiki/Pi%C3%B1ata-Config
repositories {
maven("https://repo.codemc.io/repository/FireML/")
}
dependencies {
compileOnly("uk.firedev:EMFPinata:1.0.6")
}