Skip to content

PetBlocks is a spigot and also a sponge plugin to use blocks and custom heads as pets in Minecraft.

License

Notifications You must be signed in to change notification settings

ArcadeFighter/PetBlocks

 
 

Repository files navigation

PetBlocks Build Status GitHub license

branch status coverage version download
master Build Status Coverage GitHub license Download latest release
development Build Status Coverage GitHub license Download snapshots

Description

PetBlocks is a spigot and also a sponge plugin to use blocks and custom heads as pets in Minecraft.

Features

  • Use blocks as pets in minecraft
  • The GUI and pets are completely customizable
  • Version support 1.8.R1 - 1.16.R1
  • Check out the PetBlocks-Spigot-Page to get more information.

Installation

Screenshots

alt tag

Contributing

  • Clone the repository to your local environment
  • Make sure java and mvn can be called in your terminal
  • Execute gradle sync for dependencies
  • Install the additional spigot dependencies by executing the following gradle task
[./gradlew|gradlew.bat] downloadDependencies
  • Install the ForgeGradle development workspace for sponge
[./gradlew|gradlew.bat] setupDecompWorkspace
  • Build the plugin by executing
[./gradlew|gradlew.bat] shadowJar
  • The PetBlocks-Bukkit.jar file gets generated at petblocks-bukkit-plugin/build/libs/petblocks-bukkit-plugin.jar
  • The PetBlocks-Sponge.jar file gets generated at petblocks-sponge-plugin/build/libs/petblocks-sponge-plugin.jar

Licence

Copyright 2015-2020 Shynixn

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

PetBlocks is a spigot and also a sponge plugin to use blocks and custom heads as pets in Minecraft.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 97.5%
  • Java 2.1%
  • Other 0.4%