TNTRun
TNTRun is a fully automated minigame plugin that is based on the popular map TNTRUN. For those who doesn't know what is it, here is and explanation.
Players start on layer of sand and every block that they step on dissapears. If player falls through the hole he loses the game. The last player wins the game.
Features
- Multiple arenas
- Block destroy delay
- Custom gamelevel
- AntiCamping system
- Custom messages
- Formatting codes support
- Signs
- Time limit
- Automatic arena regeneration
- Arena leave checker
- Player rewards
Game commands:
/tr list - list all arenas
/tr join {arena} - join arena (can be disallowed by giving player tntrun.onlysignjoin permission)
/tr leave - leave current arena
/tr vote - vote for current arena start
/tr lobby - teleport to lobby
Arena setup commands:
Permssion: tntrun.setup
Main setup commands
Use worldedit for selections, built-in slection system is broken for now.
Build gamelevel blocks yourself, anything under player feet breaks.
/trsetup create {arena} - create {arenaname}
/trsetup setarena {arena} - set bounds of the arena (if player leaves arena bounds while in game, he automatically loses)
/trsetup setloselevel {arena} - set looselevel bounds
/trsetup setspawn {arena} - set spawnpoint at location you are standing at.
/trsetup setspectate {arena} - sets spectator spawnpoint.
/trsetup finish {arena} - finish arena creation and save it.
Additional setup commands
/trsetup delspectate {arena} - deletes spectator spawnpoint
/trsetup setgameleveldestroydelay {arena} {ticks} - add a delay before gamelevel block is destoyed after player stepped on it. (default: 2)
/trsetup setmaxplayers {arena} {player} - set max players for this arena (default: 6)
/trsetup setminplayers {arena} {players} - set min players for this arena (default: 2)
/trsetup setvotepercent {arena} {0<votepercent<1} - set the percent of votes requered to start the game for this arena (default: 0.75)
/trsetup settimelimit {arena} {seconds} - set the time limit for arena.
/trsetup setcountdown {arena} {seconds} - set countdown time for arena
/trsetup setitemsrewards {arena} - sets everithing what you have in your inventory as a reward for winning
/trsetup setmoneyrewards {arena} {amount} - sets money rewards (vault is required for this)
/trsetup setteleport {arena} {previous/lobby} - teleports player to pre-join or to lobby location after player lose
/trsetup setdamage {arena} {on/off/zero} - sets pvp state in the arena (on - full damage, zero - zero damage, off - no attack at all)
/trsetup reloadbars - reload configbars.yml
/trsetup reloadmsg - reload configmsg.yml
Arena managment commands
/trsetup enable {arena} - enable the arena
/trsetup disable {arena} - disable the arena
/trsetup delete {arena} - delete arena
Lobby:
Permission to set lobby: tntrun.setup
/trsetup setlobby - sets a lobby at your location
Signs:
Permission to create signs: tntrun.setup
Join sign format:
1st line: [TNTRun]
2nd line: [Join]
3rd line: arenaname
Leave sign format:
1st line: [TNTRun]
2nd line: [Leave]
Vote sign format:
1st line: [TNTRun]
2nd line: [Vote]
Additions:
You can use worldedit for selections instead of built-in selection.
Downloads area and source code:
source code (new)source code (old)
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
jenkins
-
View User Profile
-
Send Message
Posted Aug 22, 2014@Floodeer
Have you tried using the latest CraftBukkit version for 1.7.9/10?
-
View User Profile
-
Send Message
Posted Aug 22, 2014The most current version showed the following defects; The viewer can make the blocks go away as if in a game, even if there is no winner every fall. I use Craftbukkit-1.7.2 R0.2 Sorry for my english!
-
View User Profile
-
Send Message
Posted Aug 21, 2014@EN7
Thanks for the help, but it turns out that the server I'm working on isn't going to have TNT Run anymore. So problem solved XD Thanks again though
-
View User Profile
-
Send Message
Posted Aug 21, 2014@DR_AWESOME1012
there can be multiple problems so I don't know exactly which one you have. as a general precaution, i normally follow these rules
-
View User Profile
-
Send Message
Posted Aug 21, 2014When I try put the spawnpoint it says: "Spawn point should be in arena bounds". Bu the spawnpoint is in the arena bounds. Please help
-
View User Profile
-
Send Message
Posted Aug 20, 2014@EN7 Where should it be set? I set it below the lowest tier of my map? Was that incorrect?
-
View User Profile
-
Send Message
Posted Aug 20, 2014@DR_AWESOME1012
you didn't set your loselevel correctly i've had this b4
-
View User Profile
-
Send Message
Posted Aug 20, 2014Whenever I play a game I always lose, as soon as the countdown ends it just ends the game saying the other player won. The console shows no errors.
-
View User Profile
-
Send Message
Posted Aug 18, 2014@EN7 Strange, last player should be set as winner and leave automatically, i will check that. (It's just the arena itself stops at player count zero to simplify gamehandler logic)
@zmgalen2000 check commands section.
@oscarmj11 You can build arena as anything, but the bounds should be a cuboid.
-
View User Profile
-
Send Message
Posted Aug 18, 2014Love this plugin....but can I set it to give items as a reward??? Such as diamonds????
-
View User Profile
-
Send Message
Posted Aug 18, 2014@oscarmj11
update it to what? it's already 1.7.9
@Shevchikden
my earlier comment was in reference to dev build 393, where game ends when player count is 0. players get confused when they still play after everyone else is dead
-
View User Profile
-
Send Message
Posted Aug 18, 2014@Shevchikden
Please update the plugin, and we are allowed to do arena with different shapes, not just cuboid.
-
View User Profile
-
Send Message
Posted Aug 14, 2014@FlipperSon98 It woks only with cuboid.
-
View User Profile
-
Send Message
Posted Aug 14, 2014I'm selecting a Cylinder and when I do /trsetup setarena {arena} It says "Locations are wrong or Not Defined"
-
View User Profile
-
Send Message
Posted Aug 14, 2014@smallpen Setup spectators spawn, due to an error you can't use plugin without spectators spawn set.
-
View User Profile
-
Send Message
Posted Aug 14, 2014I use TntRun v3.2 and Spigot V1.7.10 R0.1 ! When game start , it show these error in console, and game over !
-
View User Profile
-
Send Message
Posted Aug 13, 2014@bennyb0y1000
Yes, you should put the layer myself.
As for 1 player always winning - i don't understand what you mean
-
View User Profile
-
Send Message
Posted Aug 13, 2014You need to set the Arena bounds first. Once you have then you put the spawn point in the arena bounds
-
View User Profile
-
Send Message
Posted Aug 13, 2014Why does it say 'Spawnpoint should be in arena bounds' when I try to set the players's spawn? Thank you in advance!
-
View User Profile
-
Send Message
Posted Aug 13, 2014and whats with 1 person always winning