Inactive [FUN/RPG] SurvivalArena v1.5 alpha - Survival arena minigame [1.1-R4]

Discussion in 'Inactive/Unsupported Plugins' started by calthor, Sep 24, 2011.

  1. Offline

    calthor

    SurvivalArena - Survival arena minigame
    Version: 1.5 alpha

    this is my first plugin, so may contain bugs...
    when playing on a survival server for a while it may become boring, so i thought of a way to keep the survival spirit alive, and came up with this.
    this plugin creates a new world, the arena. people can enter the arena with commands and end up in a place in the top of the arena where they can select their class, and get ready. when all players are ready the game starts, and they have to survive as long as possible. they can build only inside the arena sphere, and there's a height limit so they won't be able to get out or destroy the whole arena.
    when the players die, they're out. when all players are out, the survival game ends and the arena is reset. between the start of the reset and the end of the reset the arena won't be available to anyone.
    when testing the reset functionality it took about 10 seconds to completely rebuild the whole arena.

    please, send a pm when you've found a bug, got and error, or have an idea. i'll try to fix the bugs/errors and will look at the ideas and may add them to the plugin.

    Downloads
    [NOTE] when updating from an older version, there may have been added functions to the configuration file. the plugin may give errors for missing nodes or corrupted configs
    Themes
    • plains
    • flat
    • swamp
    • snow
    • forrest
    • mountain
    • desert
    Screenshots
    Show Spoiler

    none at the moment


    commands
    Show Spoiler

    usage: /SurvivalArena [command] OR /sa [command]
    • Help
      shows a little help menu in the chat iwth these commands
    • Create [name] [theme(optional)]
      create an new arena
    • Remove [name]
      removes the selected arena
    • Enter [name]
      only works outside an arena
      lets the player join the selected arena
      without a name, it shows a list
    • Leave
      only works inside an arena
      teleports the player to the spawn area of the first world that was loaded
    • List
      shows a list of all arena's
    • Themes
      shows a list of theme names
    • Regenerate [name] [theme]
      reforms the terrain of the selected arena, using the selected theme
    • Class [class name]
      only works inside an arena, before the game started.
      without classname it shows a list of all classes.


    Features
    • supports up to 44 classes, with infinite hidden classes
    • self-rebuilding arena
    • arena contains insane amount of ores
    • auto generated buildings
    • you can change monster drops
    • reward system [configurable rewards]
    • custom drops can be configured for each monster type
    • arena themes
    • hidden classes, they won't apear on signs, but you can access them with the class subcommand
    Planned Additions
    Show Spoiler

    • underground dungeon
    • iConomy support
    • change the config for worlds to make per-arena settings possible
    • Skyblock Survival theme [i really like this idea, Eatmybiglazer :)]
    • party plugin support
    • different arena sizes
    • time limit [thanks for the idea, Quizdonkey]
    • permissions support
    • different settings per arena


    ChangeLog
    Version 1.5 alpha
    • updated to 1.1-R4
    • changed alot of stuff due to deprecation
    • major bug from last version fixed, along with some small bugs
    • lost some features
    older:
    Show Spoiler

    Version 1.4.2
    • mobs should now spawn correctly, limited the ghasts, agressive mobs and animals
    • added new commands
    • fixed some bugs
    • failed at fixing a major bug [cannot find the cause]
    Version 1.4.1
    • players should now spawn correctly in all arena sizes
    • fixed command system
    • added new commands
    • fixed some bugs
    Version 1.4
    • rewrote the whole thing. makes stuff easier for me.
    • added support for themes and level sizes
    • added per-arena settings
    • added permissions support
    • changed reward system a bit
    • changed class system to make things easier for server admins
    • mobs now spawn all the time :D
    Version 1.3
    • mostly bugfixes
    • forgot to remove something that may allow to look at a planned feature. have fun searching ;)
    Version 1.2
    • fixed a configuration bug for class items
    • added time limit
    • added remove command
    Version 1.1
    • some small bugfixes
    • introduces reward system
    • added an structure to the world regeneration cycle
    Version 1.0
    • plugin release
     
    Stork, deablo9, JaidenK and 8 others like this.
  2. Offline

    DrBreadgun

    Very creative calthor, R+

    • SurvivalArena.join
    • SurvivalArena.create
    • SurvivalArena.remove
    • SurvivalArena.reload
    • SurvivalArena.rebuild
    • SurvivalArena.setOptions

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

    fatmarley

    @calthor hey, some things i noticed. Your plugin doesnt like timefold nor turnstile for some reason. EDIT: Streetlamps triggers it to restart the world, regenerate itself and kick everyone back to homeworld spawn with the items from the game!

    I have chosen this plugin over timefold, turnstile AND streetlamps. (sniff)

    If i add a new class to the files will it auto generate a sign when I recreate a new world?

    Also, I tried to use /sa set doom swamp normal 0 1
    and I got no response in console or game.

    What i tried just /sa set doon swamp I receive an internal error occured.

    I went ahead and just did a hard change in the config, but might i ask you to be a little bit clearer on how to edit in game?

    Thanks

    p.s. absouletlllllyyyy love it, anything you need done? certain things to test?
     
  4. Offline

    Goso

    How do I disable giants?
     
  5. Offline

    LordDead1233

    @calthor is it me or did you make a wrong spelling at forest you spelled it like forrest (is it ingame forest or forrest btw?)
    anyways nice plugin!
     
  6. Offline

    calthor

    @fatmarlay
    i didn't know about problems with those plugins [never used them either], but i'll take a look at it
    the /sa set command should not be used that way, i don't know why it doesn't give a response
    try /sa set doom theme swamp

    @Goso you need to remove the giants in the config file, it cannot be done ingame yet, sorry for that... i'm working on something to make it easier

    @LordDead1233 it's forrest ingame, did i misspell that? XD
    just checked in the dictionary, think i spelled it correctly :S
     
  7. Offline

    Goso

    I am standing in the lobby, but mine won't react when trying to choose class.
     
  8. Offline

    calthor

    try /sa class
     
  9. Offline

    kronikwasted

    none of the classes are working..... even the default ones..... /sa class returns available classes: and then nothing
     
  10. Offline

    fatmarley

    @kronikwasted @Goso I had that issue, just do /sa reload.

    @calthor any idea what would cause the game to constantly kick the players back to home world with the game items?
    I removed those other competing plugins and it is still happening.
     
  11. Offline

    np98765

    You need to make it so that when you die, you go to the place you /sa join'ed
     
  12. Offline

    jckmcgraw

    Awesome plugin! I'm not going to hammer you with requests because this is your first plugin, and I have no idea how to use java :p
     
  13. Offline

    kronikwasted

    i did /sa reload, still no classes :(
     
  14. Offline

    fatmarley

    @calthor hate to keep coming on and harping on you. but survival arena seems to cancel out the protections of Residence, Towny and WorldGuard. In my homeworld, not my survival world EVERYONE was able to break items even though it said they didnt have the permissions.

    This is a beautiful plugin, but it has issues that need to be resolved. Will test again once you update!

    @kronikwasted are you using a custom setting? or the default? I couldnt any but the default to work properly with the class signs.

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

    fffizzz

    There are absolutely no ores in the map.. which kinda makes it impossible.. used mountain map
     
  16. Offline

    Goso

    When I'm trying to delete an arena it only shows up again when I reload the plugin. I've tried /sa remove

    One more thing. When we are four people in the arena, and one die. The game is ended. Why? I though it was last man standing
     
  17. Offline

    BlueMond416

    First plugin?! Son, you is good.
     
  18. Offline

    drewdoggg

    BUG: When i change the size of the arena to large or small i spawn outside or fall to death in the areana when spawning
     
  19. Offline

    strang777

    no ores in the map. Good job on this plugin tho!
     
  20. Offline

    ffmx

    I get: "An internal error occurred while attempting to perform this command" when I try "/sa create safsa" which is better than getting no response in version 1.4.1 though. I really wish it'd work though, this plugin looks so epic, I want to show it to the people on my server
     
  21. Offline

    Redlac31

    This is a really great mod, now that I've gotten it working... :/
    Though I think that you should be able to limit or remove certain mobs...
    I kinda want to make it just a PvP arena with very little or no hostile mobs...
     
  22. Offline

    ImNotANut

    I get this error when doing the "/sa create default" command

    12:38:04 [INFO] creating arena default...
    12:38:04 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'sa' in plugin SurvivalArena v1.4
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    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:464)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.SecurityException: sealing violation: package org.bukkit is sealed
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:234)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
    at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:219)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:32)
     
  23. Offline

    calthor

    i'm going to stop working on plugins for a while, i'm sorry for people who have trouble with the bugs, and i really wanted to fix all of them but i need to spend more time on school for the time being. it may take some weeks...
     
  24. Offline

    cooperking

    when i use /sa create it says internal error. here is console text
    161 recipes
    17 achievements
    18:53:06 [INFO] Starting minecraft server version Beta 1.8.1
    18:53:06 [INFO] Loading properties
    18:53:06 [INFO] Starting Minecraft server on *:25565
    18:53:06 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1067
    -g6301507-b1185jnks (MC: 1.8.1)
    18:53:06 [SEVERE] Could not load 'plugins\OpenChest.jar' in folder 'plugins':
    mapping values are not allowed here
    in "<reader>", line 7, column 33:
    ConveyorNeedsPower: falseMoveTNT: false
    ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:74
    5)
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja
    va:307)
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:18
    3)
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(Par
    serImpl.java:564)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :228)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    2)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)

    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:124)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    at org.bukkit.util.config.Configuration.load(Configuration.java:82)
    at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:157)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:175)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:213)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:138)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:103)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    18:53:06 [INFO] Preparing level "world"
    18:53:06 [INFO] Default game type: 0
    18:53:07 [INFO] Preparing start region for level 0 (Seed: -3944402629645913285)
    18:53:07 [INFO] Preparing start region for level 1 (Seed: -3944402629645913285)
    18:53:08 [INFO] Preparing spawn area: 52%
    18:53:08 [INFO] [AntiCreeper] version 1.0 is enabled.
    18:53:08 [INFO] [BoatMod] Script: autoship @ plugins\BoatMod\autoship.js
    18:53:08 [INFO] [BoatMod] Data file: plugins\BoatMod\default.cfg
    18:53:08 [INFO] [BoatMod] Permissions plugin not detected.
    18:53:08 [INFO] [BoatMod] Version 6 has been enabled.
    18:53:08 [INFO] ChairCraft 1.2.6 is enabled.
    18:53:08 [INFO] Permission system not detected, defaulting to OP
    18:53:08 [INFO] [EasyFlight] version [0.3] is Enabled.
    18:53:08 [INFO] MiningTNT version 0.4 is enabled!
    18:53:08 [INFO] [MotherNature] Neither Permissions or GroupManager found. Using
    ops.txt for permission handling
    18:53:08 [INFO] [MotherNature] Plugin enabled! (version 1.2)
    18:53:08 [INFO] [ObserverCube] by marinating is engaged. Version 1.0
    18:53:08 [INFO] [ObserverCube] Detected existing config file and loading.
    18:53:08 [INFO] [ObserverCube] Permissions could not be found. Defaulting to OP.

    18:53:08 [INFO] [Seats] Seats v0.3 started
    18:53:08 [INFO] Stargate v.0.6.9 is enabled.
    18:53:08 [INFO] [Stargate] Loaded 1 gate layouts
    18:53:08 [INFO] [Stargate] {world} Loaded 90 stargates with 72 set as always-on
    18:53:08 [INFO] [Stargate] {world_nether} Loaded 1 stargates with 74 set as alwa
    ys-on
    18:53:08 [INFO] (SurvivalArena 1.4)Loading...
    18:53:08 [INFO] WirelessRedstone: WirelessRedstone version 1.2 BETA is loading..
    .
    18:53:09 [INFO] WirelessRedstone: No Permissions Detected! Defaulting to OP/Conf
    ig files!.
    18:53:09 [INFO] WirelessRedstone: Registering Events...
    18:53:09 [INFO] WirelessRedstone version 1.2 BETA is enabled!
    18:53:09 [INFO] WorldEdit 4.7 enabled.
    18:53:09 [SEVERE] WorldEdit: Unable to read default configuration: config.yml
    18:53:09 [INFO] WorldEdit: Using the Bukkit Permissions API.
    18:53:09 [INFO] BookWorm v1.7 loaded!
    18:53:09 [INFO] MagicSpells v1.2 loaded!
    18:53:09 [INFO] Server permissions file permissions.yml is empty, ignoring it
    18:53:09 [INFO] Done (0.236s)! For help, type "help" or "?"
    18:53:15 [INFO] holdenpie [/10.0.1.53:51405] logged in with entity id 109 at ([w
    orld] -2139.455737130354, 120.78826919324976, 1111.2092878903704)
    18:53:15 [INFO] New max size: 484
    18:53:15 [INFO] New max size: 784
    18:53:25 [INFO] cooperlay [/10.0.1.14:51512] logged in with entity id 3880 at ([
    world] 624.96875, 41.0, 691.84375)
    18:53:55 [INFO] creating arena Default...
    18:53:55 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'sa'
    in plugin SurvivalArena v1.4
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    3)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    53)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:756)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.SecurityException: sealing violation: package org.bukkit is
    sealed
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
    at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoad
    er.java:219)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:32)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at cx.calthor.sa.arena.Arena.<init>(Arena.java:38)
    at cx.calthor.sa.Handler.CreateArena(Handler.java:96)
    at cx.calthor.sa.CommandHandler.Create(CommandHandler.java:227)
    at cx.calthor.sa.CommandHandler.Execute(CommandHandler.java:81)
    at cx.calthor.sa.Main.onCommand(Main.java:172)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
    ... 12 more
    18:54:00 [INFO] Connection reset
    18:54:00 [INFO] /5.38.148.180:10909 lost connection
    18:54:10 [INFO] creating arena d...
    18:54:10 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'sa'
    in plugin SurvivalArena v1.4
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    3)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    53)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:756)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.SecurityException: sealing violation: package org.bukkit is
    sealed
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
    at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoad
    er.java:219)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:32)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at cx.calthor.sa.arena.Arena.<init>(Arena.java:38)
    at cx.calthor.sa.Handler.CreateArena(Handler.java:96)
    at cx.calthor.sa.CommandHandler.Create(CommandHandler.java:227)
    at cx.calthor.sa.CommandHandler.Execute(CommandHandler.java:81)
    at cx.calthor.sa.Main.onCommand(Main.java:172)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
    ... 12 more
    18:54:12 [INFO] creating arena dsf...
    18:54:12 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'sa'
    in plugin SurvivalArena v1.4
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    3)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    53)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:756)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.SecurityException: sealing violation: package org.bukkit is
    sealed
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
    at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoad
    er.java:219)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:32)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at cx.calthor.sa.arena.Arena.<init>(Arena.java:38)
    at cx.calthor.sa.Handler.CreateArena(Handler.java:96)
    at cx.calthor.sa.CommandHandler.Create(CommandHandler.java:227)
    at cx.calthor.sa.CommandHandler.Execute(CommandHandler.java:81)
    at cx.calthor.sa.Main.onCommand(Main.java:172)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
    ... 12 more
    18:54:25 [INFO] Connection reset
    18:54:25 [INFO] holdenpie lost connection: disconnect.endOfStream
    18:55:21 [INFO] holdenpie [/10.0.1.53:51473] logged in with entity id 9655 at ([
    world] -2127.34375, 120.90625, 1116.28125)
    18:56:23 [INFO] Connection reset
    18:56:23 [INFO] holdenpie lost connection: disconnect.endOfStream
    18:56:38 [INFO] holdenpie [/10.0.1.53:51505] logged in with entity id 12299 at (
    [world] -2138.15625, 121.96875, 1117.3125)
    18:56:50 [INFO] holdenpie: Set time to 0
    18:57:50 [INFO] Connection reset
    18:57:50 [INFO] holdenpie lost connection: disconnect.endOfStream
    18:58:29 [INFO] holdenpie [/10.0.1.53:51515] logged in with entity id 15920 at (
    [world] -2142.5625, 122.25, 1121.1875)
    18:59:26 [INFO] Connection reset
    18:59:26 [INFO] holdenpie lost connection: disconnect.endOfStream
    19:00:56 [INFO] King_of_Gondor12 [/5.38.148.180:11904] logged in with entity id
    19567 at ([world] 598.3400115526002, 30.256728692027874, 793.1452368911636)
    19:01:43 [INFO] holdenpie [/10.0.1.53:51593] logged in with entity id 23115 at (
    [world] -2145.1259540005626, 123.1238038054544, 1124.7192991477607)
    19:02:10 [INFO] King_of_Gondor12 lost connection: disconnect.quitting
    19:02:10 [INFO] Connection reset
    >

    fix it fix it FIX IT sorry im noob

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

    g0dlike97

    i try do /sa class desert Attacker but nothing happens..
    How do i add classes to the actual arena :S
     
  26. Offline

    mahiko

    you should make so it is able to play in team
    like team vs team and the team that is still alive wins :D
     
  27. Offline

    KollegahDerBoss

    Please add the permissions nods to build in the Arena, I just can't build!!!
    I am OP and Admin on GroupManager and it still wont let me build, I've tried out everything, but it still doesn't work.
     
  28. Offline

    kikoflu

    This mod sopported PermissionsBukkit ?
     
  29. Offline

    Sir Savary

    If you will not be updating this for some time, do you mind if I take it over? PM me please.
     
  30. Offline

    Valdifer

    WoW!!! Nice plugin man!!!!
     
  31. Offline

    nosaj

    please make, this the time set to 37000....
    Because in the "morning" the monster die!
     

Share This Page