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 Oct 4, 2013For Some Reason When Players Write Text in chat in a Arena It Shows up Two Times I dont know how to fix this Can u help me??!?!?!?
-
View User Profile
-
Send Message
Posted Oct 4, 2013It won't let me update to 2.0 from BukGetplugins :/
-
View User Profile
-
Send Message
Posted Oct 4, 2013@geekpower14
Sorry, but i cant do that. private server, friends only.
-
View User Profile
-
Send Message
Posted Oct 4, 2013when is new version plugin?
-
View User Profile
-
Send Message
Posted Oct 4, 2013@geekpower14
Yes I get this sometimes it seems the quake lobby likes to take priority over spawning.
-
View User Profile
-
Send Message
Posted Oct 4, 2013@Colinowww
Yes you still on java 6, i don't know how to update on mac os x search on google :/
@marcuspoo
it' because you need vault and worldedit.
@DaCakeman
i don't know please send me your server ip.
-
View User Profile
-
Send Message
Posted Oct 4, 2013For some reason it always teleports me to quake lobby every time someone logs in
-
View User Profile
-
Send Message
Posted Oct 3, 2013that happend to me marcuspoo
he told me just to get vault on the server
-
View User Profile
-
Send Message
Posted Oct 3, 2013Is it not compatable with a plugin? @geekpower14 ?
-
View User Profile
-
Send Message
Posted Oct 3, 2013Every time I try to make an arena it just says
/quake
-
View User Profile
-
Send Message
Posted Oct 3, 2013Please update your plugin quickly :)
-
View User Profile
-
Send Message
Posted Oct 3, 2013@geekpower14
Does that mean that I'm still on Java 6? Because if so, what did I just install on my computer? I installed this java a few hours ago, and then restarted my computer. You may want to note that I run Mac OS X, but I don't think it should matter.
-
View User Profile
-
Send Message
Posted Oct 3, 2013@Colinowww
This error it's because you have not java 7 verify it by type "java -version" in the cmd of the server (not minecraft server).
@dimitri_dm2
I will add the see spawn point ;) it's easy
@Zans0n
Yes try to add it
-
View User Profile
-
Send Message
Posted Oct 3, 2013@deleted_10000664
Didn't work.
-
View User Profile
-
Send Message
Posted Oct 3, 2013@Colinowww
Get Java 7
-
View User Profile
-
Send Message
Posted Oct 3, 2013@geekpower14
Vault is unstable, because players lose coins or points at some points. I was using essentials economy at the time. What about adding a command to show already set spawn points?
-
View User Profile
-
Send Message
Posted Oct 2, 2013ohh @geekpower14 do i need vault!?! because i dont have it but when i do /quake it just says backk to me in white "/quake"
-
View User Profile
-
Send Message
Posted Oct 2, 2013@geekpower14
Will try, thanks
Edit: Added both plugins, didn't work. Here is the error if needed:
<<code>>[SEVERE] Could not load 'plugins/Quake.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/Geekpower14/Quake/Quake : 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_6_R3.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_6_R3.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_6_R3.PlayerList.<init>(PlayerList.java:56) at net.minecraft.server.v1_6_R3.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:107) at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:393) at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583) Caused by: java.lang.UnsupportedClassVersionError: com/Geekpower14/Quake/Quake : 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<<code>>-
View User Profile
-
Send Message
Posted Oct 2, 2013@Colinowww
You need worldedit, and maybe vault (untested without it)
-
View User Profile
-
Send Message
Posted Oct 2, 2013@dimitri_dm2
Sorry the shot is very fast more than hypixel and old version of this plugin and the radius is already enough to shooting easily someone. Messages are already customizables in the config maybe headshot in the future. "Vault support is very unstable." what do you mean about this, vault is stable you can use it with any economy system as you want. There are arena chat and global chat. For the show spawn point i think this is very useless but maybe i will add it in the future. The shop will be fixed in the next update.