[MINIGAME] [BUNGEE] TNTDodge 1.2 - - $60

Status
This thread has been locked.

Darwin

Friendly Shop Owner
Premium
Feedback score
0
Posts
27
Reactions
15
Resources
0
95ec0c58d4a27675056e4db5f73102102c40ade7


Avoid the falling TNT to survive

TNTDodge is a small minigame in which runners have to avoid TNT being thrown from above by other players. The goal of the game is to either eliminate all runners or survive until the game ends.

f4f4c417965011decbdcaca0eb079409a6c6169d

  • Completely customizable configuration
  • BungeeCord minigame (only allows 1 instance per server)
  • Allows players with permission to force start the game
  • Restarts the server after each game
  • Allows multiple floors within arena
dd7526ec4cdc8acba836ec88ada5d0028ede7263


TNTDodge allows you to configure every message and game settings to allow you to make the plugin yours.

#########################
#### IMPORTANT! ####
#########################

# When making your arena, the thrower floor can be either GLASS or any STAINED_GLASS.
# The blocks that TNT will blow up are set by "floor_block", and should be the block the runner floor is.
# Make sure the area under the runner floor is void, or the players wont die (players die at y = 0).
# Make sure there is a >4 block gap< between the thrower and runner floor (see here: imgur.com/a/QKbs2)
# This is because the TNT is set to explode after a certain time, so it will fall 4 blocks before exploding.
## IMPORTANT: For the world to reset every time the server stops, you need to disable automatic saving in your panel.
## IMPORTANT: The plugin will automatically disable world saving, so make sure you /save-all when making changes to maps.

#########################
# Help #
#########################

## This is shown when /help is ran.

help:
- "&9 - /set [lobby|runner|thrower] | Set spawn points"
- "&9 - /start | Force start the game."
- ""

#########################
# General Configuration #
#########################

## This is the server the players will be sent to after the game is over

lobby_server: "hub"

## This is the amount of players required for the timer and game to start.

minimum_players: 5

## This is how long the timer will run before the game will begin (in seconds)

## Note: The plugin will send a "time left" message at 60 seconds, 30 seconds, 15 seconds, 10 seconds, 5 seconds and then down to 1 second.

countdown_timer: 60

## This is how many players will be chosen to be a thrower. The remaining players will be runners.

number_of_throwers: 1

## This is how long the game will last (in seconds). If the timer runs out, this means the runners win and the game ends.

game_time: 180

## This is the block that will be on the floor of the RUNNER area. This will be the only block that TNT explodes.

floor_block: QUARTZ_BLOCK

## This states how long the thrower has to wait before they can begin throwing (in seconds), so they don't knock every player out in 1 throw.

delay_thrower: 5

#########################
# MySQL Configuration #
#########################

## Change whether you want the plugin to store stats in a database or not

use_mysql: true
mysql_host: "localhost"
mysql_port: 3306
mysql_database: "tntdodge"
mysql_username: "root"
mysql_password: ""

#########################
# Message Configuration #
#########################

join_format: "&9[+] &e%player% &7(%online%/%total%)"
quit_format: "&9[-] &e%player% &7(%online%/%total%)"
spawn_not_set: "&cSpawn %spawn% hasn't been set. Use /set to fix this."
time_left_plural: "&9Game beginning in %seconds% seconds."
time_left: "&9Game beginning in 1 second."
game_beginning: "&9Game beginning."
not_enough_players: "&cNot enough players to start game."
spawn_set: "&9Spawn \"%spawn%\" set!"
floor_block_not_found: "&cYour floor block, %block% isn't a valid block." countdown_title_plural: "&3%seconds% seconds"
countdown_title: "&3%seconds% second"
runner_start_title: "&cYou are a runner"
runner_start_subtitle: "&7Dodge the TNT to survive"
thrower_start_title: "&cYou are a thrower"
thrower_start_subtitle: "&7Place TNT to throw down below" thrower_delay: "&3&l%seconds%"
action_bar_time: "&c%seconds%"
player_death: "&c%player% died!"
runners_win: "&3Runners Win!"
throwers_win: "&3Throwers Win!"
player_left_ingame: "&3%player% left"
already_in_game: "&3The game has already started!"
kick_in_game: "&3This server is already in progress!"




abae1f11cf68318080520c8c15a5c4189e0465a1


If you would like to contact me about bugs or to request a game demo, you can find me on:

Skype: tfkjake
Discord: jakebooy#5841
Email: [email protected]


 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.
Status
This thread has been locked.
Top