EnTIv / Hound

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hound

Hound is a Spigot plugin that adds useful navigation and search features using glowing Shulker bullets.

Features

  • Navigate to coordinates.
  • Search nearby chests for an item.
  • Search for a specific block nearby.

Building

Windows

  1. Download Git
  2. Open Git Bash

Linux

  1. Install git using your package manager

All platforms

Now run these commands in your terminal:

git clone https://github.com/vinhowe/Hound.git
cd Hound
./gradlew build

Your build should be in ./build/libs.

License

Hound is licensed under the GPLv3 License.

About

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%