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 :)
can 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 **
Looking Forward TO Next Update! I will give some suggestions soon.
test
@YanPerez
Yeah, of course :D I'll put in the vidéos page ;)
I can make a video about your plugin ? :)
@YanPerez
ok, I'll do that :)
you can add the permission to not have to wait? and for VIPs
Cool Plugin :D
@benjazor
Yeah, I know there are some bugs lille that. I want to fix the last till release the first release :)
I 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
========================================/
BETA 1.0 RELEASED !!!
========================================/
@iSacha
I added you!
@mage1d
Yeah :D Add me on Skype: sacha.lewin
:D Testingggggggggggg
looks pretty cool! May I help you make this?
Looks fun.
@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 :(
please update the plugin ''Add a command to give the guns''