Earth Bending Staff

Discussion in 'Archived: Plugin Requests' started by Williscool98, Jul 29, 2013.

  1. Offline

    Williscool98

    Any progress?
     
  2. Offline

    BDKing88

    Williscool98
    Sorry, looks like we don't have the time :( . Hopefully someone can take on this project, seems like a very cool idea!
     
  3. Offline

    Williscool98

    BDKing88
    :( Thanks for considering it anyways.
     
  4. Offline

    Williscool98

  5. Offline

    Williscool98

  6. Offline

    Williscool98

  7. Offline

    Williscool98

  8. Offline

    megasaad44

    Holy crap, calm the bump down :p This plugin doesnt look easy to make AT ALL. If this is even possible to make, it WILL cause A LOT of lagg no doubt. and to get the this coded is tougher... imagine floating sand.... being forced up their, moving, sand itself is glitchy. and targeting a block and causing ripples and letting blocks fall.... FSERGISERKLG GUU... xD yes this is an awesome idea, but sadly, its too much. sorry for the bad news :/
     
  9. Offline

    BDKing88

    megasaad44
    Well someone did it for that server :p
     
  10. Offline

    megasaad44

    BDKing88 holy crap! O-O does it cause a sh*ton of lagg? :p and will u ever make it public, i did not expect this to happen :D good job

    Unless i dont get your point ._.

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

    BDKing88

    megasaad44
    I didn't make it, haha. I was just saying that someone did make it for that server, and in that video it didn't look like it lagged too much :) .
     
  12. Offline

    megasaad44

    dammit, i knew i missed something >_> but i think it was on a lan network or somethin... i have no idea. pretty sure it wouldve went public cuz somethin like that being kept private after a lot of hard work... o-o
     
  13. Offline

    Williscool98

    megasaad44
    It makes little to no lag, and it is a full fledged server, I assure you! Also, that was probably my last bump anyways if no one takes this.
     
  14. Offline

    megasaad44

  15. Offline

    timtower Administrator Administrator Moderator

    Well, he is still bumping so nobody have taking this project
     
  16. Offline

    megasaad44

    timtower He said someone made it

    Dont tell me i'm missing something again e_e

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

    timtower Administrator Administrator Moderator

    megasaad44 It was on a different server, no link provided
     
  18. Offline

    megasaad44

    Williscool98 and timtower like this.
  19. Offline

    TryB4

    Williscool98
    done: https://www.dropbox.com/s/up6p0oauos1z752/EBS.jar
    permissions: ebstaff.use | ebstaff.give | ebstaff.reload
    commands: /ebstaff give <player> - gives earth-bending staff (not specifying player throws error, I will fix it soon) /ebstaff reload - reloads the plugin's configuration

    configuration explained:
    id - the item id of the earth-bending staff, defaults to blaze rod.
    radius - takes out blocks in a radiusXradius area.

    notes:
    may be a bit buggy for the person that uses it. But it looks good for people watching.




    Hope you like it.

    ( btw, this took me 45 minutes c: )
     
    Williscool98 likes this.
  20. Offline

    Williscool98

    TryB4
    What build is it for? I'm getting errors upon startup.
    Code:java
    1. 14:34:41 [SEVERE] Could not load 'plugins/EBS.jar' in folder 'plugins'
    2. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/tryb4/EBS/EBS : Unsupported major.minor version 51.0
    3. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
    4. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
    5. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
    6. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugins(CraftServer.java:239)
    7. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.<init>(CraftServer.java:217)
    8. at net.minecraft.server.v1_6_R2.PlayerList.<init>(PlayerList.java:56)
    9. at net.minecraft.server.v1_6_R2.DedicatedPlayerList.<init>(SourceFile:11)
    10. at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:106)
    11. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391)
    12. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
    13. Caused by: java.lang.UnsupportedClassVersionError: com/tryb4/EBS/EBS : Unsupported major.minor version 51.0
    14. at java.lang.ClassLoader.defineClass1(Native Method)
    15. at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
    16. at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
    17. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    18. at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    19. at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    20. at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    21. at java.security.AccessController.doPrivileged(Native Method)
    22. at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    23. at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
    24. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
    25. at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    26. at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    27. at java.lang.Class.forName0(Native Method)
    28. at java.lang.Class.forName(Class.java:249)
    29. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
    30. ... 9 more
    31.  

    I tried using the latest Dev build, and the Beta build.
     
  21. Offline

    timtower Administrator Administrator Moderator

    What java version are you using?
     
  22. Offline

    Williscool98

  23. Offline

    timtower Administrator Administrator Moderator

    Issue found
     
  24. Offline

    Williscool98

    timtower So I just need to update my java?
     
  25. Offline

    timtower Administrator Administrator Moderator

    That will do,
    Or TryB4 needs to compile with java 6
     
  26. Offline

    Williscool98

    timtower
    Sorry, just took another look, and I have java 7, version 25 for mac
    So I suppose it just needs to be compiled for java 7, right?
     
  27. Offline

    timtower Administrator Administrator Moderator

    Then I have no idea
     
  28. Offline

    metalhedd

    This goes totally mental when 2 people try to use it at the same time, each time a player uses the staff it changes the direction of ALL the currently 'bent' earth, even the stuff that should be controlled by a different player.
     
  29. Offline

    Williscool98

    metalhedd
    So other than that, does it work correctly? I still can't see for myself... :(
     
  30. Offline

    TryB4

    metalhedd
    really? o.o

    If you find more errors just tag me. I'll fix this one now...

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

Share This Page