K

KillerProjectiles

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