This repository has been archived on 2025-01-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2018-03-10 22:11:43 +08:00
.settings Fix Herobrine not allow attack&Use new bukkit api 2018-03-10 22:11:43 +08:00
herobrine-for-bukkit-or-spigot-edition@66ffdd62a4 Fix Herobrine not allow attack&Use new bukkit api 2018-03-10 22:11:43 +08:00
libs Fix Herobrine not allow attack&Use new bukkit api 2018-03-10 22:11:43 +08:00
src Fix Herobrine not allow attack&Use new bukkit api 2018-03-10 22:11:43 +08:00
.classpath Fix Herobrine not allow attack&Use new bukkit api 2018-03-10 22:11:43 +08:00
.gitignore Fix Herobrine not allow attack&Use new bukkit api 2018-03-10 22:11:43 +08:00
.project Fix Herobrine not allow attack&Use new bukkit api 2018-03-10 22:11:43 +08:00
Herobrine for Bukkit or Spigot License.txt Fix Herobrine not allow attack&Use new bukkit api 2018-03-10 22:11:43 +08:00
README.md Updated README file with information on the release of the latest version of Herobrine. 2018-01-03 19:20:13 -05:00

Herobrine for Bukkit or Spigot


Herobrine Home Page | Plugin Downloads | Changelog | Configuration | Commands & Permissions | Internal Bug Reporting


Follow this project on Twitter @DavidBerdik. Announcements of new releases will be posted with the #HerobrinePlugin hashtag. To track the plugin's development, follow @TPWHerobrine.


Current Release Version: v1.7.3 (compiled from commit 68e363c for Bukkit/Spigot 1.12)

Download latest version now. A complete listing of all versions of Herobrine is available under the "Plugin Downloads" tab.

Herobrine for Bukkit or Spigot (or just "Herobrine" for short) is a derivative of the Herobrine AI plugin for Bukkit, originally written by Bukkit plugin developer Jakub1221. This derivative is intended to maintain a rapid release cycle in an effort to patch bugs more frequently and also to try to update to the newest release of Bukkit/Spigot faster so that server administrators will be able to continue to have Herobrine stalk the players on their Minecraft server.

What software license is this plugin distributed under?

As per the requirements set by the original developer, Herobrine for Bukkit or Spigot is distributed under the MIT License. The original copy of the MIT License that was distributed with Herobrine AI can be found here.

How do I contribute?

To contribute to the project, fork the Herobrine for Bukkit or Spigot repository, make whatever changes you desire to the code, and submit a pull request. I will review your changes and merge them if they are acceptable. Any changes, whether they are bug fixes or new features, are welcome.

In order to contribute, you will need to acquire Bukkit by making use of the Spigot BuildTools. After you have compiled Bukkit, place a copy of the compiled build of Bukkit jar in the folder named 'libs' within your copy of the Eclipse workspace.

Contribution guidelines

Pull requests that do not provide detail on what changes were made to the code will be denied without a review. Please provide adequate information on the changes you made to the code. If you are planning to submit a pull request for your changes, please use Eclipse as your Java IDE to ensure that the file structure remains the same. If you use a different IDE, the file structure will be altered and I will not be able to easily merge your changes.