[MECH] Flow Control v0.15 - Control water and lava with redstone [798][INACTIVE]

Discussion in 'Inactive/Unsupported Plugins' started by chernobyl360, May 5, 2011.

  1. Offline

    chernobyl360

    Ill be currently taking over FlowControl till Rios returns.
    It works but if you run into any issues let me know.
    =============================================================
    Original Thread:
    http://forums.bukkit.org/threads/in...ontrol-water-and-lava-with-redstone-617.4589/

    Bukkit Flow Control
    Version: 0.15
    Control water and lava with redstone.

    Download:
    http://dl.dropbox.com/u/1015938/Flowcontrol.jar -CB798


    Features:
    • Powered redstone stop lava and water flow.
    • Unpowered redstone make lava and water flow as usual.
    • Minecarts/Pressure Pads/Switches/Buttons work with this plugin!
    • Cancels water in all Directions!
    Future Updates:
    • Make This Cancel Water In all Directions
    • Any Ideas?
    Ran Into An Issue?:

    Use This Format To State Your Issue
    Code:
    CB Version-
    Plugins List-
    The Issue-
    
    Change log:
    Version 0.15.5
    • Updated To CB798
    Version 0.15
    • Updated To CB766
    Version 0.10
    • Added More Face Directions. The Water Now Cancels In ALL Directions
    Version 0.0.5:
    • Updated to CB740
    Version 0.0.4:
    • Changed Event handling cause onBlockFlow is now deprecated.
    Version 0.0.3:
    • Fixed bug with TNT activated via redstone going in water and stoping flow.
    • Removed spreading check to avoid some weird buggy cases, but some cases render ugly flow :(
    Version 0.0.2:
    • Updated plugin to match new Bukkit API.
    Version 0.0.1:
    • Initial release.
    Teasers (open)
    Thanks To jamescosten!


    Ill Add Some Photos and videos later on.

    Updated FlowControl. Water Can Now Be Canceled In all Directions!

    Update:
    Slight Issue. if you dig a 5x5 hole then have a 3x3 water source controlled by the switch it will turn off all the water in all directions. but on enable of the switch, only the north/east/south/west works. ill correct that.

    Very Good News Though! i was able to fix that issue of the water not fully stopping. after adding the extra faces it seem to of stopped the water completely like it should. now you can go back to your auto farms :D

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

    columb

    What about 1000?
     
  3. Offline

    onycro

    working with 1000!
     
  4. Offline

    Moonwolf666

    Can someone give me an other Downloadlink this one gives me a 404 (dropbox sux)
     
  5. Offline

    Jek29

    Under 1.8 will be?
     
  6. Offline

    Aquadukt

    Send a PM to me...
     
  7. Offline

    TopGear93

    if you really want i could try and create something similiar.

    EDIT or bring back the original flowcontrol from rios. it would take a second to update it...

    http://dev.bukkit.org/server-mods/flow-control/ enjoy.!!!

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

    Aquadukt

  9. Offline

    Aquadukt

    I could not load your plugin:

    Code:
    22:08:42 [SEVERE] Could not load 'plugins/Flowcontrol.jar' in folder 'plugins':
    java.lang.ClassNotFoundException: us.topgear93.flowcontrol.FlowControl
            at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
            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:136)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:112)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
     

Share This Page