p

petblocks-bukkit-nms-113R2

PetBlocks is a spigot and also a sponge plugin to use blocks and custom heads as pets in Minecraft.
https://github.com/Shynixn/PetBlocks
The Apache License, Version 2.0
Shynixn
Files download
File Operation
petblocks-bukkit-nms-113R2-8.29.0.jar download
petblocks-bukkit-nms-113R2-8.29.0.pom download
petblocks-bukkit-nms-113R2-8.29.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.shynixn.petblocks</groupId>
  <artifactId>petblocks-bukkit-nms-113R2</artifactId>
  <version>8.29.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.shynixn.petblocks:petblocks-bukkit-nms-113R2:8.29.0'
Gradle Kotlin
implementation("com.github.shynixn.petblocks:petblocks-bukkit-nms-113R2:8.29.0")
Scala SBT
libraryDependencies += "com.github.shynixn.petblocks" % "petblocks-bukkit-nms-113R2" % "8.29.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.shynixn.petblocks', module='petblocks-bukkit-nms-113R2', version='8.29.0')
)
Apache Ivy
<dependency org="com.github.shynixn.petblocks" name="petblocks-bukkit-nms-113R2" rev="8.29.0" />
Leiningen
[com.github.shynixn.petblocks/petblocks-bukkit-nms-113R2 "8.29.0"]
Apache Buildr
'com.github.shynixn.petblocks:petblocks-bukkit-nms-113R2:jar:8.29.0'