[GEN/MECH] GoDown v1.2 - Bukkit's first height limiter [1597]

Discussion in 'Inactive/Unsupported Plugins' started by Jaker232, Dec 1, 2011.

  1. Offline

    Jaker232

    GoDown
    version 1.2

    Are you tired that your players are exceeding a height that you don't want them to go that high? Install this light-weight 4 kilobyte plugin and configure your preferences and test it out!

    Features
    • Lightweight - 4 kilobytes!
    • Easy-to-manage
    • Limits height to x blocks.
    • Easy to configure
    Download
    BukkitDev

    Changelog
    1.2
    • Removed Spout features
    • Reduced bandwidth usage being used on this plugin.
    1.1
    • Added Spout features. You will need to refresh your config file.
    changelog (open)

    1.o
    • Added Plugin

    Other Info

    'godown.exceed' - Set to "true" to limit the height.

    TODO:
    1. Make a reload command - [MEDIUM]
    2. Warning when a new version is available - [LOW]
     
    KKLD and kahlilnc like this.
  2. Offline

    Jaker232

    We are now on BukkitDev, link is under download. Version 1.1 is almost on the way. This update will modify how the configuration structure will work, and add Spout features. You will need to save your integer values for the configuration, then re-install and put everything back.

    I have plans for Version 1.2 to have a reload command implemented, and in Version 1.3 to have a warning when there is an update.

    Because lack of support or feedback, this project has been abandoned.

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

    Adamadz

    :eek:
    I think its a good idea!

    You should try as well to add a feature of limiting how low they can go
     
  4. Offline

    kahlilnc

    :( Plugin submission doesnt get as much love as plugin release. I like the see new devs do good work. Keep it up! I hope this doesnt go abandoned for ever :(
     
  5. Offline

    user_43347

    Wow, you quit because you got no comments for a day? If thats how you are, then you need some serious motivation...
     
    h31ix and cholo71796 like this.
  6. Offline

    ZNickq

    @steaks4uce
    He needs lots of serious stuff, not just motivation!
     
  7. Offline

    Jaker232

    Hm.. You just inspired me to throw the plugin back on the train track. Thanks. I'll work on that.
     
  8. Offline

    Jaker232

    Version 1.1 is now out. Changes in code is Spout-optional added. If you do want to opt out of Spout, configure the new one. You will need to delete your directory and let it generate again.
     
  9. Offline

    DrAgonmoray

    wat does the spout st00f do
     
  10. Offline

    Kaikz

    lol... All I can do is laugh.
     
  11. Offline

    Jaker232

    It sends a frame to the player by attaching it to their screen that they need to go down, or else the server will have to do it.

    It's back on track now.
     
  12. Offline

    md_5

    Needs to be compatible with the latest rb please.
     
  13. Offline

    Jaker232

    It is beyond the recommended build to ensure no excessive code update is required.
     
  14. Offline

    Antariano

    this is quite good :) excellent work!
     
  15. Offline

    Jaker232

    Thank you for keeping this plugin alive.
     
  16. Offline

    tom

    So is this

    [​IMG]
     
  17. Offline

    Jaker232

    That smoothed my bumpy ride a little. Thanks. :)

    It's alive, though but I'm very close to releasing another short plugin.
     
  18. Offline

    md_5

    Still needs to be compatible with [1597]
     
  19. Offline

    Jaker232

    Fixed. :)
     
  20. Offline

    Deleted user

    Dude, it's only been 1 day. Relax..
     
  21. Offline

    md_5

    Approved, maybe you will get some more attention now :)
     
  22. Offline

    Jaker232

    Thanks! This is the third official plugin. In a month or so will be the fourth.
     
  23. Offline

    darkcloud784

    Code:
    2011-12-16 23:00:10 [SEVERE] Could not load 'plugins\GoDown.jar' in folder 'plugins':
    java.lang.NoClassDefFoundError: org/getspout/spoutapi/gui/Widget
        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)
    Caused by: java.lang.ClassNotFoundException: org.getspout.spoutapi.gui.Widget
        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: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)
        ... 11 more
    newest spout version 644
     
  24. Offline

    scottmajor

    wow, announced bukkitdev on 12/2, abandoned on 12/3???
     
  25. Offline

    darkcloud784


    Lol I know right, just means I'm going to put the dev on my blacklist. Never download form him considering it will never be fixed if broken.
     
  26. Offline

    Kaikz

    hah, that just made my day. slow clap
     
  27. Offline

    darkcloud784

    wow the dev posts after what? a week? of an error post. Sadly the post he replys with is with a small quip which is irrelevant to his broken code.
     
  28. Offline

    Jaker232

    Guys, the download is broken and I wiped all data from my computer that relates, so this plugin is discontinued until I get a java decompiler and fix it. Sorry, @DarkCloud . I will try to fix it now.

    Version 1.2 is now out.
    This build contains feature implementation or bug fixes. Please see the logs below for details.

    Fixed:
    * Removed Spout, as it's phasing out.
    * Reduced bandwith usage of the plugin, you will see a lot of performance increase.

    Back up the config, then rewrite a new one and replace normal data to new. Seconds-check is the interval seconds between checks. The plugin multiplies this by 20, to be in tick form, so it's already doing it for you automatically.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
  29. can this plugin increase my sky? like atm its Y: 128 max. Can this make it higher? :O like 150 or so?
     
  30. Offline

    Jaker232

    No. It will limit a certain player to a height. Once they go over that (eyes are at x + 1), they will be knocked down a number of blocks.
     

Share This Page