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

    xxsuicidegibxx

    OH!! i do need pex, i thought it was optional. lol my dad, sorry for the inconvienence.
     
  2. Offline

    Sittingduck91

    Ok I have installed this plugin, and I cant ever seem to set it up right. I hit /ua, and it gives me some choices, but nothing to do with building. Do I have to have Pex? If so please give a tut on how to set it up so all things work well. Like how do I make my self admin of ua? Thanks for your time.

    Wow. I feel dumb. That was the easiest mod to set up , and I could not figure it out.

    Now I need to know how to set up the permissions correctly.

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

    milo34

    Yea /UA command Works but attempting to create a map Example /UA Create TheDeathZone FFA results in "An Internal Error Has occured, Its already been mentioned, :D so i wont continue my angry Fist waging, Because from what this looks like This is an amazing Plugin That i cant wait to get
     
  4. Offline

    M4lk4vi4n

    Everything works perfectly ok to me, I only have a problem:
    in the various config file concerning the various types of arena i read something like this:

    gametime=900
    lobbytime=120
    maxdeaths=990
    allowteamkilling=false
    //REWARDS
    266,1
    46,4

    i try several time to change the nuber of the voice "REWARD" but when the battle ended (in pvp, for example) the player receives nothing. i paste you the config file of the PVParena as it is now:

    gametime=600
    lobbytime=120
    maxdeaths=0
    allowteamkilling=false
    //REWARDS
    266,2

    forgive me if I speak bad English but I am Italian :/
    I hope that you understand and you can also help, Thanks.
     
    jujusmoke likes this.
  5. Offline

    donuthead53

    Could you like make this not only for permissions ex please, because I run a server on GroupManager instead.
     
  6. I agree, we run GroupManager too.
     
  7. Offline

    Mr_H4mm3r

    Agree with the others.. I don't like PermissionsEx because it doesn't have so many functionalities as gm :)
     
  8. Offline

    lordakira

    My problem is the same as xxsuicidegibxx but i don't understand " i do need pex" , because my english is bad. Someone can explain what I have to do please?
     
  9. Offline

    thappy001

    just spent 20 minutes setting up classes to find out it was a waste of time because I use groupmanager o_o

    PERMISSIONSEx (PEX) is REQUIRED for this mod to work.
    Unfortunately

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

    lordakira

    Can I use PermissionsBukkit and not Permissionsex for this plugin?
     
  11. Offline

    Pahtriac

    Err is there a possebility to remove the need for PEX

    i use McMyAdmin for craftbukkit and it works like a charm even with the beta CB
    Would be great if i could add a group in McMyAdmin that handles the permissions
    instead of a seperate plugin that handles permissions.
    just makes it very hard for ppl
     
  12. Offline

    M4lk4vi4n

    Plaese, anyone can help me? °-°"
     
  13. Offline

    Rangestrik

    Does not work....

    Internal error when trying to set an arena.../ua create spleef...None of my plugins work today...

    please help...
     
  14. Offline

    Tutimane

    I have 2 small questions:

    Can players join a mob arena on their own with out admins? Example, i would like to make a training room type arena where people can join solo if no one is using it

    so its permissions ex or no go?
     
  15. Offline

    kiko0735

    Hello, im new so can i ask somethink?
    What is other plugin who can stop pvp at all the map? ( sry for my bad english.. )
    I want to have pvp only in the arenas but i must enable pvp from server properties?
    im on Bdev 1.2.. so.. please help :/
     
  16. Offline

    thappy001

    Look into WorldGuard
     
  17. hi , your plugin is awesome , your job is awesome . But i have 1 comment , can you modify your plugin for accept the multiworld ! i have created a world for games only , and created an arena , and when i join the arena the plug teleport me in the normal world ....

    sorry for my english , i'm french ;)

    thx for your time
     
  18. Offline

    Redstorm3265

    so when i type in /ua create mob
    to make a mob arena, it says "An internal error occured while attempting to perform this command"
    ive tried reloading the server, and the plugin, yet it still does not work.
    so i checked my server cmd.exe and it says:

    13:38:42 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'u
    in plugin UltimateArena v1.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java
    6)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.jav
    61)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandl
    java:818)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:7

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:761)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.jav
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NoClassDefFoundError: ru/tehkode/permissions/bukkit/Perm
    ionsEx
    at com.orange451.UltimateArena.PermissionInterface.PermissionInterfac
    heckPermission(PermissionInterface.java:11)
    at com.orange451.UltimateArena.commands.PCommandCreate.perform(PComma
    reate.java:21)
    at com.orange451.UltimateArena.commands.PBaseCommand.execute(PBaseCom
    d.java:32)
    at com.orange451.UltimateArena.main.handleCommand(main.java:111)
    at com.orange451.UltimateArena.main.onCommand(main.java:97)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more



    I get this same error
     
  19. Offline

    thappy001


    Do you use PEX?
     
  20. Offline

    donuthead53

    Could you respond on the problem of some people don't have or like PermissionsEX but people like me like the idea of having a really good arena plugin?
     
  21. Offline

    levisn1

    I HAVE TWO PROBLEMS...mob arena work but...
    1 when is day my mobs burn
    2 how to block my creative player to play in creative?...exist some flag for world guard? thanks..
     
  22. Offline

    Redstorm3265

    No I use PermissionsB
     
  23. Offline

    Bloodykittens

    I have a few questions/concerns....

    1. Like everyone else that is posting on your thread. Why won't you even consider or reply to anyone asking about supporting other permissions plugins. Many of us don't like or use PEX because we find other permission plugins are easier and in my opinion....Better.

    2. If you don't want to support any other permissions plugin. Could you at least give us an option to turn off permissions and only allow OPs to build arenas?

    I'd really like to use your plugin along with many others, but unless theres a way to run bpermissions and pex together. Where PEX would ONLY be used for this plugin. Guess its not going to happen. I feel like you're losing alot of downloads to this........ Anyway, I do like the plugin and your PVP guns is a perfect addition. Hope you read and reply to this. Thanks in advanced.

    P.S. Zones for PVP guns would be great, if you haven't already added it. Server admins could be at ease and not have to worry about their players killing people with guns and play the game normally. Except for in the arenas
     
  24. Offline

    Alvarez96

    "WORKS WITH PERMISSIONSEx"
     
  25. Offline

    Dyl619

    when ever i try to create an arena it say "there is an internal error". How can i fix this?
     
  26. Offline

    77corwyn

    An internal error has ocurred... :/ (What do I do?)

    Same here!!!

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

    luki215PL

    suggestion
    when a player dies on the arena to let the mob will be placed in a fixed place and notdiscouraged in the arena

    Sorry for the language. I'm Polish
     
  28. Offline

    biblelucas

    Group manager is. Just set up for you. Just how you want it.
     
  29. Offline

    Gingerninjaprsn

    Could you make it so that users are always on a certain team, except the FFA (This is how my server works) Could be optional and edited in the config. Would help me out a LOT!!! Thanks!
    G
     
  30. Offline

    zach.nurc

    hi it seems that your plugin has a falt or a bug it has an internal error when creating the arenas. I need the pluign for 1.2.3 by the 23 of march. there are no other plugins out for 1.2.3 witch are arena based but i would like it if you could sort it out. I used it in 1.1 and found it great please get back to me.
     

Share This Page