[FUN] MobArena v0.96.8 - Become a mob-fighting gladiator! [1.7.x, 1.8.x]

Discussion in 'Archived: Plugin Releases' started by garbagemule, May 30, 2011.

  1. Offline

    garbagemule

    [​IMG]

    MobArena - Become a mob-fighting gladiator!
    [​IMG] Latest build: v0.96.7 (1.7.x)
    [​IMG] Wiki
    [​IMG] IRC Channel
    [​IMG] Source

    BukkitDev Project Page - Find MobArena on dev.bukkit.org here: LINK.

    ------------------------------

    Old description (open)
    If you enjoy fighting monsters for glorious prizes or just the sheer thrill of battle, you and your friends can now join forces against hordes of Minecraft evils in the exciting gladiator-style survival mini-game MobArena!

    Heavily inspired by Deminetix' Fight-plugin, MobArena is a PvE-take on arena-gameplay, with a similar class-based system. Instead of fighting other players, you team up with them to beat oncoming waves of monsters, earning rewards in the process. MobArena can be played alone, or with as many friends as you like!


    Features:
    • Fight oncoming waves of monsters
    • Play alone or team up with friends
    • Earn glorious prizes
    • Customizable classes, rewards and waves
    • Easy to set up
    • Extremely easy to use
    • Very few user commands
    • Supports Permissions and all major economies
    • Supports Spout
    • Supports Heroes
    Note: When you post a bug report, please provide a stacktrace/error from the server log/console window. Post this stacktrace in either a pastebin, a pastie, or a CODE-block! The same applies for config-files, permissions-files, etc! Please don't put them directly in your posts, as they become gigantic and annoying to read. If you don't follow this guideline, I might ignore your post!


    Wiki - Instructions, commands, FAQ, etc.
    I have set up a Wiki for MobArena. It contains a bunch of information and guides on how to set up and customize arenas, an overview of all the commands, how to set up Permissions, as well as frequently asked questions.

    New: MobArena now has its own IRC channel (#mobarena @ EsperNet). Click here for a web-based IRC client. Feel free to stop by to get help setting everything up if you really don't understand the Wiki and the instructional video, or to have a chat about MobArena (or anything else, for that matter) :)

    Relevant links:
    Videos:
    Getting started with MobArena, by Flamers
    Flamers made this really easy-to-follow, simple video of how to get started with MobArena. It covers installing the plugin, defining an arena region and setting up basic leaderboards, as well as a few pointers for arena design.
    Old instructional video (open)
    Instructional video for setting up MobArena:

    Note: This video was made for v0.67, but all the in-game instructions still work the same for the latest versions. The config-file has changed, so make sure to read the Wiki on how to set it up.
    More Videos (open)
    Review of MobArena by plugin reviewer jamescosten (v0.84):

    Note: My nickname "garbagemule" is pronounced "garbage mule", as in "trash donkey" ;)

    Hilarious showcase of MobArena by Daniel James and Daniel Cherry (v0.92.3):


    Delios showing off his beautiful arena setup:


    slowmonkey1227 in his interesting "island" arena: YouTube
    French video by avalondrey (v0.87.3): YouTube
    German video by blutherz and his friends (v0.91.2): YouTube



    Troubleshooting:
    To avoid wasting not only your own time, but mine as well, I expect everyone to do some extensive troubleshooting before posting bug reports. What does this mean?

    Try MobArena on a fresh server.
    MobArena works perfectly fine when I release it. Sure, there are a few bugs, but it works. If it doesn't work for you, something is most likely wrong on your end. Set up a local test-server, and verify that MobArena works before claiming that it doesn't. When you have verified that MobArena does indeed work, you can start adding other plugins and settings until something conflicts.

    Disable other plugins.
    The first thing you need to do is disable all other plugins. If you can't reproduce the bug with other plugins disabled, you know that you have a conflicting plugin. Now perform a binary search on the other plugins, or if you don't know how to do that, just add a couple of plugins back to the plugins-folder, try to reproduce the bug, and if you can't, the conflicting plugin must be in the remaining set of plugins.

    Write down reproduction steps.
    Figure out the exact steps to reproduce/trigger the bug. I need precise steps, and as much information as possible, because there are often many things that could be going on. An example of reproduction steps could be:
    1. Type /ma join
    2. Punch the Archer class sign
    3. Wait for someone else to join
    4. Punch the iron block
    5. Type /ma leave before the other player picks a class

    Check the console window/server.log
    Make sure you check the server.log file for any MobArena errors or exceptions. If you find any, copy the ENTIRE exception (including all the lines that say "at com.garbagemule.MobArena...") and paste it (with the other information) in a CODE-tag here in the thread.


    Donations:
    I develop MobArena for the fun of it and the positive feedback is all it takes to make me happy, but a few people have asked for a link, so if you're one of them, here's a link: Donate - You can donate as much as you want, even down to a few cents! If I get enough donations, I will spend the money on an extra Minecraft account to aid me in developing/testing/debugging MobArena :)


    Changelog:

    Version 0.94.3.24
    • Updated for CB 1337.
    • The repair-delay node is now unused! The reason for this is that it is now possible (with the release of 1317) to cancel block damage in explosions, and still retain the animation and sound! This also means that arenas should be fully pistons-compatible (for arenas that don't use soft-restore or force-restore)! I'm hoping to see some screenshots and videos of shifting arenas! :)
    • You can now right-click signs in the lobby! I finally found a super easy solution to the improperly updating inventory issue with right-clicking class signs. The result is that players can now left- or right-click as they please. This should solve all issues related to players not being able to choose classes, due to spawn region and WorldGuard/Factions/whatever conflicts.
    • It is no longer possible to warp out of the lobby.
    • New per-arena setting: final-wave - Allows for setting a final wave, meaning on that wave, the arena will end, regardless of how many players are alive.
    Version 0.94.3.11 (open)

    • v0.94.3.11 - Updated Register, built against CB 1240.
    • v0.94.3.8 - Added basic leaderboards.
    • v0.94.3.6 - Fixed MagicSpells support - MobArena no longer supports MagicSpells pre-v1.1!
    • v0.94.3.5 - Fixed a bunch of bugs introduced with CB 1185, as well as a couple of minor MobArena bugs.
    • Updated for CraftBukkit #1185
    • Updated economy support (now supports iConomy 6).
    • Added the three new mob types, Enderman/Endermen, CaveSpider/CaveSpiders, Silverfish. They can be used just like the other mob types in the waves.
    • Endermen cannot pick up arena blocks (this is why).
    • Endermen cannot place blocks in arena regions.
    • The per-class permission syntax has been fixed and changed slightly. The Wiki has been updated (clicky).
    • Fixed MagicSpells issues.
    Version 0.94.2 (open)

    • Redstone circuits now work properly in arenas.
    • Lightning now properly strikes on spawnpoints on special waves.
    • Fixed an issue where players somehow warping/cheating out of the arena world get kicked from the server when discovered.
    • Added MagicSpells support. Use the magicspells.yml file to ban certain spells from the arena either for the whole session, or only during boss waves.
    • Fixed the Heroes death conflict. MobArena and Heroes should now play nice together. Further Heroes support is planned for upcoming releases.
    • [COLOR=#1000000]MobArena will no longer support the discontinued Permissions 2.x and 3.x permission systems.[/COLOR] Recommended permissions systems include PermissionsBukkit (defacto standard) or PermissionsEX.
    Version 0.94.1 (open)

    • Added two new boss abilities: 'shuffle-positions' and 'flood'. Try them out!
    • Players disconnecting/crashing during an arena session no longer get corrupted data files due to economy rewards.
    • Weapon durability is now correctly set to "unlimited".
    • Item sub-types (cocoa beans, bonemeal, colored wool, etc.) now work again.
    • Players can no longer join the arena without first picking a class.
    • MobArena now works with spawn-monsters=false again.
    Version 0.94 (open)

    • Completely revamped the waves system! Undeniably the biggest feature in MobArena since multiple arenas in v0.92, the new customizable waves are guaranteed to bring much more awesomeness to your MobArenas. The waves system brings two new wave types, swarm waves and boss waves. The latter is a very elaborate feature, and the whole waves system has been given its own page on the Wiki. Note: MobArena will ignore all old wave settings, but use sane defaults.
    • Revamped the logging system. Instead of logging: true, you can now use logging: yml/xml. The logging system will now keep track of the last session only, but also maintain a collection of 'totals' for each arena. The idea behind these easy-to-parse files is making the stats available on server web pages.
    • Added SuperPerms/PermissionsBukkit support. Note that specifying mobarena.arenas.* and mobarena.classes.* probably won't work, but these nodes are given to everyone by default.
    • Added Spout support. Currently, the only Spouty thing MobArena does is print (some) announcements as notifications/achievements. This should limit the amount of "chat spam" that MobArena produces. Other Spout-features are planned, but don't expect something crazy. Note that MobArena does NOT require Spout!
    • Monsters will no longer target pet wolves. This is a major nerf to pet classes, but they were very overpowered as it was.
    • Fixed item amounts greater than 64 sometimes bugging out. You should now be able to put arrow:1024 for your Archer classes :)
    • Fixed players losing their stored items and/or earned rewards upon disconnecting from the arena.
    • Fixed blocks not restoring when burned by fire.
    • Fixed an issue with entry fees. They should no longer cause any problems.
    • Fixed slimes. That's right! Slimes that spawn as a result of bigger slimes splitting upon death are now considered arena monsters. This also means that Slimes no longer drop slime balls; as intended.
    • Revamped the repairing algorithm. It is now MUCH more sophisticated, and is capable of repairing not only signs and containers, but also torches, doors and beds. Redstone -should- repair properly as well, but it is still slightly buggy.
    • Added support for restorable containers. Registered chests, dispensers, and furnaces will have their contents stored upon arena start, and restored at arena end. This is useful for providing the arena players with chests with e.g. upgrades or food.
    • Added new commands (for the feature above) - /ma addcontainer <name>, /ma delcontainer <name>, /ma containers. These commands work much like the the spawnpoint commands. To add a container, simply look at the container and type /ma addcontainer <name>.
    Changelog (continued)
     
    apes, chakyl, Steffion and 64 others like this.
  2. Offline

    MJRamon

    This plugin is awesome, but I have this errors while someone is playing:

    Code:
    19:46:57 [SEVERE] java.lang.InstantiationException
    19:46:57 [SEVERE]       at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30)
    19:46:57 [SEVERE]       at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    19:46:57 [SEVERE]       at net.minecraft.server.EntityTypes.a(SourceFile:67)
    19:46:57 [SEVERE]       at org.bukkit.craftbukkit.CraftWorld.spawnCreature(CraftWorld.java:324)
    19:46:57 [SEVERE]       at com.garbagemule.MobArena.waves.MACreature.spawn(MACreature.java:71)
    19:46:57 [SEVERE]       at com.garbagemule.MobArena.waves.AbstractWave.spawnMonster(AbstractWave.java:88)
    19:46:57 [SEVERE]       at com.garbagemule.MobArena.waves.AbstractWave.spawnAll(AbstractWave.java:125)
    19:46:57 [SEVERE]       at com.garbagemule.MobArena.waves.SpecialWave.spawn(SpecialWave.java:46)
    19:46:57 [SEVERE]       at com.garbagemule.MobArena.MASpawnThread.spawnWave(MASpawnThread.java:130)
    19:46:57 [SEVERE]       at com.garbagemule.MobArena.MASpawnThread.run(MASpawnThread.java:78)
    19:46:57 [SEVERE]       at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    19:46:57 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:439)
    19:46:57 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    19:46:57 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
     
  3. Offline

    garbagemule

    @MJRamon - Yep, this is because the CreatureType.MONSTER doesn't work in Bukkit at the moment. If you download the latest dev build, all CreatureType.MONSTER will be replaced by CreatureType.ZOMBIE. In the config-file, you can also remove all 'human' / 'humans' or replace them with some other monster types.
     
  4. Offline

    MJRamon

    Also this: someone lost his inventory, and arena keeps going making waves.

    Code:
    [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.94.3.1
            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 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.NullPointerException
            at com.garbagemule.MobArena.MAUtils.restoreInventory(MAUtils.java:400)
            at com.garbagemule.MobArena.Arena.restoreInvAndGiveRewards(Arena.java:539)
            at com.garbagemule.MobArena.Arena.finishArenaPlayer(Arena.java:676)
            at com.garbagemule.MobArena.Arena.playerLeave(Arena.java:354)
            at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:210)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
            ... 12 more
    
     
  5. Offline

    garbagemule

    @MJRamon - Please download the latest dev build, and let me know if this problem continues.
     
  6. Offline

    Redstorm3265

  7. Offline

    teegee543

    I've changed my allowed commands to: /ascend, //ascend, ascend
    In the latest version of WorldEdit, both /ascend and //ascend work as commands. However, I get different errors for each:
    /ascend:
    You don't have permission to do this.
    [MobArena] You can't use that command in the arena!

    //ascend:
    You don't have permission to do this.

    Both commands give the same permission node when I turn debugging on for PermissionsEx:
    14:35:53 [INFO] User teegee543 checked for "worldedit.navigation.ascend", no permission found

    Code:
        Sniper:
            items: bow, glass:5, grilled_pork, arrow:1024
            armor: 298,299,300,301
            permissions:
            - worldedit.navigation.ascend
            - -mobarena.use.leave
    I believe my syntax is correct because the anti-leave permission works saying "You don't have access to this command."

    So I think the class-specific permission somehow isn't being activated. Do you have any ideas on how I can help to troubleshoot this? Thanks!
     
  8. Offline

    Swippen

    I have the same problem.. I will try soonish.. just many online atm.

    problem as solved thanks. works now it seems.

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

    beleg

    hi, great plugin its working.. sometimes.
    im getting this error: http://mibpaste.com/i116Ee
    but sometimes its working fine :O if im getting this error all arena fighters were killed first (normal right now) but than the arena doesnt stop and spawns waves until i reload the server.
     
  10. Offline

    xtyro

    maybe you could implement pvp arenas into this plugin. something like here-> http://forums.bukkit.org/threads/fun-pvp-arena-v0-0-5-team-style-pvp-arena-1000.24929 . It is almost same like MobArena, but between players. it has very similar features: protected arena, spawn points, warp points, warrior classes, fight rounds. I liked that but it is abandoned and it doesn't work with latest CB. I would be great to have one plugin for both types of arenas.
     
  11. Offline

    wildsteelerfan

    best plugin!!!! no problems with it!! couldn't work better!!!
     
  12. Offline

    NEO

  13. Question: How does this plugin work in 1.8.1 when there is HUNGER. If im right, u cannot anymore just eat up a food and gain hp back, you gain hunger back which slowly regenerates your hp?
     
  14. Offline

    garbagemule

    @Redstorm3265 - Thanks for the heads up :)

    @teegee543 - Your syntax is correct. I can't tell you why it's not working, seeing as all the permission nodes I've tested with work just fine. With /ascend, it looks like MobArena is blocking the command. With //ascend, MobArena doesn't block it, but it would appear that the permission isn't being given properly. Note that this could very well be an issue with WorldEdit's permission nodes - do you know if WorldEdit supports SuperPerms? MobArena's permission nodes are added as SuperPerms PermissionAttachments, meaning they won't work if the plugin you're giving permissions for doesn't support SuperPerms. The permissions plugin itself (PermissionsEx in your case) shouldn't have anything to do with it, as the nodes work fine without a permissions plugin active. Can you try without having PEX loaded?

    @beleg @NEO - Update to the latest dev build, please :)

    @xtyro - I have quite a large project "in the works" for abstracting away everything "arena" from MobArena, which would make it very easy to make any kind of arena plugin you can think of. I'm not very far in the project, however, so don't expect anything any time soon :(

    @Semirotta - MobArena doesn't do anything to alter the new food system in any way. This is because (like I said in an earlier reply to another user) I don't want to change anything in MobArena that could potentially conflict with other plugins. Instead, use my supplement plugin FastFood. You can find the link to it in the MobArena forum on BukkitDev :)

    Updated to v0.94.3.5

    Note that this update is merely the current dev build pushed to the master branch. It has a bunch of bugfixes introduced with CB 1185, as well as a couple of minor MobArena bugs. If you're already using the dev build of v0.94.3.5, there's no reason to download this update.

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

    number1_Master

    my server loads up with
    Code:
    [INFO] [MobArena] v0.94.3.4 enabled.
    
    not v.0.94.3.5
    then i start getting this message (like usual) that there is a new MobArena
     
  16. Offline

    M4xwellou

    Same as nunber1_Master
    Redownloaded it like a billion times just to be certain.
     
  17. Offline

    MJRamon

    I've dl v0.94.3.5, but it still says, that I have v0.94.3.4
    You didn't update the link?)
     
  18. Offline

    erdrickk

  19. Offline

    garbagemule

    @nunber1_Master @M4xwellou @MJRamon - No idea why git didn't update to v0.94.3.5. Chances are, your v0.94.3.4 is the same as v0.94.3.5. It's updated now though.

    @erdrickk - Always does this? I don't understand. It's happened once before as I recall?

    @M4xwellou - Then update? :confused:

    @beleg - Nope, but there might be a plugin that limits the amount of times a day you can execute a command.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Oct 10, 2018
    nunber1_Master likes this.
  20. Offline

    teegee543

    Very interesting... the ascend permission gets added and removed properly when PEX is disabled, so either PEX or WorldEdit is at fault. My guess is PEX, but I could be wrong. Where do you think the problem is occurring?
     
  21. Offline

    Swippen

    Hello I have used the dev build since yesterday and it works a lot better but I still have slight problem that the users that joins and go through an arena cycle and dies don't leave the arena they have to type /ma leave and seems to be problem with that too.
    Im not sure if it effects anything yet but it confuses people and such.
     
  22. Offline

    garbagemule

    @teegee543 - I really don't know :(

    @Swippen - That's not a bug, it's a safety measure. If you don't like it, read the FAQ :)
     
  23. Offline

    M4xwellou

    @garbagemule

    Still gettin this "[INFO] [MobArena] v0.94.3.4"
    :p
     
  24. Offline

    beleg

    is there a possibility to set a max limit of fights for a player (per day) or to set only 1 fight per 15 minutes? lol sry for my bad english xD

    okay ill search after that..
    another request: i have mobbounty installed (get money for killing mobs) but my players are getting to much money if they are fighting in the arena.. do you know a way to block mobbounty for a arena?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 30, 2020
  25. Offline

    garbagemule

    @beleg - There's nothing I can do in MobArena to prevent that. If MobBounty has permissions, you can deny those permissions with MobArena's per-class permissions system, but other than that, MobBounty needs to provide either an API or support for MobArena.

    @Joy - Try grabbing v0.94.3.6 (just pushed).

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 30, 2020
  26. Offline

    M4xwellou

    @garbagemule
    If by "update" you mean downloading the new file, that's what I did :)

    EDIT: Never mind, I re-redownloaded it and now it's good :)
     
  27. Offline

    teegee543

    Thanks for all the help so far garbagemule. Can you check something else for me? With the way MobArena handles class permissions, should the extra permissions show up in the list of permissions (pex user teegee543)?

    I want to check to see if the permissions are added correctly to PEX, or if there's an issue on WorldEdit's end. However, the class permissions don't show up in the permissions list at all, even the ones that are working.

    Edit: Adding the permission node manually to PEX allows people to ascend. Removing it prevents them from ascending. So I believe PEX and WorldEdit are communicating properly. I'm not sure why the added permission by MobArena isn't being passed along through PEX then to WorldEdit. I'm trying to logically narrow down where this strange behavior is happening.
     
  28. Offline

    beleg

    I have a question about the chef class, cause on my server you dont get healed if you eat sth.. (dont know why its since 1.8) and so the chef is really useless.. how can I give him dogs? Or make a real medic out oh him?
     
  29. Offline

    garbagemule

    @teegee543 - The extra permissions added by MobArena are so-called PermissionsAttachments. It's an API feature of Bukkit, so it might be that PEX doesn't register those for some reason - a quick test for you would be to try disabling PEX. Normal players shouldn't be able to use WorldEdit's ascend command without the permission. Now, with PEX disabled, they still won't, but in MobArena, your Snipers should be able to. I think the conflict is moreso between PEX and MobArena than anything else, and most likely, the bug stems from the way PEX handles/loads permissions. Let me know what you find out :) Also, I want to thank you for being so thorough about helping me figure out what the bug can be, instead of just barking that MobArena doesn't do what it's supposed to - not a lot of people do that, so this is refreshing :)

    @beleg - Check out FastFood :)
     
  30. Get this on latest:

    Code:
    19:56:13 [SEVERE] Error occurred while enabling MobArena v0.94.3.5 (Is it up to date?): com/nisovin/MagicSpells/Events/SpellListener
    java.lang.NoClassDefFoundError: com/nisovin/MagicSpells/Events/SpellListener
            at java.lang.ClassLoader.defineClass1(Native Method)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
            at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
            at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
            at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
            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)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
            at com.garbagemule.MobArena.MobArena.setupMagicSpells(MobArena.java:206)
            at com.garbagemule.MobArena.MobArena.onEnable(MobArena.java:75)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:174)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:157)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.ClassNotFoundException: com.nisovin.MagicSpells.Events.SpellListener
            at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
            ... 27 more
    
    That is with Magicspells 1.2, just letting ya know :p
     
  31. Offline

    teegee543

    Not a problem. Thanks for sticking with me. :)

    With PEX disabled, everything works as it should:
    - CAN'T ascend outside of the arena normally
    - CAN'T ascend as non-Sniper class in arena
    - CAN ascend with /ascend as Sniper in arena
    - CAN ascend with //ascend as Sniper in arena
     

Share This Page