MobGuns

MobGuns is a plugin that adds some guns in minecraft to launch mobs

===============================================================================
- BETA 1.0 RELEASED !!!
- bugs fixed
- current guns: Pig, Sheep, Creeper and Villager
- Right click with a gun to change your gun (Pig => Sheep => Creeper => Villager => Pig etc)
- More messages configurable :)
- Enjoy it :)
- DOWNLOAD: CLICK HERE
===============================================================================

- current guns: Pig, Sheep, Creeper and Villager
- All the plugin's messages are configurable
- Post your ideas in the comments

- /mg reload: reload the plugin | Permission: mg.reload
- /mg :infos of the plugin.

- It's simple to use, you just have to craft a gun and right click with it to launch a mob :D or left click it to change the mob :)



- Add a command to give the guns
- Release it
- Make more things configurable (time, ect)

- FR | By sachal2406 (me xD)
- ES | By YanPerez, thanks :)

-
View User Profile
-
Send Message
Posted Dec 28, 2015can you add support for per world plugins?
28.12 21:15:40 [Server] INFO Cleared 0 items!
28.12 21:15:30 [Server] INFO Items will be cleared in 10 seconds!
28.12 21:15:30 [Multicraft] Skipped 63 lines due to rate limit (30/s)
28.12 21:15:27 [Server] INFO at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116) [?:?]
28.12 21:15:27 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:497) [?:1.8.0_51]
28.12 21:15:27 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.8.0_51]
28.12 21:15:27 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [?:1.8.0_51]
28.12 21:15:27 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [?:1.8.0_51]
28.12 21:15:27 [Server] INFO at me.sachal2406.plugins.Main.onPlayerInteract(Main.java:360) [?:?]
28.12 21:15:27 [Server] INFO Caused by: java.lang.NullPointerException
28.12 21:15:27 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
28.12 21:15:27 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
28.12 21:15:27 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
28.12 21:15:27 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
28.12 21:15:27 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
28.12 21:15:27 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
28.12 21:15:27 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
28.12 21:15:27 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
28.12 21:15:27 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
28.12 21:15:27 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:1) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
28.12 21:15:27 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:18) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
28.12 21:15:27 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1200) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
28.12 21:15:27 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
28.12 21:15:27 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:194) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
28.12 21:15:27 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:227) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
28.12 21:15:27 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
28.12 21:15:27 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
28.12 21:15:27 [Server] INFO at me.incomprehendable.dev.pwp.transparentlisteners.PWPRegisteredListener.callEvent(PWPRegisteredListener.java:28) [PerWorldPlugins.jar:?]
28.12 21:15:27 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
28.12 21:15:27 [Server] INFO at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:118) [?:?]
28.12 21:15:27 [Server] INFO org.bukkit.event.EventException
28.12 21:15:27 [Server] INFO Could not pass event PlayerInteractEvent to MobGuns v1.0.1
28.12 21:15:27 [Server] ERROR THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS **
-
View User Profile
-
Send Message
Posted Jun 13, 2014Looking Forward TO Next Update! I will give some suggestions soon.
-
View User Profile
-
Send Message
Posted May 22, 2014test
-
View User Profile
-
Send Message
Posted May 17, 2014@YanPerez
Yeah, of course :D I'll put in the vidéos page ;)
-
View User Profile
-
Send Message
Posted May 17, 2014I can make a video about your plugin ? :)
-
View User Profile
-
Send Message
Posted May 17, 2014@YanPerez
ok, I'll do that :)
-
View User Profile
-
Send Message
Posted May 17, 2014you can add the permission to not have to wait? and for VIPs
-
View User Profile
-
Send Message
Posted May 17, 2014Cool Plugin :D
-
View User Profile
-
Send Message
Posted May 17, 2014@benjazor
Yeah, I know there are some bugs lille that. I want to fix the last till release the first release :)
-
View User Profile
-
Send Message
Posted May 17, 2014I have some bugs with the plugin :
[11:51:49] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to MobGuns v1.0.1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:216) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.PlayerInteractManager.interact(PlayerInteractManager.java:374) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:629) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.a(SourceFile:60) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.handle(SourceFile:9) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] Caused by: java.lang.NullPointerException at me.sachal2406.plugins.Main.onPlayerInteract(Main.java:91) [?:?] at sun.reflect.GeneratedMethodAccessor456.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.7.0_51] at java.lang.reflect.Method.invoke(Method.java:606) [?:1.7.0_51] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [minemega.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] ... 15 more
-
View User Profile
-
Send Message
Posted May 15, 2014========================================/
BETA 1.0 RELEASED !!!
========================================/
-
View User Profile
-
Send Message
Posted May 12, 2014@iSacha
I added you!
-
View User Profile
-
Send Message
Posted May 11, 2014@mage1d
Yeah :D Add me on Skype: sacha.lewin
-
View User Profile
-
Send Message
Posted May 11, 2014:D Testingggggggggggg
-
View User Profile
-
Send Message
Posted May 9, 2014looks pretty cool! May I help you make this?
-
View User Profile
-
Send Message
Posted May 7, 2014Looks fun.
-
View User Profile
-
Send Message
Posted May 3, 2014@romario487
I didn't finish the plugin, I'm learning Java so I don't know everything I need to know to make this plugin :(
-
View User Profile
-
Send Message
Posted Apr 26, 2014please update the plugin ''Add a command to give the guns''