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 Jul 7, 2012I need help badly, it's only a zombie.
my server is 4.0, and my spout is for 4.1
so i guess it aint working.
please help
-
View User Profile
-
Send Message
Posted Jul 7, 2012@Dysthymical Sorry, I can't help you in this point because I didn't find signs placed by Herobrine yet :)
-
View User Profile
-
Send Message
Posted Jul 7, 2012@UbuntuFreak
Signs aren't saying anything. Just blank
-
View User Profile
-
Send Message
Posted Jul 7, 2012@wertyuipo
create a directory named Herobrine in your plugins folder and create a text file called "Settings.properties" (no quotation marks). Write (or copy) this into it, then reload (or restart) your server.
When done your plugins folder should look like this: plugins/ - Herobrine.jar - Herobrine/ - Settings.properties
-
View User Profile
-
Send Message
Posted Jul 6, 2012It wont create a config file can anyone help me
-
View User Profile
-
Send Message
Posted Jul 6, 2012@UbuntuFreak
oh I didn't notice a comment or post on that.
If he is working on it cool as I want to use this plugin on my server but my server is not a sprout server
-
View User Profile
-
Send Message
Posted Jul 6, 2012@vk222u
That's what steaks4uce is currently working on.
-
View User Profile
-
Send Message
Posted Jul 5, 2012can you make it, so you don't need to have Spout to see the skin?
-
View User Profile
-
Send Message
Posted Jul 5, 2012@Den2467 Sorry, I can't help you with that because I don't know what's minechafter. To make him placing signs and torches, just wait... Afaik this is randomly controlled, you just can disable it in the config - make sure it's enabled. You can also try increasing the action rate (the first config option) but don't set it too high, or this plugin will crash. I tried to set it to 9999999999999999999999999999999 but it didn't work :)
@carlosbeto02 Can you please repeat it in an English understandable for people who are not native speakers?
@steaks4uce: Tell me what time machine you use to make your days soooo long :)
-
View User Profile
-
Send Message
Posted Jul 4, 2012vai toma no meio do seu cu cade a porra do dowload se bosta.
-
View User Profile
-
Send Message
Posted Jul 4, 2012I still get errors is this compatible with mineshafter?
-
View User Profile
-
Send Message
Posted Jul 4, 2012@UbuntuFreak YAY IT WORKED but he doesn't attack much unless I tell him to and he doesn't place signs is there any way I can modify that?
-
View User Profile
-
Send Message
Posted Jul 4, 2012@Den2467
Go to get.spout.org, click on SpoutPlugin and scroll down to #1212. Then click on the number.
Sorry I can't give you the direct link because there isn't any clear link :)
-
View User Profile
-
Send Message
Posted Jul 4, 2012@UbuntuFreak
Can you give me a link to your spout plugin?
-
View User Profile
-
Send Message
Posted Jul 4, 2012@Den2467
I tried to set up a test server like yours, but I neither got an error nor I saw the skin using: - Spoutcraft launcher - SpoutPlugin #1212 - Craftbukkit R4.0
Mabye you have to wait until steaks4uce rewrote this plugin. The log of this server can be found here.
-
View User Profile
-
Send Message
Posted Jul 4, 2012@UbuntuFreak If I can't get it to work ill try to use it with the older R1 build thanks for the help
-
View User Profile
-
Send Message
Posted Jul 3, 2012@UbuntuFreak
I KNOW THE PROBLEM THE SPOUT PLUGIN IS NEEDED TO RUN RIGHT? WELL THIS SPOUT PLUGIN I USED IS 1212 NOT 1.2.5
-
View User Profile
-
Send Message
Posted Jul 3, 2012and this is the error without th spout plugin
17:57:19 [SEVERE] Error occurred while enabling Herobrine v1.8 (Is it up to date ?) java.lang.NoClassDefFoundError: org/getspout/spoutapi/SpoutManager at com.steaks4uce.Herobrine.Herobrine.onEnable(Herobrine.java:64) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader .java:337) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage r.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238 ) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.ClassNotFoundException: org.getspout.spoutapi.SpoutManager at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader. java:41) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader. java:29) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 11 more
again sorry if cut off PLZ HELP ME !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
View User Profile
-
Send Message
Posted Jul 3, 2012@UbuntuFreak
this is the error with the spout plugin which i got from this link
http://get.spout.org/SpoutPlugin/1212
17:49:55 [SEVERE] java.io.FileNotFoundException: http://www.nkrecklow.com/herobr ine.png 17:49:55 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance 0(Native Method) 17:49:55 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance (Unknown Source) 17:49:55 [INFO] [EasyEssentials] Enabling EasyEssentials v0.8.5 17:49:55 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInst ance(Unknown Source) 17:49:55 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Sou rce) 17:49:55 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection$6.run(Unk nown Source) 17:49:55 [SEVERE] at java.security.AccessController.doPrivileged(Native Me thod) 17:49:55 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getChaine dException(Unknown Source) 17:49:55 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputS tream(Unknown Source) 17:49:55 [SEVERE] at mineshafter.proxy.MineProxyHandler.run(MineProxyHandl er.java:243) 17:49:55 [SEVERE] Caused by: java.io.FileNotFoundException: http://www.nkrecklow .com/herobrine.png 17:49:55 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputS tream(Unknown Source) 17:49:55 [SEVERE] at java.net.HttpURLConnection.getResponseCode(Unknown So urce) 17:49:55 [SEVERE] at mineshafter.proxy.MineProxyHandler.run(MineProxyHandl er.java:216) 17:49:55 [SEVERE] java.io.FileNotFoundException: http://www.nkrecklow.com/herobr ine/enable.php?write=true 17:49:55 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance 0(Native Method) 17:49:55 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance (Unknown Source) 17:49:55 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInst ance(Unknown Source) 17:49:55 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Sou rce) 17:49:55 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection$6.run(Unk nown Source) 17:49:55 [SEVERE] at java.security.AccessController.doPrivileged(Native Me thod) 17:49:55 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getChaine dException(Unknown Source) 17:49:55 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputS tream(Unknown Source) 17:49:55 [INFO] EasyEssentials version 0.8.5 is now enabled 17:49:55 [SEVERE] at mineshafter.proxy.MineProxyHandler.run(MineProxyHandl er.java:243) 17:49:55 [SEVERE] Caused by: java.io.FileNotFoundException: http://www.nkrecklow .com/herobrine/enable.php?write=true 17:49:55 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputS tream(Unknown Source) 17:49:55 [SEVERE] at java.net.HttpURLConnection.getResponseCode(Unknown So urce) 17:49:55 [SEVERE] at mineshafter.proxy.MineProxyHandler.run(MineProxyHandl er.java:216)
sorry if a little is cut off thats all i can copy
-
View User Profile
-
Send Message
Posted Jul 3, 2012@Den2467
Can you please let me see it via Pastie? I think that would help much :)
Also please let me know what version of spout you use and what version of the spout plugin