Zombies Tower Defense | ★MINIGAME★

 Zombies Tower Defense | ★MINIGAME★ 1.7

Zombies Tower Defense | ★MINIGAME★
LEAKERS NOTE: This resources is donated by @GalacticDev
Original Link: https://www.spigotmc.org/resources/zombies-tower-defense-★minigame★.15322/
Please Give me a positive rating as a token of appreciation
DONATION: Want more plugins donate any amount to
paypal.me/qtchan
Tested Minecraft Versions: 1.8, 1.9, 1.10
Contributors: NacoJerk
YYv0nUH.jpg

zgU5UPZ.png

The famous game Bloons Tower Defense from the smartphone comes to Minecraft as plugin!
You can lets your players play this famous game on your server and attract more players to your server.
This minigame can use with all types of server and especially Hub server.


Basically the purpose of the game is to get the strongest army of monkeys and survive more waves then the other enemy.
You can upgrade your army and your monkeys, you can build your army to defense your Tower.


There is lot of cool effects and particles effects that effect the game.

Depend : Citizens

My skype is rotm.avitan



Announce
due to the problems with the last updates i want to give everybody compensations.
everyone that bought this plugin until today(12/3) will recive UltimatePets(https://www.spigotmc.org/resources/ultimatepets.14851/ )
the only rule is to remove your bad reviews.
thank you everyone and sorry for waiting so long


Until that will be video that will show how to setup arena
here is text one -

1. Make 2 areas for 2 sides of the game
2. use /ztd create <mapname> to create arena
3. use /ztd setlobby <arenanumber>
4. use /ztd setspawn<1/2> <arenanumber> to change spawns
5. use /ztd setmobsspawn<1/2> <arenanumber> to change mobs spawn
6. if you want to make turns place 2 blocks under where you want stone stairs to the direction you want
7. to make final block use obsidian 2 blocks under that will make the last block where mobs despawn and the player get -1 point


c5XNSjH.png

* Everything configable
* Can support every type of server
* Support Multiarena
* Support 1.8 - 1.8.7
* 5 types of monkey (will be more)
* 12 types of enemy
* 30 different waves (will be much more)
* Join Signs
* You can change everything on config (price,damage,fast,more)
* Smart system - all works perefect and smart
* Custom GUI of Shop,Leave, more
* Shop for Monkeys
* Set enemies health, speed, names, more
* Custom particles
* Perefect for every server (even for RP)
* Easy Config
* Known Developer
* Custom road for enemies (you can change the road)
* You can make custom Road!
* Lobby timer
* Cool effects
* Every monkey have custom skills
* Every monkey have powerful skill at Level IV

jYOayib.png

Code:
############################################################################
# +----------------------------------------------------------------------+ #
# |                       Zombies Tower Defense                          | #
# +----------------------------------------------------------------------+ #
############################################################################


# +--------------------------------------------------------+ #
# |                       Monkeys                          | #
# +--------------------------------------------------------+ #

Dart:
  1:
    price: 200
    damage: 1
    rage: 7
    speed: 20
  2:
    price: 200
    damage: 2
    rage: 7
    speed: 20
  3:
    price: 300
    damage: 2
    rage: 7
    speed: 20
  4:
    price: 600
    damage: 2
    rage: 7
    speed: 20

Super:
  1:
    price: 1500
    damage: 1
    rage: 10
    speed: 1
  2:
    price: 3000
    damage: 2
    rage: 12
    speed: 1
  3:
    price: 13000
    damage: 2
    rage: 14
    speed: 1
  4:
    price: 60000
    damage: 6
    rage: 18
    speed: 1

Ice:
  1:
    price: 300
    damage: 1
    rage: 6
    speed: 20
  2:
    price: 300
    damage: 2
    rage: 6
    speed: 20
  3:
    price: 600
    damage: 2
    rage: 6
    speed: 20
  4:
    price: 900
    damage: 2
    rage: 6
    speed: 4

Mage:
  1:
    price: 550
    damage: 1
    rage: 6
    speed: 20
  2:
    price: 550
    damage: 1
    rage: 6
    speed: 20
  3:
    price: 1100
    damage: 2
    rage: 6
    speed: 20
  4:
    price: 1650
    damage: 0.5
    rage: 6

Rocket:
  1:
    price: 650
    damage: 1
    rage: 6
    speed: 20
  2:
    price: 650
    damage: 2
    rage: 6
    speed: 20
  3:
    price: 1300
    damage: 2.5
    rage: 6
    speed: 20
  4:
    price: 1950
    damage: 3
    rage: 6
    speed: 20

# +--------------------------------------------------------+ #
# |                       Enemies                          | #
# +--------------------------------------------------------+ #

Zombie:
  health: 6
  speed: 1.000
  name: Zombie
Skeleton:
  health: 7
  speed: 1.100
  name: Skeleton
Creeper:
  health: 8
  speed: 1.100
  name: Creeper
Pigman:
  health: 9
  speed: 1.350
  name: Pigman
Witch:
  health: 10
  speed: 1.300
  name: Witch
CamoPigMan:
  health: 11
  speed: 1.0
  name: CamoPigMan
EnderMan:
  health: 12
  speed: 1.1
  name: EnderMan
Wolf:
  health: 13
  speed: 1.1
  name: Wolf
CamoCreeper:
  health: 14
  speed: 1.1
  name: CamoCreeper
Blaze:
  health: 15
  speed: 1.1
  name: Blaze
Guardian:
  health: 16
  speed: 1.1
  name: Guardian
IronGolem:
  health: 300
  speed: 0.8
  name: IronGolem
# +---------------------------------------------------------+ #
# |                       Settings                          | #
# +---------------------------------------------------------+ #

Coins:
  speed: 240
  coins: 250
  coinsforkill: 0
RoadMaterialID: 50



wVV9Wpp.png

* /ztd - show all the commands
* /ztd create <MapName>
* /ztd join <ArenaID>
* /ztd removearena <ArenaID>
* /ztd stats <ArenaID>
* /ztd signwand <ArenaID>
* /ztd setlobby <ArenaID>
* /ztd setspawn1 <ArenaID>
* /ztd setspawn2 <ArenaID>
* /ztd setmobsspawn1 <ArenaID>
* /ztd setmobsspawn2 <ArenaID>
* /ztd ArenaStats

mC1RToY.png

* ztd.create
* ztd.signwand
* ztd.arenastats
* ztd.removearena
* ztd.stats
* ztd.setlobby
* ztd.setmobsspawn1
* ztd.setmobsspawn2
* ztd.setspawn1
* ztd.setspawn2

DHdMxhk.png

soon new pictures
v1aWgxO.png

1 - You are not allowed to -Redacted- this plugin
2 - You may not modify the code
3 - Only use it for your server/network!
4 - No refunds!
5 - Im not obligated to do updates at a specific time, BUT that doesn't mean i wont do updates, just to clear some things up

Latest reviews

Nice
dosent work

Similar resources

Zombies Tower Defense -MINIGAME P
1.00 star(s) 1 ratings
Downloads
171
Updated
Zombies Tower Defense | ★MINIGAME★ | 1.12 support BlackSpigot.com
5.00 star(s) 2 ratings
Downloads
392
Updated
Zombies Tower Defense | ★MINIGAME★ | Supports 1.11 MikeyBoy
2.60 star(s) 5 ratings
Downloads
376
Updated
BlackSpigot General Chat
Rules Help Users
    M @ Miran: does having nulledbuilds premium get me anything here?
    Top