K

KillerProjectiles

Makes projectiles kill player with one hit
Files download
File Operation
KillerProjectiles-8.1.1.jar download
KillerProjectiles-8.1.1.pom download
KillerProjectiles-8.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.fabiozumbi12.RedProtect</groupId>
  <artifactId>KillerProjectiles</artifactId>
  <version>8.1.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.fabiozumbi12.RedProtect:KillerProjectiles:8.1.1'
Gradle Kotlin
implementation("io.github.fabiozumbi12.RedProtect:KillerProjectiles:8.1.1")
Scala SBT
libraryDependencies += "io.github.fabiozumbi12.RedProtect" % "KillerProjectiles" % "8.1.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.fabiozumbi12.RedProtect', module='KillerProjectiles', version='8.1.1')
)
Apache Ivy
<dependency org="io.github.fabiozumbi12.RedProtect" name="KillerProjectiles" rev="8.1.1" />
Leiningen
[io.github.fabiozumbi12.RedProtect/KillerProjectiles "8.1.1"]
Apache Buildr
'io.github.fabiozumbi12.RedProtect:KillerProjectiles:jar:8.1.1'