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 Aug 27, 2014Pls update it! the hoes wont work on 1.7.9 -.-
-
View User Profile
-
Send Message
Posted Aug 27, 2014Hi
I have opened a ticket but since today i have this error that block playing quake
[20:12:49 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.jar:git-Spigot-1371]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-1371]
at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47) [spigot.jar:git-Spigot-1371]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1371]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-1371]
at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:212) [spigot.jar:git-Spigot-1371]
at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:182) [spigot.jar:git-Spigot-1371]
at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:617) [spigot.jar:git-Spigot-1371]
at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.a(SourceFile:60) [spigot.jar:git-Spigot-1371]
at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.handle(SourceFile:9) [spigot.jar:git-Spigot-1371]
at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:148) [spigot.jar:git-Spigot-1371]
at net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77) [spigot.jar:git-Spigot-1371]
at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:703) [spigot.jar:git-Spigot-1371]
at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [spigot.jar:git-Spigot-1371]
at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:566) [spigot.jar:git-Spigot-1371]
at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:472) [spigot.jar:git-Spigot-1371]
at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1371]
Caused by: java.lang.IllegalArgumentException: Cannot measure distance between prophunt and quake_arenes
at org.bukkit.Location.distanceSquared(Location.java:448) [spigot.jar:git-Spigot-1371]
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.DiamondHoe.shot(DiamondHoe.java:65) [?:?]
at com.Geekpower14.Quake.Stuff.Item.ItemBasic.onPlayerInteract(ItemBasic.java:401) [?:?]
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source) [?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.7.0_65]
at java.lang.reflect.Method.invoke(Method.java:606) [?:1.7.0_65]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [spigot.jar:git-Spigot-1371]
... 16 more
-
View User Profile
-
Send Message
Posted Aug 26, 2014@EN7
Not like the Mini Quake. The signs, settings, shop and etc, this plugin is better.
-
View User Profile
-
Send Message
Posted Aug 25, 2014Many bugs are occurring in the last two current versions, for inquanto only worked without errors 1.6.4... I hope it's not like the next, is one of the best plugins Mini-game I've ever seen.
-
View User Profile
-
Send Message
Posted Aug 25, 2014Guns are not shooting anymore :( can you update the plugin please?
-
View User Profile
-
Send Message
Posted Aug 24, 2014Hi there!
First of all, I would like to know if you are going to update this plugin. Secondly, I would like to know if you are planing to support multiworlds plugins, like multiverse.
We would like to have this plugin fully operational in our server, so If you need some support, feedback, logs, etc. for multiserver support, our server will help you with all if you just give us an alpha/beta.
Its pretty big (350/1000 online users) and we can also get some feedback from people for some changes.
We wait for your answer. Regards.
-
View User Profile
-
Send Message
Posted Aug 24, 2014Hola, puedes poner la traducción al español. Hi, you can put the translation into Spanish.
Translation: http://maincraft.ml/index.php?topic=32.0
ES: ES - Language.yml by HotDinosaur. don´t found ES: ES - Language.yml by HotDinosaur. no funciona
-
View User Profile
-
Send Message
Posted Aug 20, 2014Hi, I'm using it on 1.7.10, every thing's fine, but when I created my 2nd game map, it's not added to the lobby wall whatever I try ...
Thanks for replying :)
-
View User Profile
-
Send Message
Posted Aug 19, 2014please update this plugin
-
View User Profile
-
Send Message
Posted Aug 18, 2014On Spigot 1.7.9, yesterday everything was ok. And today guns are not shooting anymore. Do you have an idea?
-
View User Profile
-
Send Message
Posted Aug 16, 2014Theres a problem with multiverse inventories, the game gives a huge wall of error when trying to do anything when this plugin is installed. It used to work fine but now it doesnt!
-
View User Profile
-
Send Message
Posted Aug 14, 2014This is snapshot right?
-
View User Profile
-
Send Message
Posted Aug 13, 2014:D Can u pls fix the hoes? Plsss this plugin was so amazing but atm it wont work...
-
View User Profile
-
Send Message
Posted Aug 11, 2014The English Link to Language.yml is broken. Can you please fix? Thanks Very Much!
-
View User Profile
-
Send Message
Posted Aug 11, 2014A mi me marca error al iniciar el server ¿Que hago?
-
View User Profile
-
Send Message
Posted Aug 9, 2014Vu la traduction, je suppose que les auteurs sont Français, alors Chapeau Bas messieurs ;-)
-
View User Profile
-
Send Message
Posted Aug 9, 2014Thanks 4 uR plugin, i will test it as soon as possible !
Thanks again
-
View User Profile
-
Send Message
Posted Aug 9, 2014Pls update this amazing minigame plugin! Nobody can shoot with the hoes... pls man :D
-
View User Profile
-
Send Message
Posted Aug 9, 2014@xFoxOfMinecraft
Solo or Team ! /quake create <name> solo
-
View User Profile
-
Send Message
Posted Aug 9, 2014Hello, i have 3 donation ranks on my server:
- VIP
- VIP+
- Extreme
Is it possible to give players with an higher rank more coins on an kill?
Player: 1 coin
VIP: 2 coins
VIP+: 4 coins
Extreme: 6 coins