Inactive [FUN/MECH/MISC] Godwalk 2.0 - Walk in Minecraft through the air also in Survival! [1.3.2-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by Luloak2, Dec 28, 2011.

  1. Offline

    Luloak2

    Godwalk Version 2.0
    With this Plugin, you can walk through the air!
    Also in Survival!
    Features:
    • You can walk through the air with /gw on or /godwalk
    • If you are in the Nether, for example, this will be very useful
    • If you don't need it anymore, type /gw off or /stopgodwalk
    • If you want to get up, press space (or your key for jump)
    • If you want to get down, press shift (or your key for sneak)
    • Choose wich player could use /godwalk in the config.yml file
    • The plugin will create a config file with some more configurations
    • News will be automatically loaded
    • Auto-Update could be used; then the plugin will update itself if a new build is out
    • Permissions support
    Download:

    [​IMG]

    Commands:
    • /godwalk - You walk through the air with this command
    • /gw on - The same a bit shorter
    • /stopgodwalk - You can't do that anymore
    • /gw off - The same a bit shorter
    Permissions:
    • godwalk.usegodwalk - Choose wich player could use /godwalk
    • !IMPOTANT! You need to set in the config.yml file that Godwalk should use Permissions and not the config file!

    Description Video:

    Other Videos


    Changelog:
    Version2.0:
    automatic update function improved
    automatic news function improved
    Other Changelog


    Version 1.9:
    automatic update function improved
    automatic news function
    Version 1.8:
    automatic update function
    minor bug fixes
    Version 1.7:
    minor bug fixes
    Version 1.5:
    minor bug fixes
    Version 1.4:
    permissions added
    minor bug fixes
    Version 1.3:
    landing included
    minor bug fixes
    Version 1.2:
    more config options
    Version 1.1:
    minor bug fixes

    Version 1.0:
    Initial Release

     
  2. Offline

    GregersSR

    I have installed java 7 and here is my startup file:
    Code:
    @echo off
    IF /I "%PROCESSOR_ARCHITECTURE:~-2%"=="64" "%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xincgc -Xmx1024M -jar "craftbukkit-1.2.5-r1.0.jar"
    IF /I "%PROCESSOR_ARCHITECTURE:~-2%"=="86"  java -Xincgc -Xmx1024M -jar "craftbukkit-1.2.5-r1.0.jar"
    PAUSE
     
  3. Offline

    nnnn20430

  4. Offline

    Deano

    Not sure as I cant get this to work at all. and MC wasn't updated for a while. but thanks for letting me know it was
    updated. My users are happy again.

    Sorry to the author. no disrespect. I just couldn't get your plugin to work at all. :(
     
  5. can some tell me how to put permissions in i need this so ppl on my server can fly
     
  6. Plugin doesnt work for me
     
  7. Offline

    TheLavaGuy

    Can you change the sponge to another block? Etc. Glass or something =I
     
  8. Offline

    Dyrocraft

    Is it possible to change the Sponge possibly into Glass or other objects? Also when ever someone uses it the are left over sponges on the ground. Greate plugin btw!
     
  9. Offline

    joehot2000

    well, now i would like the OPPOSITE!
    would it be possible to bypass the permissions thing? i am bad at setting up permissions. most people want creative for flying, this is a good fun alternative, and everyone likes flying.
    also, would it be possible to make it consume a resorce while you are flying, like feathers?
     
  10. Offline

    Luloak2

    You can set the option that it should use Permissions to false, then my plugin is creating some options in the config file for evey player who types a Godwalk command.
    There you can set which player could use Godwalk;)
     
  11. Offline

    scipio068

    i don't mean to burst anybody's bubble, but this is basicly the magic carpet plugin but with sponges. the only difference i can see is the magic carpet plugin seems like the carpet doesn't move as smooth as this one so good job on that :DD
     
  12. Offline

    jcan89

    First off, great job this!!! I am so happy that someone has made a plugin like this again. It's the perfect thing to give players as a fun addition to the game. A few things though...

    I just skipped to page 4 of the comments, so I don't know how many times this may have been requested...but....

    Can you PLEASE set an option to change the sponge?!!

    This plugin would be a great "perk" for my players to gain, except I really don't get why we are limited to this block type. I did ponder changing my server's texpack to make sponge into some sort of cloud texture...but the texpack is optional and I just rather they were glass blocks (or literally ANYTHING other then sponge).

    Another thing, I don't know if I'll be able to add this until it stops leaving pieces of "godly" blocks everywhere. I noticed that if a player logs out with Godwalk on, or gets teleported/warps, it leaves the blocks behind.
    A possible solution: They can be erased by other player's sponge "carpets" (cmon, you know what I mean by carpet), so maybe you can add a bit of code to do that (whatever it is that's erasing them) to the spongeblocks, if say, a player gets more then 4-5 blocks away from their sponges.

    Let me know what your views are, and keep up the good work!
     
  13. Offline

    lVincentl

    How to change the block? I didn't like Sponge
     
  14. Offline

    Luloak2

    Ok, I think it is time for some explanations...


    This was my first plugin with bukkit, but the code is totally cluttered... At the end, there were more then 100 requests to change the type of the block, not only here, often as private message, on Facebook or somewhere else. The fact is: I could not include that anymore:(...
    My plugin was a first test for me, but everyone wanted it, so i went on developing this. I had no experience with bukkit, so sooner or later the code got cluttered...
    The other fact is: My plugin only deletes sponge which is around the player...Try to use it at a wall of sponge, and you could walk through the wall... My plugin doesn't save it in an array or something, it just creates if air is under you and deletes if sponge ist around you. A simple trick, but maybe now you can understand why I cannot change the block or anything else... It would just delete your world if you would use it...

    I must say two things:
    The first thing is a simple thank you. Thank you all for that great support, for finding bugs, for good ideas to improve it, for over 25.000 downloads of my plugin!!
    And the second thing is difficult to write... As you can see in the passage above, the plugin is full of bugs... If i made one thing right, then it was the "off" setting in the config. Use it. Turn this plugin off, even if you love it... I would inform you about the news-funktion in the plugin, if the code is clean and not anymore cluttered, use it again. I hope anyone who is a developer could help me with my plugin...

    And do not forget one thing: I am a 14 year old german boy, so I could not have the overview of an adult. If there are some mistakes in this text, please be kind with me, I am lerning English at school ;).


    LG
    Luloak2




    PS (only for the developers under you):

    My whole plugin is only one class with over 1700 lines... first fail, i know...
    I will post the source code somewhere the next days, so if anybody could make it better, and I think you can, please do it and send me the updated class as a pm. I hope anybody could help me!!
     
  15. Offline

    MrGrimReaper213

    So, magic carpet?
     
  16. Offline

    Luloak2

    Magic Carpet is lagging more than my plugin, so if you have no sponge in your world and can live with some tiny errors, use my plugin;) Else you should use Magic Carpet...
     
  17. Offline

    Imjoshiee_S

    you should put it from glass and next to it glowstone or torches:D
     
  18. Offline

    ultam8darkness

    this is probably a better version of the BUKKITdev fly plugin
    :D
     
  19. Offline

    chubbyballonz

    this is neat, but what would be EPIC if we could make the platform a differetnt block... like snow, so it looks like clouds...or diamondblocks, anything.
     
  20. Offline

    polakissa

    k well the plugin is in the plugin folder but every time i type the godwalk or gw on, its not working, i see that you mentioned something about permissions in your config.yml... where do i find that???
     
  21. Offline

    Doidle

    May I ask what the difference between Magic Carpet and this plugin is except for the fact that the Magic Carpet plugin spawns a carpet under you made of glass and this one is made out of sponge.
     
  22. Offline

    Giorgio

    Hello my name is Giorgio and i am a programmer for Java and see that your plugin is out of date. If you would like i could take it over for you and update it? just Pm me if you want?


    Hallo mein Name ist Giorgio und ich bin ein Programmierer für Java und sehen, dass das Plugin nicht mehr aktuell ist. Wenn Sie möchten, könnte ich nehmen es über für Sie und aktualisieren Sie es? nur PM mich, wenn Sie wollen?
     

Share This Page