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 18, 2012@kaitosho101
i can't hit him either
-
View User Profile
-
Send Message
Posted Oct 18, 2012thank you, now i can scare the c* out of my friends.
-
View User Profile
-
Send Message
Posted Oct 18, 2012Just pushed 4.2, tons of new fixes and features! Waiting for approval.
-
View User Profile
-
Send Message
Posted Oct 18, 2012@petcraft
This video should do: http://www.youtube.com/watch?v=zW3-lQ7IOQ4
@kaitosho101
Create a ticket with your plugins, server.log, and config.yml.
-
View User Profile
-
Send Message
Posted Oct 18, 2012@ChaosGamerNick
Then there was no suitable locations to bury him at. Try again.
-
View User Profile
-
Send Message
Posted Oct 17, 2012I cant hit him or make firetrails help?
-
View User Profile
-
Send Message
Posted Oct 17, 2012How do I make it so he buries players? I told him to bury someone yet he didn't do it??
-
View User Profile
-
Send Message
Posted Oct 17, 2012how do i make the alter?
-
View User Profile
-
Send Message
Posted Oct 17, 2012@sXSinfulSaintXs
It works on it, it also works on older builds which is why is says R1. :P
-
View User Profile
-
Send Message
Posted Oct 17, 2012update to R2 please!
-
View User Profile
-
Send Message
Posted Oct 17, 2012@steaks4uce
THANK YOU SO MUCH! It worked! I love your fast response :)
-
View User Profile
-
Send Message
Posted Oct 17, 2012@bloodbag02
In config.yml in the Herobrine folder, add that name of the world to the list under allowWorlds.
-
View User Profile
-
Send Message
Posted Oct 17, 2012I just tested out this plugin on my server, it works brilliantly :D
Ty for making it :3
-
View User Profile
-
Send Message
Posted Oct 17, 2012everytime i try any command for herobrine it says "#playername#'s world (world one) is not in herobrine's configuration" and i have made sure i am in survival not creative, I've got no other herobrine plugins, here are the plugins i am using: RWtorchlight, Anti-xray, herobrine(yours), Nocheatplus, INVrestore, Levelcraftreborn, BIOmed..... help would be appreciated
-
View User Profile
-
Send Message
Posted Oct 16, 2012@JWhy
Sure.
-
View User Profile
-
Send Message
Posted Oct 16, 2012I have no problem with sending stats, but this is kinda spamming the console of my Lets play server... Can you remove the text for the next versions?
-
View User Profile
-
Send Message
Posted Oct 16, 2012@Whiterin
Please make a ticket with version, plugins, CB build, and the error.
-
View User Profile
-
Send Message
Posted Oct 15, 2012For dropped items, is it possible to put in multiple items with drop %s? I know some plugins allow this, but don't know if this one does.
Also, could the lightning when he kills someone be removed or configurable? It destroys all the player's items if they die.
Every time Herobrine kills someone, I get this error:
2012-10-16 03:53:41 [SEVERE] Could not pass event PlayerDeathEvent to Herobrine org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:322) at net.minecraft.server.EntityPlayer.die(EntityPlayer.java:311) at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:663) at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:595) at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:353) at org.bukkit.craftbukkit.entity.CraftLivingEntity.damage(CraftLivingEntity.java:166) at org.bukkit.craftbukkit.entity.CraftLivingEntity.damage(CraftLivingEntity.java:151) at com.nkrecklow.herobrine.Main$1.run(Main.java:54) at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:52) at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:636) Caused by: java.lang.NullPointerException at com.nkrecklow.herobrine.mob.MobListener.onEntityDeath(MobListener.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 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) ... 16 more
-
View User Profile
-
Send Message
Posted Oct 15, 2012I can't kill herobrine?
-
View User Profile
-
Send Message
Posted Oct 15, 2012@steaks4uce
Right! Thank you.