Inactive [FUN/MECH/RPG] UltimateArena V0.1 - The Ultimate Arena plugin [1.3.1-R0.1 #2269]

Discussion in 'Inactive/Unsupported Plugins' started by orange451, Nov 29, 2011.

  1. Offline

    Iranus

    HI organge451,

    is there an option in for the confic file to protect players from the death, so that they don't lose xp?
     
  2. Offline

    orange451

    No.
     
  3. Offline

    snakejawz

    Firstly, awesome plugin Orange, pretty much all arena modes in a very simple package.

    Secondly, lacking Spleef support is a drawback for my server. Spleef is the only "official" minecraft sport and alot of people enjoy it.

    however as a programmer myself, i understand several elements would be necesary for this to work.
    1: arena block regeneration. (we currently use controller blocks for this) i have had blazes torch arenas to the ground
    2: player interaction with arena blocks (please enable flint/steel and tnt, this is SO much fun)
    3: a "out" zone or floor so that falling from the arena ejects the player

    as for previous comments about the dumbass class, flint/steel is a perfectly viable tactic in certain scenarios.
    disabling this ability or deprecating the function limits player creativeness. As in my previous spleef comment, ever tried to play full contact spleef with flint/steel and tnt...very fast and furious game.

    #1 could be fixed in how many other plugins regenerate chunks based on saved data, the arena zone could be saved in the arena file and reset when the game has ended.

    #2 this should be a simple toggle in your config file for each arena type.
    arenas should be lined with a block players can't destroy while in the arena anyways, i use obsidian or bedrock.

    #3 this could also be a config option to allow players exiting the arena to be automatically removed.
    would also be useful for fighting style arenas where a ring-out is possible. this seems like it would require a 3d "hit box" for the arena, or to be quicker just define the "floor" of the arena at the block level the creator is standing on when he sets the corners. this would allow all 4 sides and the floor to be ring-out options, i doubt someone will ring-out vertically. also could define a max floor/ceiling value in config gile, 5 blocks down and 10 blocks up from the arena "floor" this would define all 6 sides for ring-out possibilities and would also have the benifit of creating a tightly defined area if you were to use arena regeneration.
     
  4. Offline

    Iranus

    Will this be a Feature for Ultimatearena?
    'Cause I like your plugin, it's very cool, but the players on the server don't want to lose xp everytime for dying in the arena.
     
  5. Offline

    orange451

    I've already had the spleef arena all planned out, I just have not had the time to implement it :3
    Expect it in either the next release, or a very near release.
     
  6. Offline

    orange451

    I've released my PVPGun plugin, it goes great with ultimate arena!
     
  7. Offline

    HappyGrenades

    Is this updated with he latest RB? and can you add support for PermissionsBukkit?
     
  8. Offline

    orange451

    I just updated it to support PermissionEx, instead of Permissions 2.7.6.
    I don't know what PermissionsBukkit is :p

    and yes, it is updated to the latest RB.
     
  9. Offline

    HappyGrenades

  10. Offline

    jbarrett98121

    i'm having quite a problem with the lobby areas... when a player spawns in... they get stuck, and are jerked up and down in the world... i left plenty of ceiling room. why does that happen?
     
  11. Offline

    orange451

    Try redownloading, I fear I uploaded a version with a logic error in it. :3
     
  12. Offline

    Gingerninjaprsn

    Can I use an item from a mod (Paintball gun)?
     
  13. Offline

    orange451

    You should be able to :3 If your server has this "mod" installed
     
  14. Offline

    Gingerninjaprsn

    Ok. Thanks!

    Can I do this for other plugins (kits)? Or just this one..?

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

    orange451

    If the plugin allows for it
     
  16. Offline

    drfox

    hi
    i love this plugin but i just poped the updated one and when i do /ua j mobarena i get an internal error occurred while attempting to perform this command. can u help


    i also get this error in logfile

    012-02-26 17:45:42 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ua' in plugin UltimateArena v1.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:402)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:784)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:744)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:732)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.NoClassDefFoundError: ru/tehkode/permissions/bukkit/PermissionsEx
    at com.orange451.UltimateArena.PermissionInterface.PermissionInterface.checkPermission(PermissionInterface.java:10)
    at com.orange451.UltimateArena.commands.PCommandJoin.perform(PCommandJoin.java:21)
    at com.orange451.UltimateArena.commands.PBaseCommand.execute(PBaseCommand.java:32)
    at com.orange451.UltimateArena.main.handleCommand(main.java:101)
    at com.orange451.UltimateArena.main.onCommand(main.java:87)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more
     
  17. Offline

    HappyGrenades

    Last edited by a moderator: May 21, 2016
  18. Offline

    orange451

    Because this works with PermissionsEx now.

    I really only want to use PermissionsEx w/ this plugin tbh.

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

    drfox

    realy? whats point in that.... ya going to loose alot off users doing that me being one.
     
  20. Offline

    orange451

    Whether or not people like the decisions I make isn't a concern of mine.
     
  21. Offline

    zeeveener

    I support the idea of sticking with one permissions plugin. It provides a simpler setup for you, the author, and allows for more features rather than bug fixes regarding permissions errors. Good on ya.
     
  22. Offline

    HappyGrenades

    Can you please add it? This plugin look really cool but I use PB...I can donate if you do or something...

    Do you use this plugin? If so chances are you use PEX, right?

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

    ryan41235

    What exactly should i put so anyone can join an arena?
     
  24. Offline

    Toxic__Waste

    how do you protect the arena from griefers
     
  25. Offline

    orange451

    It automatically protects people who do not have permission from digging or placing blocks on your arenas.
    Check the mainpost for the nodes.
     
  26. Offline

    zeeveener

    Ya I use PEX. I tried all the other permission plugins and they didn't have what I wanted/needed so I stuck with this one.
     
  27. Offline

    MadDog7736

    "An internal error occured while attempting to perform this command."

    This happens when ever I try to create an arena. I type in: /ua create mob mob

    Do I have the files in the plug-in folder wrong?

    And what is PEX if that is what I am supposed to use to fix this problem?

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

    orange451

    Give me the console error.
     
  29. Offline

    africanrhino

    orange!!! awesome plugin :) way to go in unifieng the different game modes.
    I was wondering, what solution do you recommend on a servers for the clearing of inventory and returning the items after a game? i hooked up server signs to start the games but i'm trying to get the effect of moving inventories directly for players and back again afterwards a match.
     
  30. Offline

    orange451

    As much of a good idea it is to have inventory saving, there are a LOT of factors that can break it. One being what if a game becomes inturrupted suddenly. Another being if the server crashes while an arena is in progress. People would then LOSE their inventory, and in turn complain about it. Forcing them to store away their inventory before joining eliminates this problem, and in turn causes people to complain; argument normally being because one of us is just lazy :p
     

Share This Page