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

    thr4shmetal

    Hey orange,

    A few suggestions.

    + fix rewards
    + If a player that is not part of the team tps in, move them to lobby
    + clear out mob arena after some1 losses, currently it fills the arena with mobs, the player dies, and then they stay there.
     
  2. Offline

    orange451

    Did you... by any chance... look through the files given to you in the UltimateArena folder?

    I listed the permissions in the main post, I'm not going to help you learn permissions for your server, sorry.

    They work for some, not all, you're correct.

    I hear the main post cures common cases of the too ignorant to read the main post desease.
    +I'll do that when I get some time
    +Can you explain that further?
    +It should already clear all the mobs out at the end of the arena o:
     
  3. Offline

    Martin1704

    Hey, me again. I read that some areanas give back rewards?? I am going to test if I can use Mob and PVP than I can throw the two plugins for that off my server and use just this plugin. Any idea which ones give back rewards?
    Anyway, I am the Owner of a larger Dutch server (we get 50+ people), if you ever need something tested just let me know. I do also develop my own plugins (well, just started with it) so you can even get technical with me :)
    How's it going with the exams?
     
  4. Offline

    thr4shmetal

    One:

    Thrash: fix rewards
    Orange: I'll do that when I get some time
    Thrash: Sweet :D

    Two:

    Thrash: If a player that is not part of the team tps in, move them to lobby
    Orange: Can you explain that further?
    Thrash: Well when someone dies in the arena, and are kicked out. They use "/back" or "tp USER" and come back in to the arena. The arena doesnt count them as contestents, but they can still disrupt things. It would be sweet if that someone teleports into the arena during a match, they are teleported out.

    Three:

    Thrash: Clear out mob arena after some1 losses, currently it fills the arena with mobs, the player dies, and then they stay there.
    Orange: It should already clear all the mobs out at the end of the arena o:
    Thrash: Ahh, well when all the users die, and the arena ends, the mobs are still in there. This is happening on a few dungeons.

    Feel free to check it out for yourself:
    THR4SHMETAL.NO-IP.ORG
     
  5. Offline

    Nico37230

    Oh yeah the best pvp plugin, good job !!! 7 mods in the same plugin :D I'm waiting the CTF mod.
     
  6. does this need vault or spout or none at all?
     
  7. Offline

    dota333222

    hmm im pretty sure i read it 15 times i see nothing about permissions

    WOW i need to get my vission checked how did i not see the paragraph with the permissions

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

    TheJTrain

    Having some trouble with the plugin and quite literally, am probably just making a stupid error. Everytime I create a KOTH arena, set te points etc it screws up when you join. It constantly drops you in the Lobby location and when the game timer hits 0 and You start the game it just says interupted and the game ends... Hmm. Any help?
     
  9. Offline

    orange451

    You need at least 2 people to play.
     
  10. Offline

    Thibar

    Is there a line i can put into the FFA config to make it so people can build and destroy during ffa
     
  11. This doesn't work i followed the video instructions and it says the arena is created but when i join it, it doesn't say anything or tp me to my arena.
    I also can't get classes to work.
     
    w8boarder likes this.
  12. Offline

    L24D

    orange451
    Hey hey... Minor problem, It appears to not work with multiple worlds.
    I have a large arena set up, and instead of putting me in the area that it's supposed to, i get put in the sandbox world (inside a mountain) instead.

    It's a normal (non-nether/end) world as well.
    Latest RB. #2149.

    Multiverse support would be almost vital for this plugin, imo. :p

    Thanks :)
     
  13. Offline

    Killerofl1fe

    when i use /ua sp to set the arena spawns it simply says nothing. it doesn't tell me it has been set and to set the Blue spawn or anything. Help?
     
  14. Offline

    Hazz912

    Getting an error when I try finishing up the arena, sorry to bother you.

    18:29:20 [INFO] [ULTIMATEARENA] Hazz912is making arena: SG1 with a type: ffa
    18:31:02 [INFO] HOLY SHIT, THERES AN ERROR FINALIZING THE ARENA!!!!! REPORT THIS
    TO ORANGE!!!!
    18:31:02 [SEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    18:31:02 [SEVERE] at java.util.ArrayList.RangeCheck(Unknown Source)
    18:31:02 [SEVERE] at java.util.ArrayList.get(Unknown Source)
    18:31:02 [SEVERE] at com.orange451.UltimateArena.Arenas.Objects.ArenaZone.
    save(ArenaZone.java:159)
    18:31:02 [SEVERE] at com.orange451.UltimateArena.Arenas.Objects.ArenaCreat
    or.saveArena(ArenaCreator.java:119)
    18:31:02 [SEVERE] at com.orange451.UltimateArena.Arenas.Objects.ArenaCreat
    or.setDone(ArenaCreator.java:269)
    18:31:02 [SEVERE] at com.orange451.UltimateArena.main.setDone(main.java:57
    3)
    18:31:02 [SEVERE] at com.orange451.UltimateArena.commands.PCommandSetDone.
    perform(PCommandSetDone.java:21)
    18:31:02 [SEVERE] at com.orange451.UltimateArena.commands.PBaseCommand.exe
    cute(PBaseCommand.java:32)
    18:31:02 [SEVERE] at com.orange451.UltimateArena.main.handleCommand(main.j
    ava:111)
    18:31:02 [SEVERE] at com.orange451.UltimateArena.main.onCommand(main.java:
    97)
    18:31:02 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:40)
    18:31:02 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:166)
    18:31:02 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:473)
    18:31:02 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(N
    etServerHandler.java:821)
    18:31:02 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:781)
    18:31:02 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:764)
    18:31:02 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.j
    ava:34)
    18:31:02 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.
    java:229)
    18:31:02 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:113)
    18:31:02 [SEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkLis
    tenThread.java:78)
    18:31:02 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe
    r.java:551)
    18:31:02 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:449)
    18:31:02 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:492)
     
  15. Offline

    orange451

    No, because there is no code that will recreate your arena when it's over, and I don't plan on doing that any time soon.

    either:
    you probably did not follow the steps correctly prior to the creation of the arena

    or;
    I forgot to put a confirmation message in for that particular arena type. What arena type were you using

    Then you're doing it wrong





    read the main post.

    You did not set your arena up correctly.
     
  16. Offline

    m4gichat

    Hey orange451 I know you prabaly get this a lot but HOW do i configure it so they can break blocks in the arena? alright thanx
     
  17. Offline

    Thibar

    i dont care about recreating it after just would like to be able to build and destroy thanks anyway awsome plugin
     
  18. Offline

    orange451

    If you know I "probably" get it a lot, why don't you read some other posts?
    Then I'll allow for it when I have time.
     
  19. Offline

    Broseling

    Is there a reason that this mod stops monsters from spawning in my world?
     
  20. Offline

    L24D

    Well, crap... Guess i'll have to find another. T_T
    It looked promising. xD
     
  21. Offline

    m4gichat

    Im looking and can't find anything. Can you toss me a link? sorry to ask :(
     
  22. Offline

    budpup67

    I did read the post and watched the vids several times. Ill probably re-add it when we go to 1.3 due to the mass ammounts of plugins we currently have. (once it comes out we are upgrading to a larger pack)
     
  23. Offline

    w8boarder

    I dont understand if im doing something wrong or what... im trying to create a mob arena. I create the arena and it says "Please stand still for 2 seconds!" so i dont touch anything, and nothing happens. Ive tried in gamemode 0 and 1. Please help, this plugin seems awesome!
     
  24. Offline

    Killerofl1fe

    i was making a FFA arena
     
  25. Offline

    rockittt

    I got a huge problem after waiting for the lobby countdown to start a game when it starts I get reset back to my origional spawn point and it says in the game "game interupted/ended"
    "thank you for playing"
    Im also having problems with having people other than ops unable to actually join a game saying "you do not have permission for this command"

    Also Im finding this plugin very hard to use (mainly cus you havent put enough information about classes and the whole definitioins of lobbies and stuff, Ive looked at videos on youtube and followed the instructions but I dont know whats going wrong.
     
  26. Offline

    idontknow23

    orange451,

    I hope I'm not bothering you, sir, but I installed your plugin and tried to make a PvP arena. It said that all of the points were set and the arena was ready to go, but when I type /ua join Coliseo, it says "This arena has already started!". This occurs even when I am the only person online. Do you know what I am doing wrong so that I can fix it?

    Thanks,
    idontknow23
     
  27. Offline

    orange451

    try /ua forcestop, or /reload
    :)
     
  28. Offline

    PSU4EverServer

    This mod seems perfect for my server and what I hope to set up on it, but I can't seem to get it to work.

    Anytime I set up the points, by the final point (and using /ua done) it stops giving instructions.
    It then tells me I am not even in a field. ANy ideas?
     
  29. Offline

    rockittt

    I managed to solve the problem of the plugin immediatly kicking me from the game when it starts.....lol embarrasingly I forgot i was the only one in the server so i kept winning the game as soon as it started so thats no longer a problem anymore, what Im trying to figure out is how to use blimming permissions I know you have to type something like ultimatearena.player but what does that even mean what do i type in, why didnt you just allow all users by default to be able to /ua join <name>
     
  30. Offline

    PSU4EverServer

    It seems I got it working. I needed to upload the class files as well.

    Thanks for the great plugin
     

Share This Page