Dwarves vs Zombies
Ever wanted to play DvZ, but you couldn't either because Rob hosts it at the wrong time for you or you never get chosen? Now you can host your own Games using this plugin! Or you can change to configs to have your very own DvZ.
Your just a player searching for a server?:
Checkout these public servers hosted by the community:
Forum for Servers
What is Dwarves vs Zombies:
Idea by "Rob" http://twitter.com/#!/urealms (Tutorial):
Explanation Image -
Video by Rob
Features:
- Automated Games with World resets
- Completly customizable Dwarf und Monster classes
- Special Spell Items with Manasystem
- Changable Block drops/Break Blacklists and Blockchanges
The two default versions: You can change most of these things in the config.
| "Old DvZ" | "New DvZ" | |
|---|---|---|
| Dwarf classes | Builder, Alchemist, Blacksmith and Tailor | Builder, Lumberjack and Blacksmith |
| Monster classes | Zombie, Skeleton, Creeper, Wolf, Spider, IronGolem, SnowGolem, Broodmother, Cat and Enderman | Zombie, Skeleton and Creeper |
| "Special features" | ... | Quarry, Infinite Cake, ... |
| "Tutorial" | Explanation Image | Video |
WARNING: Version 1.4 changed the way the Plugin needs to be Setup, please read the instructions carefully!

The Sourcecode is available on github: https://github.com/andre111/Dwarves-vs-Zombies
Current Version:
v.1.7.1 - For Changelog see the download page.
NYI:
- Dragon AI - I'm not sure if I will ever be able to do it :(
Incompatible plugins:
- LWC(only when used in the gameworld) - causes huge memory leaks, currently trying to get in contact with the author to see what I/he can do.
Support Dwarves vs Zombies:
You can support DvZ by donating(The button on the topright corner of this site).
Disclaimer
show_andre111_tag:
This Plugin displays my name as "andre111 the Plugin Author" in chat by default.
If you don't want this you can simply disable it with the "show_andre111_tag" config option.
Metrics:
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
If you wish to disable this feature (/me cries), you can do so by opt-ing out, which you can do in the config file under /plugins/PluginMetrics/





-
View User Profile
-
Send Message
Posted Jun 2, 2013a suggestion is for monstercommand, to add a variable,{player name} because i made chicken class but i cant use /fly because it wont work, also to remove thet command when they die/ are another mob :) you have any spots avalieble like tester? or anything else?
-
View User Profile
-
Send Message
Posted Jun 1, 2013@niallconnollymint
Ah, yes that were some test items. You can also clear out everything from the file and write "items: []"
If that also doesn't help I will try to find the problem.
-
View User Profile
-
Send Message
Posted Jun 1, 2013Still samething
-
View User Profile
-
Send Message
Posted Jun 1, 2013@And_S thanks Vampire?! vampire: name: "Vampire" lore: - "The second custom item!" - "This is just for testing" - "Left: none" - "Right: Lifesteal(1 Heart) (3s cooldown)" id: 369 data: 0 leftclick: effects: [] sounds: [] cooldown: 5 mana: cost: 0 casts: [] rightclick: effects: [] sounds: - "BAT_IDLE:1:1:Caster" cooldown: 1 mana: cost: 15 casts:
-
View User Profile
-
Send Message
Posted Jun 1, 2013This would be a 1.5.1 default items.yml without color codes:
http://pastebin.com/XF0Y5MLa
-
View User Profile
-
Send Message
Posted Jun 1, 2013@And_S What wired S rt) �f(3 << them? Can somone post A FIXED items.ytml In pastebin.com???
-
View User Profile
-
Send Message
Posted Jun 1, 2013@niallconnollymint
thats because your system donsnt recognize the weird s on items.yml, that will be fixed next version but you can fix it yourself by replacing them with &! :)
-
View User Profile
-
Send Message
Posted Jun 1, 2013@And_S When I do /dvz_create It just says /dvz_create and when I do /dvz_monument,monster/dwarf It says <gameID,Default,Dummygame>
-
View User Profile
-
Send Message
Posted May 31, 2013maybe u can use like multiverse, add invincibilty for dwarfs for 10 mins or something and if ppl join game be4 that time they r dwarves and after they r monsters :)
-
View User Profile
-
Send Message
Posted May 31, 2013@eyalabadi98
I don't have the time to finish version 1.6 earlier.
Invisible or invinceble players? - But I will maybe do it.
I started working on automatic maps before my vacation but didn't get very far. But right now I doesn't look like I can use the default minecraft generator.
-
View User Profile
-
Send Message
Posted May 31, 2013np :) if you need anything else ask me like helping or ideas, will u release plugin earlier? will the players be invinsible for the first 10 mins? automatic maps? thank
-
View User Profile
-
Send Message
Posted May 30, 2013I'm back from my vaction a bit earlier than expected
@eyalabadi98
Thank you for helping people while I was away.
-
View User Profile
-
Send Message
Posted May 28, 2013@RuneCraftsa
make sure you have the latest version, disguise craft installed and protocollib, btw i dont have anything to do with this plugin, i just helping ppl (im owner of a server with dvz btw)
-
View User Profile
-
Send Message
Posted May 28, 2013@RuneCraftsa
that happend because you edited a file and you did something wrong, something to do with welcome to the Hut ... make sure you have quotes on them
-
View User Profile
-
Send Message
Posted May 27, 2013hi again this is the error message I got-
2:28:11 PM [SEVERE] Cannot load plugins\Dwarves vs Zombies\lang_en_EN.yml org.bukkit.configuration.InvalidConfigurationException: expected '<document start>', but found BlockMappingStart in "<string>", line 5, column 1: string_motd: "welcome to the Hut ... ^ at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105) at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:175) at me.andre111.dvz.DvZ.initConfig(DvZ.java:243) at me.andre111.dvz.DvZ.onEnable(DvZ.java:97) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:264) at net.minecraft.server.v1_5_R3.MinecraftServer.j(MinecraftServer.java:304) at net.minecraft.server.v1_5_R3.MinecraftServer.e(MinecraftServer.java:283) at net.minecraft.server.v1_5_R3.MinecraftServer.a(MinecraftServer.java:243) at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:151) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) Caused by: expected '<document start>', but found BlockMappingStart in "<string>", line 5, column 1: string_motd: "welcome to the Hut ... ^ at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentStart.produce(ParserImpl.java:231) at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146) at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:109) at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121) at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ... 16 more
-
View User Profile
-
Send Message
Posted May 27, 2013HELP! Hey so I downloaded everything it said to and when I started the game no one got a disk and when i spawned some in they didnt work. Also when the inventory screen comes up I cannot cancel the HUD and I have to shut down the server or close my minecraft.
-
View User Profile
-
Send Message
Posted May 26, 2013HELP! when the game starts , the classes work but no one can get blocks or item with the books HELP!
-
View User Profile
-
Send Message
Posted May 26, 2013@thekillerofevil
i downloaed that when he firts posted it, but the game doesnt start, is that happening to you too?
-
View User Profile
-
Send Message
Posted May 25, 2013@eyalabadi98
I was getting that too. He sent a dev build but removed the link to it. Here's a link that I uploaded, although it might get removed: Link Removed: http://www.mediafire.com/?tbknpdbt2mayiop
-
View User Profile
-
Send Message
Posted May 19, 2013getting server crash with this error: Description: Exception in server tick loop
java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:839) at java.util.HashMap$KeyIterator.next(HashMap.java:874) at net.minecraft.server.v1_5_R3.EntityTracker.updatePlayers(EntityTracker.java:151) at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:572) at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226) at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
i know you wont see this until you come back but just in case