What is BattleNight?
BattleNight is an organized PvP CraftBukkit plugin which makes the normal PvP experience a lot more enjoyable by adding configurable RPG like classes and a arena system. Some of the major features are:
- Easy to set up
- Build your own Arenas!
- Create your own classes!
- Multiple Battle types (TDM, FFA)
- Multiple Arenas
- Almost commandless for users
- Permissions (SuperPerms) or Op
- State saving
- Music
Showcase
Getting Started
A quickstart guide, command list and more can be found on the BattleNight wiki.
How does it differ from similar plugins?
I aim to make BattleNight easy to use, easy to set-up and bug free while maintaining a constant addition of features. I spend time reading your comments, suggestions and bug reports to insure that it is best suited the majority of the community and is running seamlessly on your servers.
Live stats
Donate
I spend a lot of time working on BattleNight and any donations are greatly appreciated. The donate link is located at the top right of this page.
Facts
- Date created
- Sep 02, 2011
- Categories
- Last update
- Apr 15, 2013
- Development stage
- Release
- Language
- enUS
- License
- Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported
- Curse link
- BattleNight
- Downloads
- 63,060
- Recent files
- R: BattleNight v1.7.0 for CB 1.5.1-R0.2 Apr 15, 2013
- R: BattleNight v1.6.0 for CB 1.4.7-R1.0 Mar 10, 2013
- R: BattleNight v1.5.1 for CB 1.4.7-R1.0 Feb 20, 2013
- R: BattleNight v1.4.10 for CB 1.4.6-R0.1 Dec 29, 2012
- R: BattleNight v1.4.9 for CB 1.4.5-R1.0 Dec 23, 2012




- Reply
- #725
xXMcProjectzXx May 18, 2013 at 03:50 UTC - 0 likesHay i would like to get in touch with you about changing some stuff about this plugin and using it on my new up coming server! I would like to pay you for the deed so contact me soon?
add me on skype porrinialex
- Reply
- #724
shahiem99 May 17, 2013 at 15:09 UTC - 0 likesCan you add reward for winners?
- Reply
- #723
KLIFord May 15, 2013 at 21:21 UTC - 0 likes@KLIFord: Go If you are using FFA spawnpoint number must be the same as the number of players [-:
- Reply
- #722
absintoj May 14, 2013 at 10:37 UTC - 0 likesVideo Tutorial on the Plugin
http://www.youtube.com/watch?v=WpsWl0DW9vI
Credits: (AbsintoJ/BattleNight)
- Reply
- #721
wrecktify80 May 13, 2013 at 06:36 UTC - 0 likesSuggestion: Class limit, so we can only allow X amount of players per each class.
- Reply
- #719
LimeByte May 04, 2013 at 12:09 UTC - 0 likes@alexrs98: Go
Fix coming soon.
My Plugins:
BattleNight | HelpGUI | RivalSurvival
BFAK:Aza24,90565375,1a70cc8d1ae289d9ee8027e281bef4322208dc9bf3b580f544109165f191bec0
- Reply
- #718
alexrs98 May 04, 2013 at 11:40 UTC - 0 likes13:39:28 [SEVERE] Error occurred while enabling BattleNight v1.7.0 (Is it up to date?)
java.lang.NullPointerException at me.limebyte.battlenight.core.battle.SimpleWaypoint.parseLocation(SimpleWaypoint.java:27) at me.limebyte.battlenight.core.battle.SimpleWaypoint.serialize(SimpleWaypoint.java:62) at org.bukkit.configuration.file.YamlRepresenter$RepresentConfigurationSerializable.representData(YamlRepresenter.java:33) at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:96) at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:164) at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:201) at org.bukkit.configuration.file.YamlRepresenter$RepresentConfigurationSection.representData(YamlRepresenter.java:23) at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:96) at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:164) at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:201) at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:96) at org.yaml.snakeyaml.representer.BaseRepresenter.represent(BaseRepresenter.java:66) at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:270) at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:261) at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:233) at org.yaml.snakeyaml.Yaml.dump(Yaml.java:209) at org.bukkit.configuration.file.YamlConfiguration.saveToString(YamlConfiguration.java:38) at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:54) at me.limebyte.battlenight.core.tosort.Configuration.save(Configuration.java:68) at me.limebyte.battlenight.core.tosort.ConfigManager.saveAll(ConfigManager.java:38) at me.limebyte.battlenight.core.tosort.ConfigManager.initConfigurations(ConfigManager.java:19) at me.limebyte.battlenight.core.BattleNight.onEnable(BattleNight.java:59) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:264) at net.minecraft.server.v1_5_R3.MinecraftServer.j(MinecraftServer.java:304) at net.minecraft.server.v1_5_R3.MinecraftServer.e(MinecraftServer.java:283) at net.minecraft.server.v1_5_R3.MinecraftServer.a(MinecraftServer.java:243) at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:151) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
- Reply
- #717
KLIFord May 03, 2013 at 09:14 UTC - 0 likesHi. When I set FFA mode up to 4 players, the final 'Player is ready' plugin plugin dies :/
- Reply
- #716
LimeByte May 02, 2013 at 05:47 UTC - 0 likes@porthos203: Go
That's how Battles work, players keep re-spawning in the arena until the time is up. The command to watch the Battle is /bn watch
- Reply
- #715
porthos203 Apr 29, 2013 at 09:48 UTC - 0 likesi have a probleme i have done my first arena so when i kill someone he respawn in the arena :S why? no command for spectator?