All Projects → TheTurkeyDev → Call_Of_Minecraft-Zombies

TheTurkeyDev / Call_Of_Minecraft-Zombies

Licence: other
A Minecraft plugin designed to recreate the Call of Duty Zombies game mode!

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Call Of Minecraft-Zombies

ClayTech
An addon for slimefun.
Stars: ✭ 15 (+0%)
Mutual labels:  bukkit-plugin, minecraft-plugin
UltiTools
This is a sum of some basic plugins of a Bukkit server or Spigot server. Including a few useful and creative functions.
Stars: ✭ 17 (+13.33%)
Mutual labels:  bukkit-plugin, minecraft-plugin
Boss
Premium custom monsters plugin with skill system, natural spawning and lots of sickest features!
Stars: ✭ 72 (+380%)
Mutual labels:  bukkit-plugin, minecraft-plugin
spigot-bending
Minecraft plugin that allows players to bend elements as in the series
Stars: ✭ 14 (-6.67%)
Mutual labels:  bukkit-plugin, minecraft-plugin
HamsterAPI
Simple and easy to use API to read and write Packets.
Stars: ✭ 25 (+66.67%)
Mutual labels:  bukkit-plugin, minecraft-plugin
hyperblock
[DEPRECATED] A theoretically-infinitely-scalable Skyblock plugin.
Stars: ✭ 16 (+6.67%)
Mutual labels:  bukkit-plugin, minecraft-plugin
Minecraft QQ
一个用于Minecraft服务器与QQ群互联的插件
Stars: ✭ 19 (+26.67%)
Mutual labels:  bukkit-plugin, minecraft-plugin
SquidGame
Minecraft Minigame inspired by the famous and trending Netflix series "Squid Game"
Stars: ✭ 36 (+140%)
Mutual labels:  bukkit-plugin, minecraft-plugin
EnderContainers
A modern and customizable Bukkit plugin to divide enderchest into multiple inventories.
Stars: ✭ 18 (+20%)
Mutual labels:  bukkit-plugin, minecraft-plugin
ZMusic
全功能Minecraft点歌插件
Stars: ✭ 22 (+46.67%)
Mutual labels:  bukkit-plugin, minecraft-plugin
ar-command-signs
Minecraft (Spigot) plugin that allows to transform some blocks (Signs, plates and buttons) into a Commands executor
Stars: ✭ 13 (-13.33%)
Mutual labels:  bukkit-plugin, minecraft-plugin
MinecraftManhunt
Minecraft Bukkit plugin to run Manhunt minigames, with Discord music integration
Stars: ✭ 20 (+33.33%)
Mutual labels:  bukkit-plugin, minecraft-plugin
Kronorium
The mystery of the Call of Duty: Zombies storyline, in an interactive book form!
Stars: ✭ 18 (+20%)
Mutual labels:  zombies, call-of-duty
AntiCheatReloaded
The free anti-cheat since 2016
Stars: ✭ 94 (+526.67%)
Mutual labels:  bukkit-plugin, minecraft-plugin
iw6x-client
Modification for IW6
Stars: ✭ 178 (+1086.67%)
Mutual labels:  call-of-duty
uchicago-hvz
Official repository for the University of Chicago Humans vs Zombies website and game engine
Stars: ✭ 20 (+33.33%)
Mutual labels:  zombies
ServerBasics
ServerBasics is essentials-like plugin with focus on performance and vanilla-like look.
Stars: ✭ 25 (+66.67%)
Mutual labels:  minecraft-plugin
TotalFreedomMod
A server modification for the TotalFreedom server
Stars: ✭ 41 (+173.33%)
Mutual labels:  bukkit-plugin
LimboAuth
Minecraft Auth System for Velocity proxy built in virtual server (Limbo). Built with LimboAPI.
Stars: ✭ 73 (+386.67%)
Mutual labels:  minecraft-plugin
BetterRTP
Official wiki of the BetterRTP plugin!
Stars: ✭ 62 (+313.33%)
Mutual labels:  minecraft-plugin

Call Of MineCraft: Zombies

COMZ, is a Bukkit plugin that adds the Zombies minigame from the Call Of Duty© Franchise

BukkitDev page: https://www.curseforge.com/minecraft/bukkit-plugins/call-duty-zombies

Contributing:

For those interested in contributing simply pull down the master branch, add your changes and make a PR! I'm not overly stringent on formatting, just try and keep the same style that you see in the code, or when in doubt just ask!

This is a gradle based project, so to make your life easier I recommend importing the project as such in your IDE. To build the plugin, simple run gradlew build on the root folder and then the plugin jar should be found in Core/build/libs when the build completes.

All core code that you will ikely need to edit will be located inside the Core module, but version compatibility code can be found in the NMS Support folder and then the corresponding version module.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].