[FUN/MECH/RPG] BattleNight v1.6.0 - Organized PvP Battles [1.4.7-R1.0+]

Discussion in 'Archived: Plugin Releases' started by Aza24, Oct 12, 2011.

  1. Offline

    Aza24

    [​IMG]

    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)
    • Almost commandless for users
    • Permissions (SuperPerms) or Op
    • State saving
    • Music
    [​IMG][​IMG][​IMG]

    Now moved to:
    [​IMG]



    Live Stats:
    [​IMG]
     
    SefronZ likes this.
  2. Offline

    MonsieurApple

  3. Offline

    Vixolus

    Very cool! Using it!
    Can you add the feature of having the team's color on their heads?
     
  4. Offline

    Aza24

    Yes I was to add planning this feature soon. And this should really be posted in a Ticket instead of here so that suggestions can be managed easily and not get lost.
     
  5. Offline

    Aza24

    Updated!
     
  6. Offline

    Proctor

    a nice plugin, but i've always (or better sometimes, with no using of plugin) this error
    2011-11-10 15:37:06 [SEVERE] Could not pass event SIGN_CHANGE to BattleNight
    java.lang.NullPointerException
    at me.limebyte.BattleNight.Listeners.SignChanger.onSignChange(SignChanger.java:20)
    at org.bukkit.plugin.java.JavaPluginLoader$36.execute(JavaPluginLoader.java:506)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1046)
    at net.minecraft.server.Packet130UpdateSign.a(SourceFile:41)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:501)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-11-10 15:39:30 [SEVERE] Could not pass event SIGN_CHANGE to BattleNight
     
  7. Offline

    Aza24

    This should be posted as a ticket on BukkitDev but here you go anyway:
    Please list the plugins you are using which deal with signs and the plugins which deal with Spout.
     
  8. Offline

    Proctor

    essentials, falsebook, permissions, wireless redstone, chestshop, lockette, stargate, spout, (i had to "reinstall" battlenight, cause totaly server heapspace error from plugin, but it's no problem, i'm programming too, and i liek this pvp plugin :) lg Proc)
     
  9. Offline

    Aza24

    Remove these plugins: Falsebook, Chestshop and Lockette
    Then add them back one at a time until you get an error to find out which one it is.

    Also I would prefer if this discussion continued on the BukkitDev page and make sure you have this version of BattleNight
     
  10. Offline

    Proctor

    it's okay, at time i've no errors (okay, i didnt set any arena / launch room, sinze the last crash i've reinstalled it) i'll write, if i get a new error, on BukkitDev page
    Proc
     
  11. Offline

    juloo

    To Do :
    • Multiple arena
     
  12. Offline

    sliderjon

    Nice mod. I have a request. I would like to add healer and mage classes which will use potions. However, the current item:amount configuration will not support potions since potion IDs are 373:8193 - 373:16471 (the colon for the item itself isn't recognized). Is there a way that you can reconfigure the plugin to use another key as a separator between the item and amount instead of a colon?
     
  13. Offline

    Aza24

    Yes this is planned. In the 0.7-Prerelease-2 I have changed the Item:Ammount to ItemxAmmount so that when I add item data support it will be Item:dataxAmmount. Please continue this discussion on the BukkitDev page.
     
  14. Offline

    Zork766

    Great, i really want to try this:

    Code:
    Classes:
        Healer:
            Armor: 298,299,300,301
            Items: 277,373:16421x6
            Protected: false
        Tank:
            Armor: 310,311,312,313
            Items: 272,6,373:8225x6
            Protected: false
        Swordsman:
            Armor: 306,307,308,309
            Items: 276,6,373:8233x5
            Protected: false
        Archer:
            Armor: 298,299,300,301
            Items: 261,262x64,373:16456x2,373:16458x2,373:16396x2,373:16489x2,373:16450x2
            Protected: false
        Dps:
            Armor: 302,303,304,305
            Items: 272,373:16428x10
            Protected: false
        Mago:
            Armor: 302,303,304,305
            Items: 272,373:16428x10
            Protected: false
    
    Any idea of when it could be implemented?
    Thanks for this amazing plugin^^
     
  15. Offline

    Aza24

    v1.0 will be out very soon.
     
  16. Offline

    Zork766

    Thanks for your fast reply.:)
    Just one more question, if you can, could you add (later) statistics fonctionnalitty like the leaderboards of MobArena? Players love this functionnality.

    And, i see my wanted classes of yesterday weren't the good ones. For thoses who wants to try, the correct idea is:
    Code:
    DummyItem: 6
    
    Classes:
        Healer:
            Armor: 314,315,316,317
            Items: 277,373:16421x5,373:16389x5,373:16385x3
            Protected: false
        Tank:
            Armor: 310,311,312,313
            Items: 272,6,373:8225x6
            Protected: false
        Swordsman:
            Armor: 306,307,308,309
            Items: 276,6,373:8233x5,373:46396x5
            Protected: false
        Archer:
            Armor: 298,299,300,301
            Items: 261,262x64,373:16394x6,373:16458x1
            Protected: false
        Dps:
            Armor: 302,303,304,305
            Items: 272,373:16428x10
            Protected: false
        Mago:
            Armor: 302,303,304,305
            Items: 272,373:16456x2,373:16458x2,373:16396x2,373:16489x2,373:16450x2
            Protected: false
    
    
     
  17. Offline

    Aza24


    You can no so go download it here!
     
  18. Offline

    Zork766

    Nice, it works great, thanks.:)
    Re-add my question about statistics and add a request for a template file to have the possibility of translate the Battlenight's chat events.
     
  19. Offline

    Aza24

    Just add it to my ticket tracker. Information about it can be found here.
     
  20. Offline

    Kazulin

    LB, the config and class folders set up fine..set all the waypoints but for whatever reason..punching the signs upon joining a battle does nothing..I've ensured they are written as they are in the class file but still nothing..punching my iron block also does nothing. Could you assist me please ? I appreciate it very much
     
  21. Offline

    SdtScrips

    When I try to do a command it says: [BattleNight] You do not have permission to use this command.

    When i've added the PermNode to my group. I am also OP.
     
  22. Offline

    Aza24

    Could be a protection plugin you are using.

    Make sure the permission nodes are exactly as listed here.


    Please continue discussion on the BattleNight Forum.
     
  23. Offline

    gaaschmith

  24. Offline

    Axiz

    Can you please, please, PLEASE add a feature where we can have more than one arena? I think its just the one more thing we both need for my server to have a good pvp world and for ur plugin to be even better. So? Can u add this feature? Because if not im going to search for another pvp arena plugin. Reply please
     
    WoM likes this.
  25. Offline

    Viperdream

    Great plugin, but could you add rewards? That would be awesome
     
  26. Offline

    niki101296

    I do exactly the same but cant turn on pvp in arena ;(
     
  27. Offline

    PTluzitano

    Hello.
    1st of all.. great job on create this pluggin.. i hade so many fun making the arena snd play against my son on my server :)
    BUT .. we found this:

    My son was plying with some friends.. they made /Bn join .. they choosed the Tank (Best Armour) then they just /Home .. locked the gear on a chest and /Bn Leave... Voilá.. they did that with all gear and pots and more pots till fullfill 109208948719 chests -.- ..
    isnt any chance of make a code to:
    - when we try unequip the gear its stops the action and say: U can only unequip the gear after Leave the fight.

    Just my 2cents.. great pluggin.. to bad that :p
     
  28. Offline

    Aza24

    Post it here as "Cheating items with chests" or similar.

    Post it here.

    Working on it...

    Oh, and please post on the BukkitDev page, it makes it much easier for ma and I will reply faster.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  29. Offline

    Jengdexinw

    WOWWWWWWWWWWWWWWWWWWWWWW
     
  30. Offline

    gumixza77

    good thx
     

Share This Page