[FUN] SpleefExtreme v0.6 - Create complex Spleef games [1337]

Discussion in 'Inactive/Unsupported Plugins' started by shadowmax507, Sep 7, 2011.

  1. Offline

    shadowmax507

  2. Offline

    Grandof

    I like that idea. It sounds quite complicated to set up but would love to see that. I have two spleef arenas and always wanted something more circle or unique of a arena compared to just a cube or square. I agree with Showdowmax507 please make a snapshot or better yet a video. :D

    well in nSpleef you would type spleef join then the name of the game and no matter where you were you where automatic tped inside the arena. then all you'd have to do is start the game. Spleefextreme so far that I know of you join and it just tells you are in the game but your not tped into the arena so for my arena I have to break the wall down so players can get in then close it up again so they don't leave the arena. Saying this tho I haven't had time to check the plugin for updates till today and I see that the latest is 0.6 where im running 0.3. I hope that one feature is in the 0.6 the way I was hopping.

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

    shadowmax507

    Like I said, it's in since version 0.5. ;) Join points are now a requirement for each game to prevent joining a game from far away and staying there (which doesn't make a lot of sense, does it?).
     
  4. Offline

    Viiu

    This awesome plugin needs an update :X After server reload all arenas are deleted
     
  5. Offline

    Meduax

    I'm really sorry for this (by the way, I'm the original author of this plugin) but I still have many things to do before I can release the next version as there's a lot of recoding involved this time. Couple that with my lack of spare time recently and you got the reason that no update is here yet. Once again: I'm sorry. :(
     
  6. Offline

    Speedyboy235

    IS THIS GOOD
     
  7. Offline

    c0LIn

    My its possible to add an timer .... cause on my server i got a slpeef with 3 areas on top and some guys they not fall in the next wait and wait and wait.... it would be great if there were a time that we can set und after it counts to 0 the blocks will be disapear.

    sorry for my bad engl.
     
  8. Offline

    bnj918

    can u plz make a plugin. when you right click on a sign it fixes the spleef arena mabe you could use world edit to select the arena and yeah would be a great plugin
     
  9. Offline

    latinolli63

    erro 1.2.3

    Code:
    2012-03-04 10:53:42 [SEVERE] Error occurred while enabling CraftBookMechanisms v343-2723723 (Is it up to date?)
    java.lang.NoSuchMethodError: com.sk89q.craftbook.bukkit.BaseBukkitPlugin.getConfiguration()Lorg/bukkit/util/config/Configuration;
        at com.sk89q.craftbook.bukkit.BaseBukkitPlugin.onEnable(BaseBukkitPlugin.java:72)
        at com.sk89q.craftbook.bukkit.MechanismsPlugin.onEnable(MechanismsPlugin.java:37)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:363)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    2012-03-04 10:53:42 [INFO] [SpleefExtreme] Enabling SpleefExtreme v0.6
    2012-03-04 10:53:42 [SEVERE] Error occurred while enabling SpleefExtreme v0.6 (Is it up to date?)
    java.lang.NoClassDefFoundError: org/bukkit/event/block/BlockListener
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(Unknown Source)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        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:41)
        at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:234)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:37)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at shadowmax507.spleefextreme.SpleefExtreme.onEnable(SpleefExtreme.java:76)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:363)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.block.BlockListener
        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:41)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 26 more
     
  10. Offline

    Meduax

    latinolli63
    I do not update this plugin anymore, please have a look at SpleefUltimate. Your error is caused by the new event system which SpleefExtreme does NOT work with.
     
  11. Offline

    Tayundo

    I get a 403 Forbidden error ( We're sorry, you've attempted to access a page that you're not allowed to access.
    If you find this to be in error, please notify the administrators.) when I try to access SpleefExtreme on Bukkit.dev. The link takes you to the ticket files of Curseforge.
     
  12. Offline

    md_5

    Long time no see shadowmax507. You will notice that this thread has now been placed into the Inactive Plugin subforum.
    If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum.

    Thanks for your time.
    md_5
     

Share This Page