Herobrine

Who is Herobrine?
Herobrine is a legend of a lost miner who is supposed to exist in Minecraft, although he doesn't and was just some rumor made up. However, he is said to haunt the player and the game, the other Herobrine plugins acted although we was a mugger, disobeying the legends. But this plugin aims to set things straight and bring back the legend that is Herobrine.
For more information, check out this article: http://minecraftwiki.net/wiki/Herobrine
Donators (who I cannot thank enough): Deanfvjr and cadester177
What can I do?
You can configure just about everything, what he says, what he can do, who he is, and more. This includes Herobrine's name, messages, and abilities.
- The Github for Herobrine can be found at https://github.com/nkrecklow/Herobrine.
- For the list of commands, type: "/hb" (alias: "/hbu") (requires OP or "herobrine.commands").
- Ignore players with the permission "herobrine.ignore".
What can he do?
Following the legends, Herobrine is able to do many things, growing with each update.
- Randomly place signs with creepy messages.
- Randomly place torches around players.
- Play sounds of footsteps and creepy noises.
- Steal from chests and inventories.
- Targets alone players, and is more active at night.
- The ability to create and build pyramids.
- The ability to create and build TNT traps.
- "Possession" where the player looses all control.
- Spawn a random amount of bats when he spawns.
- Ability to enable and disable everything he does.
- Destroy torches near players.
- Spawn random (and angry) wolves near players.
- Create rings of fire.
- Create graves.
- Rearrange chests or inventories.
- Give players books with custom messages.
- Cause random explosions or lightning.
- Launch the player into the air.
- Put your head on a pike.
- Randomly spin and rotate the player.
- Destroy chests and drop their contents.
- Randomly set the player on fire.
- Creates nether infections, where hell meets Earth.
- Can decay nearby flowers, turning them into mushrooms.
- Randomly generates "hotspots", where actions are more likely to occur.
- And more, I'm always expanding the plugin!
Did somebody say custom mobs/items?
There are three mobs currently, you can check them out on the images page:
- Unknown Demon drops a Blood Gem.
- Fallen Angel drops a Greed Gem.
- Hell's Guardian drops a Midnight Gem.
- Religious Follower drops a Satanic Book.
- Together the three gems can be combined to create Herobrine's Sword.
A = Blood Gem, B = Midnight Gem, C = Greed Gem
A B A
B C B
A B A
Can I use an API?
There is a built-in API. It allows developers to register their own actions and commands. Simply import the latest version of Herobrine as a library, and code away.
Plugin plugin = getServer().getPluginManager().getPlugin("Herobrine"); if (plugin != null) { Herobrine.getActionManager().addAction(myAction); }
Example action: Here
-
View User Profile
-
Send Message
Posted Oct 12, 2012Can you make it to not require spout? Lots of people dislike spout, and I know there is a way to do it without spout.
-
View User Profile
-
Send Message
Posted Oct 12, 2012-
View User Profile
-
Send Message
Posted Oct 12, 2012-
View User Profile
-
Send Message
Posted Oct 12, 2012Just pushed v3.5, waiting for approval!
-
View User Profile
-
Send Message
Posted Oct 12, 2012@m1k3y9292
I'm working on a patch.
-
View User Profile
-
Send Message
Posted Oct 12, 2012I have a slight issue with this (epic) plugin, it keeps spawning zombies near people in worlds that aren't herobrine 'enabled'. Was just wondering if there is any way to stop this?
-
View User Profile
-
Send Message
Posted Oct 12, 2012Herobrine has been removed in a few versions, so this is impossible!
-
View User Profile
-
Send Message
Posted Oct 11, 2012@GumbyDammit
Same!
-
View User Profile
-
Send Message
Posted Oct 11, 2012Just pushed 3.4, which fixes soooo many bugs! Enjoy!
-
View User Profile
-
Send Message
Posted Oct 11, 2012@steaks4uce
It seems intermittent. It was bugging like crazy last night where my server log went from 1 MB to 22MB in 3 hours. Going by the log error, it could be that the error won't start again until a negative random number is generated for whatever function is calling for a random. I've blown everything away and have restarted with a clean config. The error hasn't happened yet. I'll submit a ticket if/when it happens again. Thanks.
-
View User Profile
-
Send Message
Posted Oct 11, 2012@GumbyDammit
Post a ticket with your config.
-
View User Profile
-
Send Message
Posted Oct 11, 2012@Liger_XT5
No, that's not him.
-
View User Profile
-
Send Message
Posted Oct 11, 2012I still get these with the last 2 builds: [SEVERE] Could not pass event PlayerMoveEvent to Herobrine org.bukkit.event.EventException at Caused by: java.lang.IllegalArgumentException: n must be positive at java.util.Random.nextInt(Random.java:265) at com.nkrecklow.herobrine.entity.Events.onPlayerMove(Events.java:110) at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
-
View User Profile
-
Send Message
Posted Oct 10, 2012I've been getting a few reports of players being randomly teleported to 0,0,1. Just checking, is it Herobrine doing this? I don't see anything about this on the config nor here.
-
View User Profile
-
Send Message
Posted Oct 10, 2012@steaks4uce
Oh and I have a question: When you update the plugin and add the Herobrine skin, will I need to add Spout to my server or will it just work with Bukkit? :)
-
View User Profile
-
Send Message
Posted Oct 10, 2012@steaks4uce
Very excited, cant wait! Keep up the good work. :)
-
View User Profile
-
Send Message
Posted Oct 10, 2012@ItsMiiOlly49
Soon enough :D
-
View User Profile
-
Send Message
Posted Oct 10, 2012I love this plugin! I have installed this on my server and I have some really good ideas for it! Do you have an estimated time on when the Herobrine skin update will be released?
-
View User Profile
-
Send Message
Posted Oct 10, 2012good
-
View User Profile
-
Send Message
Posted Oct 9, 2012@Whiterin
Fixed these bugs in 3.3, waiting for approval.