Deathrun
Deathrun

Description
Deathrun is a plugin based off of the popular minigame TNTRUN. When players move, the blocks under them disappear. The game continues until they fall through the last layer and into the void or a pool of water or lava.

Installing
- Put the Deathrun.jar in your plugins folder, along with BattleArena.jar
Creating a Deathrun Arena
- Stand on the Spawn Point you want and type /dr create <arena name>
- Optional: /dr alter <arena name> 2 (setup a second spawn, you can keep adding them if you want more than 2, like /dr alter <arena name> 3)
Joining
- /dr join
Permissions
Players will need the following permission nodes:
- arena.join.deathrun
- arena.leave.deathrun
Requirements
- BattleArena, Deathrun is built around the BattleArena API.
- Optional BattleTracker : If you want /dr top, or player ratings
-
View User Profile
-
Send Message
Posted Jul 30, 2017Always on server restart, the arena is deleted :( Please, what can I do?
-
View User Profile
-
Send Message
Posted Aug 17, 2016Hi, This plugin works really well (i use spigot 1.9.4), except one thing, games are really short, and theres no way to change the time in the config, please add this as a option!
-
View User Profile
-
Send Message
Posted May 24, 2016Uhh Hello Does This Have Kits? If Not Could You Add Them
-
View User Profile
-
Send Message
Posted Oct 3, 2015I get this on loading the plugin on Spigot 1.8.8:
03.10 23:17:39 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60] 03.10 23:17:39 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_60] 03.10 23:17:39 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_60] 03.10 23:17:39 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at com.woutwoot.PluginTools.PTCommandExecutor.onCommand(PTCommandExecutor.java:90) [PluginTools.jar:?] 03.10 23:17:39 [Server] INFO at com.woutwoot.PluginTools.Tools.loadPlugin(Tools.java:117) [PluginTools.jar:?] 03.10 23:17:39 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-BT45_1.8.8_09.21.jar:git-Spigot-76236cb-62a2169] 03.10 23:17:39 [Server] INFO at de.dieunkreativen.deathrun.Deathrun.onEnable(Deathrun.java:43) [?:?] 03.10 23:17:39 [Server] INFO java.lang.NullPointerException 03.10 23:17:39 [Server] ERROR Error occurred while enabling Deathrun v1.1.1-SNAPSHOT (Is it up to date?) 03.10 23:17:39 [Server] INFO Enabling Deathrun v1.1.1-SNAPSHOT
-
View User Profile
-
Send Message
Posted Aug 27, 2015@HyperSonicMC
/dr setoption matchtime <time in seconds>
see BattleArena Wiki for more commands :)
-
View User Profile
-
Send Message
Posted Jul 28, 2015Is there a way to make the time go longer inside the match? Because the game always ends before it runs out
-
View User Profile
-
Send Message
Posted Jul 5, 2015Hello! First off, this plugin is amazing. Second thing, How do i disable teams? or at least stop it from changing my name in the tablist, it conflicts with nametagedit and makes your name white instead of what it was originally
-
View User Profile
-
Send Message
Posted Feb 19, 2015@MattXXXQ
To make a sign to join Deathrun. The word "deathrun" goes on the first line, the word "join" goes on the second line and the name of arena goes on the third line.
https:github.com/alkarinv/BattleArena/wiki/Commandsigns
-
View User Profile
-
Send Message
Posted Feb 17, 2015Does this reset? And can I put it on a sign ( like to a join a gam) how?
-
View User Profile
-
Send Message
Posted Feb 17, 2015Add Bungee support^^
Auto join if a player join the server! :D
-
View User Profile
-
Send Message
Posted Feb 15, 2015A new version (v1.1.1) waiting for approval. This release includes important bug fixes. I'm sorry to have kept you waiting so long.
-
View User Profile
-
Send Message
Posted Jan 31, 2015@jenks1999
Well you can make your levels distance bigger and replace the floot block
-
View User Profile
-
Send Message
Posted Jan 12, 2015@jjkrause
have the same issue with woolgame, need a update here...
-
View User Profile
-
Send Message
Posted Jan 11, 2015Just some info for Spigot 1.8. This plugin still works on Spigot 1.8, but there is a bug with losing the color attributes of blocks when the arena regenerates itself after the game ends. So for example, if you have an arena with multicolored wool blocks, when the arena regenerates, the blocks that have been replaced will all be white instead of their original colors. Its as if the plugin drops the {data} part of the block, so 35:6 becomes 35 (35:0 = white). Anyways, still works except for that minor bug.
-
View User Profile
-
Send Message
Posted Aug 29, 2014@Paaattiii
Awesome plugin was wondering about a command list? Also is there a way i can adjust this plugin to make it break 2 blocks down underneath? so for example i run around and instead of only breaking the block under me i need it to break 2 blocks under me as i run (, sandstone layer then the tnt layer)
Also if you spam jump when double jump in config is false you can fly up levels.
-
View User Profile
-
Send Message
Posted Aug 9, 2014i noticed this visual bug also with paintball plugin battlearena, player graphical are on top of 10 block, is only a visual glitch i think...
-
View User Profile
-
Send Message
Posted May 29, 2014@VinceOrlando
which version of deathrun you are using?
-
View User Profile
-
Send Message
Posted May 27, 2014I am guessing there is a glitch that gives players fly during the match? None of the groups have the perm neither. Sort of weird.
-
View User Profile
-
Send Message
Posted May 7, 2014@Paaattiii
It's a great plugin! I was happy to make a video on it. :)
-
View User Profile
-
Send Message
Posted May 7, 2014Are any of these going to work with 1.6.4?