Be Herobrine
What this plugin does: Allows any admin or owner of a server to become Herobrine, giving them the skin and nametag of Herobrine. It also allows you to use many gadget commands such as vanishing which makes you invisible until you reappear. This plugin's intention is to give any admin or owner a laugh as they scare their players.
Video: http://www.youtube.com/watch?v=6I6TzVJfLjo
Commands: Type /bh.help ingame to view them all.
- /bh: Toggles being Herobrine.
- /bh.tp: Teleports to a player.
- /bh.v: Toggles vanished on/off.
- /bh.control: Allows a player to control another player's chat, which includes typing commands or chatting as them. Cannot type spaces though.
- /bh.ex: Causes a small explosion near a player that is harmful. Beware it destroys blocks.
- /bh.summon: Summon a creature.
- /bh.do: Disorients player, making them blind and nauseated for a short time.
- /bh.fw: Begin fire-walking.
- /bh.reload: Reloads plugin variables.
- /bh.help: Shows all of the commands.
Permission Nodes:
- BeHerobrine.use
- BeHerobrine.help
- BeHerobrine.reload
- BeHerobrine.tp
- BeHerobrine.kill
- BeHerobrine.disorientate
- BeHerobrine.control
- BeHerobrine.scare
- BeHerobrine.explode
- BeHerobrine.summon
- BeHerobrine.vanish
- BeHerobrine.firewalk
To-Do List:
- Nothing at the moment; Suggestions welcome.
Bugs:
- No known bugs.
Required Plugins: READ!!! You require one of these plugins for /bh to work.
- DisguiseCraft - http://dev.bukkit.org/server-mods/disguisecraft/
Suggestions: Have an idea? Go here.
-
View User Profile
-
Send Message
Posted Sep 28, 2013@IronOrePickaxe
I agree with this..
-
View User Profile
-
Send Message
Posted Sep 25, 2013can you please update to 1.6.4?
-
View User Profile
-
Send Message
Posted Aug 24, 2013add like a thing that makes u control another player
-
View User Profile
-
Send Message
Posted Aug 20, 2013you should make it so when you die or when you kill someone it should say your name is 'Herobrine'.
Because when i killed someone it had my username instead of herobrine
-
View User Profile
-
Send Message
Posted Aug 16, 2013@Devil_Boy
Some plugin was completely spamming the console after commands, it may of been Be Herobrine, i'll see if I can test it later to confirm.
-
View User Profile
-
Send Message
Posted Aug 13, 2013When you type a message in chat while being Herobrine, does the message say it came from you or Herobrine?
If it says it came from Herobrine, there should also be a command that if you type a message after it, it will make the message say that it come from you so people don't get suspicious.
If it says it came from you by default, it would be better if it did the opposite.
-
View User Profile
-
Send Message
Posted Aug 12, 2013@Goldkoron
Did you see any sort of error log in the console?
-
View User Profile
-
Send Message
Posted Aug 11, 2013I did test the version, I found that once you have used /bh to become Herobrine, you cannot toggle it back off without leaving the server.
-
View User Profile
-
Send Message
Posted Aug 1, 2013@herold101
Try the version in the comment below yours.
-
View User Profile
-
Send Message
Posted Aug 1, 2013Update to 1.6.2 please!
-
View User Profile
-
Send Message
Posted Jul 20, 2013Here's an untested recompile of Be Herobrine 1.5.2: https://dl.dropboxusercontent.com/u/35121667/Be%20Herobrine/Be%20Herobrine.jar
Use at your own risk!
-
View User Profile
-
Send Message
Posted Jul 20, 2013Hi I have a suggestion and it basically takes up the name of who is with the Herobrine skin, because some of my friends didn't believe the Herobrine "was" on my server because the real Herobrine is not named for him. Thank you and please do the 1.6.2 update to the plugin because I love it
-
View User Profile
-
Send Message
Posted Jul 19, 2013@littlexanman
Well we're currently coding for 1.6.2
Kamikazemelon is working on the full-blown recode.
I'll probably work with the original source and see if I can push out a quick release.
Do you have an error log from the latest version I can use?
-
View User Profile
-
Send Message
Posted Jul 19, 2013@Devil_Boy
Hiya when will you have a version for 1.6.2 not 1.6.1?
-
View User Profile
-
Send Message
Posted Jul 12, 2013Give us a week, we'll hopefully have a new version out and available.
We just need to make sure that DisguiseCraft is fully stabilized.
-
View User Profile
-
Send Message
Posted Jul 11, 2013@Ties_v_Asseldonk
If It Doesnt Work Then Redo It. The Plugin may Have A Bug In It
-
View User Profile
-
Send Message
Posted Jul 11, 2013This is a good plugin it works for me:D
-
View User Profile
-
Send Message
Posted Jul 7, 2013Give me the Steve skin...
-
View User Profile
-
Send Message
Posted Jul 6, 2013-.- This herobrine
-
View User Profile
-
Send Message
Posted Jul 6, 2013I'm trying to instal it but it's not working. I am running DisguiseCraft and instaled BeHerobrine, but when I start the server I get this error:
15:57:11 [SEVERE] Could not load 'plugins/BeHerobrine1.5.2.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/drfantasmo/com/BeHerobrine : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_5_R3.PlayerList.<init>(PlayerList.java:55) at net.minecraft.server.v1_5_R3.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:106) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.UnsupportedClassVersionError: me/drfantasmo/com/BeHerobrine : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:249) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more
What dose this mean? :/