Tested Minecraft Versions:
1.8
1.9
1.10
Contributors:
NacoJerk
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
* 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
* /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
* ztd.create
* ztd.signwand
* ztd.arenastats
* ztd.removearena
* ztd.stats
* ztd.setlobby
* ztd.setmobsspawn1
* ztd.setmobsspawn2
* ztd.setspawn1
* ztd.setspawn2
1.8
1.9
1.10
Contributors:
NacoJerk
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
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
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
* 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
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
* /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
* ztd.create
* ztd.signwand
* ztd.arenastats
* ztd.removearena
* ztd.stats
* ztd.setlobby
* ztd.setmobsspawn1
* ztd.setmobsspawn2
* ztd.setspawn1
* ztd.setspawn2