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

    nogungur

    nette idee, bei hohen bauwerken und bei der flucht vor monstern sicher sehr hilfreich
    ;)
     
  3. Offline

    Luloak2

    Ja, besonders wenn du in der Hölle bist, z. B. bei einem Lavasee hilft das Plugin wirklich!
     
  4. Offline

    NuclearW

    You need to add in the version of CB this is for, as well as a commands section.

    @Luloak2
    Almost, you need the [1.0.1-R1] in the thread title.

    I should also note you need to specify what categories this is for!

    You can read the guidelines here

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

    Luloak2

    Is it ok now? I am sorry if I make some mistakes, but I am just 13 years old and that is my first Plugin release.
     
  6. Offline

    NuclearW

    Looks good to me.

    Moved to releases.
     
  7. Offline

    Luloak2

    Over 1000 downloads already! That is great, thank you community!
     
  8. Offline

    UltraZero

    This looks like something i might be able to use. But is there a way you could Add some Permission's to it to use with Group manager, or PermissionsEX. Could be a pain having to access the config.yml file each time you want add someone to it.
     
    Imjoshiee_S likes this.
  9. Offline

    Luloak2

    Yes, I will add Permissions tomorrow, I have that already on my Todo List, but thank you for reminding :)
     
  10. Offline

    UltraZero

    Awsome. looking forward to using it when there in place. :p
     
  11. Offline

    K_Cin

    Exactly the plugin I was looking for, but it doesn't work for me (1.0.1-R1). Error:
    Code:
    2011-12-29 23:25:29 [SEVERE] Could not load 'plugins/Godwalk.jar' in folder 'plugins':
    java.lang.UnsupportedClassVersionError: me/Luloak2/FirstPlugin/FirstPlugin : Unsupported major.minor version 51.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        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:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:247)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:170)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:151)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:434)
        at org.bukkit.Bukkit.reload(Bukkit.java:187)
        at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:378)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:757)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
        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:93)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    I think it has something to do with this, but I can't update my Java (not possible).
     
  12. Offline

    Luloak2

    I am sorry, but I can't help you :( The Plugin needs a new Java Version, you are using 6, right? If you can't update, there will be no way for you to use this plugin. :(

    EDIT: But maybe there is a way: How are you starting your Server? Use this Start.bat if it is you own Server on your Computer:


    @Echo OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    java -Xincgc -Xmx1G -jar craftbukkit-1.0.1-SNAPSHOT.jar
    PAUSE

    PS: You maybe need to change the name of the Server .jar

    @UltraZero Done ;)

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

    in0de

    The idea is great,
    though I couldn't deploy this plugin because
    when you use teleport command from some other plugins,
    the map messed up with sponges left over.
     
  14. Offline

    Luloak2

    Yes, thats another problem I am working on, because the plugin can't delete the sponges so fast how you are moving when you teleport :(

    @in0de Done ;)

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

    K_Cin

    My server runs at a Mac computer. The file to start the jar is a command file and looks like this:
    Code:
    !/bin/bash
    cd "$( dirname "$0" )"
    java -server -Xmx2G -jar ./craftbukkit.jar
    Source.
     
  16. Offline

    Creator129

    Okay so this plugin DOES NOT WORK FOR ME!! Theres not even make a plugin folder! What am I doing wrong?
     
  17. Offline

    Luloak2

    @Creator129 Were there any errors? What is your server version? Could you show me your server.log file?

    @K_Cin Then you must update your Java version, there is no other way. Why can't you update it?

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

    Creator129

    I feel like a noob....How do I show you that?

    My version 1.0.0 it says /godwalk is not even a command

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

    Luloak2

    @Creator129
    First of all, you should update your server, because 1.0.0 is not the newest. Here is the newest server version: http://ci.bukkit.org/job/dev-CraftBukkit/1597/
    Then you should try it again.
    If it is not working, post me your server.log file after you started your server. You could find the server.log in the folder where your server.jar, server.propetries ect. files are.
    And say me what system your computer runs. (mac, windows ect.)
    Maybe I could help you than.
     
  20. Offline

    imerej

    Can you add multiworld support?
     
  21. Offline

    K_Cin

    I can't find a good Java 7 version for Mac, only Windows, Solaris and Linux. Tell me if I'm wrong.
     
  22. Offline

    Luloak2

    There is already multiworld support :)
     
  23. Offline

    Creator129

    Thanks i'll try it

    Okay can you help me setup the bukkit using the current Build?

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

    Luloak2

    @K_Cin Google after Java 7 for mac plus the system you are running, I am sure you will find something!

    @Creator129 Search at Youtube for a good tutorial, I am sure that the author could explain it better then I. There are hundreds of tutorials at Youtube ;)

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

    Hashira

    You should add more speed while 'godwalking'.It will help a lot for moving through the world.
     
  26. Offline

    arsjet

    [craftbukkit 1597] [java 6 update30(64bit)] [OS:Windows Server 2008 R2 64bit standard]
    Code:
    2011-12-31 10:30:04 [INFO] Starting minecraft server version 1.0.1
    2011-12-31 10:30:04 [INFO] Loading properties
    2011-12-31 10:30:04 [INFO] Starting Minecraft server on *:25565
    2011-12-31 10:30:04 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-b1597jnks (MC: 1.0.1) (Implementing API version 1.0.1-R1)
    2011-12-31 10:30:04 [SEVERE] Could not load 'plugins\Godwalk.jar' in folder 'plugins':
    java.lang.UnsupportedClassVersionError: me/Luloak2/FirstPlugin/FirstPlugin : Unsupported major.minor version 51.0
        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:36)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:170)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:151)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:127)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-12-31 10:30:04 [INFO] [PermissionsEx] sql backend registered!
    2011-12-31 10:30:04 [INFO] [PermissionsEx] file backend registered!
    2011-12-31 10:30:04 [INFO] [PermissionsEx] PermissionEx plugin initialized.
    2011-12-31 10:30:04 [INFO] [PermissionsEx] p2compat backend registered!
    2011-12-31 10:30:04 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
    2011-12-31 10:30:04 [INFO] [PermissionsEx] Initializing file backend
    2011-12-31 10:30:04 [INFO] Preparing level "world"
    2011-12-31 10:30:04 [INFO] Default game type: 0
    2011-12-31 10:30:04 [INFO] Preparing start region for level 0 (Seed: 7428357763503311142)
    2011-12-31 10:30:05 [INFO] Preparing start region for level 1 (Seed: 7428357763503311142)
    2011-12-31 10:30:05 [INFO] Preparing spawn area: 28%
    2011-12-31 10:30:06 [INFO] Preparing start region for level 2 (Seed: 7428357763503311142)
    2011-12-31 10:30:06 [INFO] [PermissionsEx] Superperms support enabled.
    2011-12-31 10:30:06 [INFO] [PermissionsEx] v1.17 enabled
    2011-12-31 10:30:06 [INFO] [PermissionsCompat] Compatibility layer enabled.
    2011-12-31 10:30:06 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-12-31 10:30:06 [INFO] Done (0.201s)! For help, type "help" or "?"
    #Minecraft server properties
    #Sat Dec 31 10:13:15 JST 2011
    allow-nether=true
    level-name=world
    allow-flight=true
    enable-query=false
    server-port=25565
    enable-rcon=false
    level-seed=
    server-ip=
    white-list=false
    spawn-animals=true
    online-mode=true
    pvp=true
    difficulty=1
    gamemode=0
    max-players=20
    spawn-monsters=true
    view-distance=10
    motd=A Minecraft Server

    #start.bat

    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx12G -jar craftbukkit-1.0.1-R1.jar
     
  27. Offline

    Luloak2

    @Hashira Yeah, that is a great Idea, maybe I will make that :)

    @arsjet You should use this start.bat

    @Echo OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    java -Xincgc -Xmx12G -jar craftbukkit-1.0.1-R1.jar
    PAUSE

    Then try it again, if it is not working again, update your Java to 7.

    PS: It is very good that you are posting so many things, because I can help you then very fast ;)

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

    arsjet

    @Luloak2
    java 7 update 2 64bit

    Worked successfully! Thank you!
     
    Luloak2 likes this.
  29. Offline

    Luloak2

    No Problem :)
     
  30. Offline

    enilsss

    I've been looking for a plugin like this for weeks! But... I get the same error as arsjet :(

    I run my server from a host (lethaldrive minecraft hosting), not too sure how do the start.bat in there
    I think maybe just making the godwalk folder and files manually could work, not sure what the .cfg file in it should say though! Sorry for my noobiness

    Code:
    2011-12-30 14:10:59 [SEVERE] Could not load 'plugins/Godwalk.jar' in folder 'plugins':
    java.lang.UnsupportedClassVersionError: me/Luloak2/FirstPlugin/FirstPlugin : Unsupported major.minor version 51.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        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:321)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:264)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:170)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:151)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:434)
        at org.bukkit.Bukkit.reload(Bukkit.java:187)
        at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:378)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:757)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
        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:93)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    
     

Share This Page