Quake
![]()
The Game
Quake is a very addictive game ! It's a game inspired by Hypixel's server. You have a RailGun (a hoe) and the goal is to shoot other players with the RailGun by right clicking with the hoe in your hand to shoot out a firework which sets off an explosion onto the player, and kills them! The RailGun Instant-Kills players, and takes two seconds to 'reload' and shoot again, the reload of the RailGun is the EXP bar, but you can upgrade the RailGun by purchasing them. Upgrading your Hoe (railgun) makes the cool-down time shorter! The first player who gains 25 kills wins the game!
NEW: Test/Preview/Download Server
Now this Project has an Official Server where you can Test to Play the Game and Download the lastest Plugin File.
The IP of the server is "Quakecraft.fun".
When you type in Chat the command "/download", you get a link to click to download the current installed Quake Jar file.
Attention:
All Information below can be old and no more right. Please check out the Wiki Page for Up-to-Date informations.
( Click me to go to updated informations )
How to install
- Download the plugin.
- Place it in the plugin folder (plugins/).
- Restart/Reload the server.
- Restart/Reload the server again (for create new files).
- Create new world with your arena (You need a Multi-World plugin like Multiverse) (optionally).
- Enjoy.
How to use
Create an Arena
- Do /quake create [Arena name] - to create an arena.
- Do /quake setmin [Arena name] [number] - to set the minimum number of player to begin the game.
- Do /quake setmax [Arena name] [number] - to set the maximum number of player can join the game.
- Do /quake setmap [Arena name] [Name of map] - to set the name of the map will display on the lobby (Unknown will be display if nothing is set).
- Do /quake addspawn [Arena name] - in the Arena, to add a randoms spawn of the Arena. (Do this many time of you want !)
- Do /quake save [Arena name] - to save the config of the Arena. Enjoy !
Create the lobby
Please read this Page (New Lobby System)
Languages
EN & Ger(DE)
|====================== Tuto - FR ======================|
Commands
- /quake help - All commands
Permissions
- Quake.player - For a default player.
- Quake.JoinInGame - Join in game.
- Quake.modo - Start/stop for moderators.
- Quake.edit - To manage arenas.
- Quake.lobby - To manage lobby.
- Quake.VIP - To double gain ! and other stuff (join full games ...)
- Quake.Shop - To allow automatic give of emerald in selected world.
- Quake.admin - Allow all permissions.
Features
- Economy support / Self economy
- Multiple arenas
- Timer
- ScoreBoard
- Dynamic Lobby and Multiple Lobby !
- Permissions
Gameplay features
- Sneak is disable, when you sneak other people see you normally (You can disable in the arena config).
- Jump Boost 2 and Speed 2 effect in the arena (You can disable in the arena config).
- Spawn-Kill reduce by 0.5 sec of invicibility at respawn.
- Others..
Bug Report
For report please join the discord server below and join coding path.
All report in commentary will not answer.
Metrics
This plugin sends statistics about the usage to https://bstats.org/plugin/bukkit/Quake/5809. You can disable it by set use-metric to false in config file.
Discord
No Support in DM everywhere!!!
-
View User Profile
-
Send Message
Posted Jun 30, 2014Dear GeekPower14 and the crew, This plugin is amazing but a few things, one it would be majorly appreciated if you could add more things to the shop also I have a bug with that, I have a legging piece in shop for armor yet it wont show up, and also I was looking at the console during a reload and it had a org.bukkit.reload I hope this helps you expand your plugin -Emile2250
-
View User Profile
-
Send Message
Posted Jun 28, 2014Plugin is great but please tell me.
How on earth do I disable the shop and the scoreboard?!
-
View User Profile
-
Send Message
Posted Jun 24, 2014@TheCarlus77
We still don't have an ETA of the next update, or when the hoes will start to shoot again...
-
View User Profile
-
Send Message
Posted Jun 24, 2014Hello. The plugin on my server crash sometimes. Or Internal server error or hoe no shoot.... Also it would be nice to include an exclusion of players when Logged Out during a game. For my respawn players in the map while the game is over. I'm waiting for an update. thank you
-
View User Profile
-
Send Message
Posted Jun 21, 2014@davidp5118
same issue....
-
View User Profile
-
Send Message
Posted Jun 21, 2014The translation to spanish doesnt work. Could you fix it?
-
View User Profile
-
Send Message
Posted Jun 19, 2014@zizitt
We're all waiting for an update...doesn't work right now.
-
View User Profile
-
Send Message
Posted Jun 18, 2014@zizitt
Developer is active, no answer since this week! :C
-
View User Profile
-
Send Message
Posted Jun 18, 2014So any ETA on when hoes once again shoot on 1.7.9?
-
View User Profile
-
Send Message
Posted Jun 17, 2014@dada84
You think that means it won't be updated?
-
View User Profile
-
Send Message
Posted Jun 17, 2014I get this error when loading Quake v.2.4.0 with Spigot b.1387 v.1.7.5
[16:34:14] [Server thread/ERROR]: Could not load 'plugins\Quake.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/Packet at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [spigot.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) [spigot.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-1387] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugins(CraftServer.java:355) [spigot.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:135) [spigot.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:442) [spigot.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1387] Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/Packet at java.lang.Class.forName0(Native Method) [?:1.7.0_55] at java.lang.Class.forName(Unknown Source) [?:1.7.0_55] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [spigot.jar:git-Spigot-1387] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [spigot.jar:git-Spigot-1387] ... 6 more Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R1.Packet at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) [spigot.jar:git-Spigot-1387] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [spigot.jar:git-Spigot-1387] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_55] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_55] at java.lang.Class.forName0(Native Method) [?:1.7.0_55] at java.lang.Class.forName(Unknown Source) [?:1.7.0_55] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [spigot.jar:git-Spigot-1387] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [spigot.jar:git-Spigot-1387] ... 6 more
-
View User Profile
-
Send Message
Posted Jun 17, 2014@dada84
Yeah It's not the same plugin come on Hypixel jeez give them a break!
-
View User Profile
-
Send Message
Posted Jun 17, 2014@AngelopoulosfilmsYT
Hypixel thinks geekpower14 stole them the Quake, even though this is NOT the same plugin...
-
View User Profile
-
Send Message
Posted Jun 17, 2014I have a german language.yml for you. the link is comming soon...
-
View User Profile
-
Send Message
Posted Jun 14, 2014please be patient and wait for the next update soon ! they are aware of all the bugs !
-
View User Profile
-
Send Message
Posted Jun 14, 2014[18:33:22] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Quake v2.4.1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:212) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:182) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:617) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.a(SourceFile:60) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.handle(SourceFile:9) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:148) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:705) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:568) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:474) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] Caused by: java.lang.IllegalArgumentException: Cannot measure distance between Spawn and ArenaWorld at org.bukkit.Location.distanceSquared(Location.java:448) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.getTargetV3(ItemBasic.java:237) [?:?] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.BasicShot(ItemBasic.java:157) [?:?] at com.Geekpower14.Quake.Stuff.Item.WoodenHoe.shot(WoodenHoe.java:73) [?:?] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.onPlayerInteract(ItemBasic.java:401) [?:?] at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_55] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_55] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] ... 16 more [18:33:23] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Quake v2.4.1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:212) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:182) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:617) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.a(SourceFile:60) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.handle(SourceFile:9) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:148) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:705) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:568) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:474) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] Caused by: java.lang.IllegalArgumentException: Cannot measure distance between Spawn and ArenaWorld at org.bukkit.Location.distanceSquared(Location.java:448) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.getTargetV3(ItemBasic.java:237) [?:?] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.BasicShot(ItemBasic.java:157) [?:?] at com.Geekpower14.Quake.Stuff.Item.WoodenHoe.shot(WoodenHoe.java:73) [?:?] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.onPlayerInteract(ItemBasic.java:401) [?:?] at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_55] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_55] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] ... 16 more [18:33:23] [Craft Scheduler Thread - 20/INFO]: [SG]Checking for updates [18:33:23] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Quake v2.4.1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:212) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:182) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:617) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.a(SourceFile:60) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.handle(SourceFile:9) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:148) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:705) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:568) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:474) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] Caused by: java.lang.IllegalArgumentException: Cannot measure distance between Spawn and ArenaWorld at org.bukkit.Location.distanceSquared(Location.java:448) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.getTargetV3(ItemBasic.java:237) [?:?] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.BasicShot(ItemBasic.java:157) [?:?] at com.Geekpower14.Quake.Stuff.Item.WoodenHoe.shot(WoodenHoe.java:73) [?:?] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.onPlayerInteract(ItemBasic.java:401) [?:?] at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_55] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_55] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] ... 16 more [18:33:23] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Quake v2.4.1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:212) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:182) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:617) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.a(SourceFile:60) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.handle(SourceFile:9) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:148) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:705) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:568) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:474) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] Caused by: java.lang.IllegalArgumentException: Cannot measure distance between Spawn and ArenaWorld at org.bukkit.Location.distanceSquared(Location.java:448) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.getTargetV3(ItemBasic.java:237) [?:?] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.BasicShot(ItemBasic.java:157) [?:?] at com.Geekpower14.Quake.Stuff.Item.WoodenHoe.shot(WoodenHoe.java:73) [?:?] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.onPlayerInteract(ItemBasic.java:401) [?:?] at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_55] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_55] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] ... 16 more [18:33:23] [Craft Scheduler Thread - 20/WARN]: [SurvivalGames] [SurvivalGames] could not check for updates. [18:33:25] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Quake v2.4.1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:212) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:182) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:617) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.a(SourceFile:60) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.handle(SourceFile:9) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:148) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:705) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:568) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:474) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] Caused by: java.lang.IllegalArgumentException: Cannot measure distance between Spawn and ArenaWorld at org.bukkit.Location.distanceSquared(Location.java:448) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.getTargetV3(ItemBasic.java:237) [?:?] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.BasicShot(ItemBasic.java:157) [?:?] at com.Geekpower14.Quake.Stuff.Item.WoodenHoe.shot(WoodenHoe.java:73) [?:?] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.onPlayerInteract(ItemBasic.java:401) [?:?] at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_55] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_55] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] ... 16 more [18:33:25] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Quake v2.4.1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:212) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:182) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:617) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.a(SourceFile:60) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.handle(SourceFile:9) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:148) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:705) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:568) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:474) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] Caused by: java.lang.IllegalArgumentException: Cannot measure distance between Spawn and ArenaWorld at org.bukkit.Location.distanceSquared(Location.java:448) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.getTargetV3(ItemBasic.java:237) [?:?] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.BasicShot(ItemBasic.java:157) [?:?] at com.Geekpower14.Quake.Stuff.Item.WoodenHoe.shot(WoodenHoe.java:73) [?:?] at com.Geekpower14.Quake.Stuff.Item.ItemBasic.onPlayerInteract(ItemBasic.java:401) [?:?] at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_55] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_55] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] ... 16 more [18:33:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Quake v2.4.1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:212) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:182) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:617) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.a(SourceFile:60) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.handle(SourceFile:9) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:148) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:705) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:568) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:474) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [Spigot-1.7.5-R0.1.jar:git-Spigot-1387] Caused by: java.lang.IllegalArgumentException: Cannot measure distance betwee
-
View User Profile
-
Send Message
Posted Jun 13, 2014Really wish there was something we could do. This plugin serves as a major minigame on my server...and now it's unusable!
-
View User Profile
-
Send Message
Posted Jun 13, 2014@TNTUP
Same issue. With spigot 1.7.9 I dont get hoes to fire. Everything else seems to work as expected.
-
View User Profile
-
Send Message
Posted Jun 13, 2014Arena teleportation doesn't work on Oracle JRE 8 64B
Maybe because of 1.7.9 spigot through
-
View User Profile
-
Send Message
Posted Jun 12, 2014Hoes doesn't shoot on spigot 1.7.9. I know it says no answer posting bugs out here Im having the same issue!