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 Mar 17, 2014Did you have done the shop in the 3.0?
-
View User Profile
-
Send Message
Posted Mar 17, 2014works great on my server!
-
View User Profile
-
Send Message
Posted Mar 12, 2014hello, could you create a shop for this game ? for example DoubleJump. thanks
-
View User Profile
-
Send Message
Posted Mar 10, 2014when i try adding gamelevel it says an internal error occured
-
View User Profile
-
Send Message
Posted Mar 9, 2014Is there a way to force-start like /tr start
-
View User Profile
-
Send Message
Posted Mar 7, 2014Please make a shop with Double Jumps
-
View User Profile
-
Send Message
Posted Mar 6, 2014Can I make circular tnt arenas with this plugin?
-
View User Profile
-
Send Message
Posted Mar 6, 2014@macboinc
reread command section
@nicnic2001
It's the default response if you didn't use a right command.
-
View User Profile
-
Send Message
Posted Mar 5, 2014Why does it say command is invalid when i type /tntrunsetup ?
please help me
-
View User Profile
-
Send Message
Posted Mar 4, 2014simply great! it's working well on our server
if you want to come check it out before using this just join our server and /warp tnt !
-
View User Profile
-
Send Message
Posted Mar 1, 2014@Shevchikden
I'm using last version of TNT run
-
View User Profile
-
Send Message
Posted Feb 28, 2014@AlextheRus2013
1. You are using an outdated version. 2. Stop trying to define something before defining arenabounds.
-
View User Profile
-
Send Message
Posted Feb 28, 2014Hello, is it possible to spectate or get some dubblejumps ? just wondering. please answer:D
-magicblocks.mcpro.co
-
View User Profile
-
Send Message
Posted Feb 28, 2014This plugin, what I installed is broken :(. In first time of using server all working OK. But in second time, then I type /trsetup "my arena" setgamelevel|setloselevel, showing this: [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'trsetup' in plugin TNTRun v2.4 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192) at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:528) at net.minecraft.server.v1_6_R3.PlayerConnection.handleCommand(PlayerConnection.java:968) at net.minecraft.server.v1_6_R3.PlayerConnection.chat(PlayerConnection.java:886) at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:837) at net.minecraft.server.v1_6_R3.Packet3Chat.handle(SourceFile:49) at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296) at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116) at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37) at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592) at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227) at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488) at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421) at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583) Caused by: java.lang.NullPointerException at org.bukkit.util.Vector.isInAABB(Vector.java:338) at tntrun.arena.Arena.isInArenaBounds(Arena.java:202) at tntrun.arena.Arena.setGameLevel(Arena.java:221) at tntrun.commands.SetupCommands.onCommand(SetupCommands.java:158) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more (Me)I don't know, that happened with this plugin.
-
View User Profile
-
Send Message
Posted Feb 28, 2014@Shevchikden
Thanks :D
Can you make a shop with DoubleJumps and SpeedBoosts like Hypixel?
-
View User Profile
-
Send Message
Posted Feb 27, 2014@Iwitrag Update you tntrun version
-
View User Profile
-
Send Message
Posted Feb 27, 2014I have serious problems - sometimes on the sign there is "Regeneration" and it get stucked, so players are not able to join... vote signs and command for vote doesnt work at all (game just doesnt start)...
There are no error messages though...
-
View User Profile
-
Send Message
Posted Feb 26, 2014@McPlayHD
Just replace the blocks with something that you want
-
View User Profile
-
Send Message
Posted Feb 26, 2014Can you make, that the gamelevels are sand and gravel?
-
View User Profile
-
Send Message
Posted Feb 24, 2014