
ZombieRun is a fast paced mini-game, kind of like Call of Duty Zombies. The twist is, the goal is just to get to the safe-zone and survive for the rest of the round. This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
A unique identifier The server's version of Java Whether the server is in offline or online mode The plugin's version The server's version The OS version/name and architecture The core count for the CPU The number of players online The Metrics version Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
There are 3 Commands in this plugin. You must be OP to do these commands.
wave1: GRAVEL wave2: COBBLESTONE wave3: STONE safe: GOLD_BLOCK guns: true devjoinmessage: true wave1diff: 16 wave2diff: 14 wave3diff: 12 cooldown: x: 0 y: 65 z: 0 start: x: 0 y: 69 z: 0 # Find Material Names Here: jd.bukkit.org/rb/apidocs/org/bukkit/Material.html # These Coordinates are only for the map I created, availiable on the BukkitDev page. # Also, the lower the diff number the higher the difficulty and vice versa.
