[FUN/SPOUT] DeadMines v0.3.1a - Bringing hell to a server near you! Stability patch is out! 1.0.1-R

Discussion in 'WIP and Development Status' started by DrBoweNur, Jul 19, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Lightzaver

    ok.. you sould get some more developrs
     
  2. Offline

    DrBowe

    If any suitable developers want to contribute, they're more than welcome to. (With 'suitable' being a loosely used word determined by myself)

    EDIT
    Seadragon91
    Uploaded another hot fix. Keep the bug reports coming, I appreciate 'em. :p
     
  3. Offline

    Seadragon91

    Ok you have fixed the error :D.
     
  4. Offline

    Lightzaver

    maybe you sould re-post this to the offical spout forums?
     
  5. Offline

    CayceH

    Reason why I would get this is because spout 1.1 is not out yet?

    Code:
    00:34:24 [SEVERE] Could not load 'plugins/Spoutcraft.jar' in folder 'plugins': null
    org.bukkit.plugin.InvalidPluginException
            at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:183)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:118)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:156)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:132)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
            ... 8 more
    00:34:24 [SEVERE] Could not load 'plugins/DeadMines-1.0-SNAPSHOT.jar' in folder 'plugins':
    java.lang.NoClassDefFoundError: org/getspout/spoutapi/event/spout/SpoutListener
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:285)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:200)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:156)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:132)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.ClassNotFoundException: org.getspout.spoutapi.event.spout.SpoutListener
            at java.net.URLClassLoader$1.run(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.PluginClassLoader.findClass(PluginClassLoader.java:29)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 11 more
     
  6. Offline

    DrBowe

    CayceH
    I believe you're trying to load SpoutCraft as a plugin, when it is not a plugin. You need to use the SpoutPlugin.jar, and then have SpoutCraft run as your client launcher.
     
  7. Offline

    CayceH

    Yep thanks tried to install Spoutcraft and not SpoutPlugin thanks for your help!

    Ok the plugin works now but what about this when I try to execute the /dm command:
    Code:
    01:02:57 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'dm' in plugin DeadMines v0.3.1
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:386)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:777)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:737)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:725)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:176)
        at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:552)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:536)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.NullPointerException
        at net.crossroadsgaming.deadmines.Util.loadAllMobs(Util.java:282)
        at net.crossroadsgaming.deadmines.commands.BaseCommandExecutor.onCommand(BaseCommandExecutor.java:40)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
        ... 14 more
    >
    
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  8. Offline

    DrBowe

    CayceH
    Give me 5 minutes, i'll look into it
     
  9. Offline

    CayceH

    Ok Thanks
     
  10. Offline

    DrBowe

    CayceH
    I've put out a ninja-build that you can get by re-downloading the .jar in the OP. I'm testing whether or not it fixed the issue right now, though I've never encountered that issue before to be honest.
     
  11. Offline

    CayceH

    Ok and if you would like a challenge I can give you another severe error.
    Code:
    01:12:59 [SEVERE] Error occurred while enabling DeadMines v0.3.1 (Is it up to date?): null; mapping values are not allowed here
    mapping values are not allowed here
    in "<reader>", line 47, column 24:
            Event-Time-Settings:
                              ^
     
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:733)
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:305)
        at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179)
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:563)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123)
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
        at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
        at org.bukkit.util.config.Configuration.load(Configuration.java:90)
        at org.bukkit.plugin.java.JavaPlugin.getConfiguration(JavaPlugin.java:120)
        at net.crossroadsgaming.deadmines.Config.loadConfig(Config.java:111)
        at net.crossroadsgaming.deadmines.DeadMines.onEnable(DeadMines.java:62)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:231)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:379)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:191)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:174)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:356)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:343)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
     
  12. Offline

    DrBowe

    CayceH
    That appears to be an issue with you adding unwanted characters to the YAML Config. Make sure there are no tabs and that everything is aligned properly, or better yet, pastebin me your config so I can check myself.
     
  13. Offline

    CayceH

    Here is the first part:
    Code:
    Synergy-Settings:
        Synergy-Per-Zombie: 5
        Degeneration-Interval-In-Seconds: 5
        Synergy-Per-Spawned-Zombie: 2
        Degeneration-Per-Tick: 5
    Specific-Zombie-Settings:
        Elite-Guards:
            Custom-Skin-URL: http://i.imgur.com/ZyJvp.png
            Spawn-Chance: 0
            Starting-Health: 30
        Webbers:
        Custom-Skin-URL: http://dl.dropbox.com/u/21526719/webber.png
            Spawn-Chance: 10
            Starting-Health: 20
        Leapers:
        Custom-Skin-URL: http://i.imgur.com/1xsLQ.png
            Spawn-Chance: 10
            Starting-Health: 20
        Splitters:
        Custom-Skin-URL: http://i.imgur.com/N8mkr.png
            Spawn-Chance: 10
            Starting-Health: 40
    
    Here is the second Part:
    Code:
     Generic-Zombies:
            Spawn-Chance: 20
            Starting-Health: 20
        Shades:
        Custom-Skin-URL: http://i.imgur.com/mevtV.png
            Spawn-Chance: 20
            Starting-Health: 20
        Guards:
        Custom-Skin-URL: http://i.imgur.com/E8C4P.png
            Spawn-Chance: 0
            Starting-Health: 25
        Infernites:
            Custom-Skin-URL: http://i.imgur.com/eZLEx.png
            Spawn-Chance: 10
            Starting-Health: 20
        Zombie-Lords:
            Default-Health: 100
            Point-Amount: 50
        Bolters:
        Custom-Skin-URL: http://i.imgur.com/19c9N.png
            Spawn-Chance: 20
            Starting-Health: 15
    Here is third part:
    Code:
    General-Settings:
        Apocalyptic-Spawn-Mode:true
        Event-Time-Settings:
            Start-at-Night-End-at-Day: false
            Use-Eternal-Night: true
        Lord-Spawning-Settings:
            Use-Classic-Lord-Event: true
            Use-Random-Lord-Eventtrue
            Base-Lord-Chance: 5
            Lord-Spawn-Interval: 20
    Multi-World-Settings:
        Use-Multi-World: false
        Apocalypse-Worlds:
        - world
    Horde-Settings:
        Base-Horde-Chance: 50
        Amount-Per-Horde: 6
        Horde-Spawn-Interval: 10
    



    Sorry it is all unorganized like this but i am using linux and you can only copy so much at a time with nano.
     
  14. Offline

    DrBowe

    CayceH
    Let me see if I can't copy your settings and give you a correct YML ;)
     
  15. Offline

    CayceH


    Here i put it all into notepad and this is what it is exactly:
    Code:
    Synergy-Settings:
        Synergy-Per-Zombie: 5
        Degeneration-Interval-In-Seconds: 5
        Synergy-Per-Spawned-Zombie: 2
        Degeneration-Per-Tick: 5
    Specific-Zombie-Settings:
        Elite-Guards:
            Custom-Skin-URL: http://i.imgur.com/ZyJvp.png
            Spawn-Chance: 0
            Starting-Health: 30
        Webbers:
        Custom-Skin-URL: http://dl.dropbox.com/u/21526719/webber.png
            Spawn-Chance: 10
            Starting-Health: 20
        Leapers:
        Custom-Skin-URL: http://i.imgur.com/1xsLQ.png
            Spawn-Chance: 10
            Starting-Health: 20
        Splitters:
        Custom-Skin-URL: http://i.imgur.com/N8mkr.png
            Spawn-Chance: 10
            Starting-Health: 40
    Generic-Zombies:
            Spawn-Chance: 20
            Starting-Health: 20
        Shades:
        Custom-Skin-URL: http://i.imgur.com/mevtV.png
            Spawn-Chance: 20
            Starting-Health: 20
        Guards:
        Custom-Skin-URL: http://i.imgur.com/E8C4P.png
            Spawn-Chance: 0
            Starting-Health: 25
        Infernites:
            Custom-Skin-URL: http://i.imgur.com/eZLEx.png
            Spawn-Chance: 10
            Starting-Health: 20
        Zombie-Lords:
            Default-Health: 100
            Point-Amount: 50
        Bolters:
        Custom-Skin-URL: http://i.imgur.com/19c9N.png
            Spawn-Chance: 20
            Starting-Health: 15
    General-Settings:
        Apocalyptic-Spawn-Mode:true
        Event-Time-Settings:
            Start-at-Night-End-at-Day: false
            Use-Eternal-Night: true
        Lord-Spawning-Settings:
            Use-Classic-Lord-Event: true
            Use-Random-Lord-Eventtrue
            Base-Lord-Chance: 5
            Lord-Spawn-Interval: 20
    Multi-World-Settings:
        Use-Multi-World: false
        Apocalypse-Worlds:
        - world
    Horde-Settings:
        Base-Horde-Chance: 50
        Amount-Per-Horde: 6
        Horde-Spawn-Interval: 10
     
  16. Offline

    DrBowe

    CayceH
    Code:
    Synergy-Settings:
        Synergy-Per-Zombie: 5
        Degeneration-Interval-In-Seconds: 5
        Synergy-Per-Spawned-Zombie: 2
        Degeneration-Per-Tick: 5
    Specific-Zombie-Settings:
        Elite-Guards:
            Custom-Skin-URL: http://i.imgur.com/ZyJvp.png
            Spawn-Chance: 0
            Starting-Health: 30
        Webbers:
            Custom-Skin-URL: http://dl.dropbox.com/u/21526719/webber.png
            Spawn-Chance: 10
            Starting-Health: 20
        Leapers:
            Custom-Skin-URL: http://i.imgur.com/1xsLQ.png
            Spawn-Chance: 10
            Starting-Health: 20
        Splitters:
            Custom-Skin-URL: http://i.imgur.com/N8mkr.png
            Spawn-Chance: 10
            Starting-Health: 40
        Generic-Zombies:
            Spawn-Chance: 20
            Starting-Health: 20
        Shades:
            Custom-Skin-URL: http://i.imgur.com/mevtV.png
            Spawn-Chance: 20
            Starting-Health: 20
        Guards:
            Custom-Skin-URL: http://i.imgur.com/E8C4P.png
            Spawn-Chance: 0
            Starting-Health: 25
        Infernites:
            Custom-Skin-URL: http://i.imgur.com/eZLEx.png
            Spawn-Chance: 10
            Starting-Health: 20
        Zombie-Lords:
            Default-Health: 100
            Point-Amount: 50
        Bolters:
            Custom-Skin-URL: http://i.imgur.com/19c9N.png
            Spawn-Chance: 20
            Starting-Health: 15
    General-Settings:
        Apocalyptic-Spawn-Mode: true
        Event-Time-Settings:
            Start-at-Night-End-at-Day: false
            Use-Eternal-Night: true
        Lord-Spawning-Settings:
            Use-Classic-Lord-Event: true
            Use-Random-Lord-Event: false
            Base-Lord-Chance: 5
            Lord-Spawn-Interval: 20
    Multi-World-Settings:
        Use-Multi-World: false
        Apocalypse-Worlds:
        - world
    Horde-Settings:
        Base-Horde-Chance: 50
        Amount-Per-Horde: 6
        Horde-Spawn-Interval: 10
    
    Try copying this exactly. Also, for future reference:
    You were missing a colon at 'Use-Random-Lord-Eventtrue'. Should have been 'Use-Random-Lord-Event: True' ;)
    A lot of the tabs were messed up as well, not sure how that happened, but it did.
     
  17. Offline

    CayceH


    Yeah sorry a lot of it restructured itself when i pasted it into textedit and it reformatted but comparing my config directly off of my linux server it is exactly as you have it and you said update through OP what is that?
     
  18. Offline

    DrBowe

    CayceH
    OP refers to Original Post, so just re-download the plugin from the original link in the very first post of the thread.
    And as long as your YML is EXACTLY like the one I pasted, it should work fine.
     
  19. Offline

    CayceH


    Ok thanks for the great support yeah I will redownload it just thought it hadn't changed since it still said v3.1a but guess you did not change it yet but yeah I will redownload, if there is any way I can help you just let me know.

    EDIT:
    same error:
    Code:
    01:32:29 [SEVERE] Error occurred while enabling DeadMines v0.3.1 (Is it up to date?): null; mapping values are not allowed here
    mapping values are not allowed here
    in "<reader>", line 47, column 24:
            Event-Time-Settings:
                              ^
     
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:733)
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:305)
        at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179)
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:563)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123)
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
        at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
        at org.bukkit.util.config.Configuration.load(Configuration.java:90)
        at org.bukkit.plugin.java.JavaPlugin.getConfiguration(JavaPlugin.java:120)
        at net.crossroadsgaming.deadmines.Config.loadConfig(Config.java:111)
        at net.crossroadsgaming.deadmines.DeadMines.onEnable(DeadMines.java:62)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:231)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:379)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:191)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:174)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:356)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:343)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    What could cause this problem:
    Code:
    18:51:30 [INFO] Skipping Entity with id Zombie
    18:51:30 [SEVERE] java.lang.NoSuchMethodException: net.crossroadsgaming.deadmines.DeadMinesZombie.<init>(net.minecraft.server.World)
    18:51:30 [SEVERE]      at java.lang.Class.getConstructor0(Unknown Source)
    18:51:30 [SEVERE]      at java.lang.Class.getConstructor(Unknown Source)
    18:51:30 [SEVERE]      at net.minecraft.server.EntityTypes.a(SourceFile:102)
    18:51:30 [SEVERE]      at net.minecraft.server.ChunkLoader.a(SourceFile:191)
    18:51:30 [SEVERE]      at net.minecraft.server.ChunkRegionLoader.a(SourceFile:66)
    18:51:30 [SEVERE]      at net.minecraft.server.ChunkProviderServer.loadChunk(ChunkProviderServer.java:135)
    18:51:30 [SEVERE]      at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:78)
    18:51:30 [SEVERE]      at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:31)
    18:51:30 [SEVERE]      at net.minecraft.server.PlayerManager.a(PlayerManager.java:53)
    18:51:30 [SEVERE]      at net.minecraft.server.PlayerManager.addPlayer(PlayerManager.java:92)
    18:51:30 [SEVERE]      at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:139)
    18:51:30 [SEVERE]      at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:121)
    18:51:30 [SEVERE]      at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:40)
    18:51:30 [SEVERE]      at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:61)
    18:51:30 [SEVERE]      at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:536)
    18:51:30 [SEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
    18:51:30 [SEVERE]      at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  20. Offline

    TheFieldZy

    Seems like one of the registered entities threw an exception from what I can tell
     
  21. Offline

    DrBowe

    CayceH TheFieldZy
    That is actually an error that has been in the past few builds. I'm not entirely sure how to fix it, but it doesn't cause any harm to the server or plugin(aside from being posted in the console). I've been looking into it for the past month and still can't figure out what might cause that issue to pop up.
     
  22. Offline

    Lightzaver

    Is the error something to do with the plugin beiging unable to spawn mobs?
     
  23. Offline

    DrBowe

    Lightzaver
    No, it's able to spawn them just fine, it just has trouble calling a particular method every once in a while. It doesn't affect the plugin, just spams an error into the console. Going to see if I can suppress that.
     
  24. Offline

    Lightzaver

  25. Offline

    reyder

    Okay, i have a problem, i don't understand on how to install snapshot plugins. Would anyone be kind enough to explain how to? Thanks, that would be greatly appreciated. I did try the zombiecraft thing and that is fun. I do enjoy owning them, but I do think this will be even better! :D
     
  26. Offline

    DrBowe

    It's the exact same as installing a normal plugin ;)
     
  27. Offline

    Lightzaver

    Found a plugin just like yours on BukkitDev : Here
    Its called ZombieCraft
    It has weapons and stuff.
    It looks like a copy of your plugin beacuse it has the exact same names as some of your mobs such as:Shades,Infernnites,Leapers,Spitters and Zombie Lords.
    The Config Is Also Very Similar.
     
  28. Offline

    DrBowe

    Lightzaver
    Thank you, the issue has since been resolved. He was actually using an INCREDIBLY old version of the plugin, to boot. :p
     
  29. Offline

    Lightzaver

    Np :) i saw the pics and thought it was yours but no :p
    Will you be going to bukkitdev ? or do you not like it, personally, i dont like it :p
     
  30. Offline

    DrBowe

    Lightzaver
    I will be doing a number of things, actually.
    I'll be updating this to R5+, touching it up a bit more, and then releasing it on BukkitDev, Bukkit, and Spout. ;)

    Finally have some spare time to do all of this :D
     
Thread Status:
Not open for further replies.

Share This Page