[INACTIVE][MECH] RedRemote 0.3 - Remote Control your Redstone Logics (now with config!) [860]

Discussion in 'Inactive/Unsupported Plugins' started by narrowtux, Mar 7, 2011.

  1. Offline

    narrowtux

    RedRemote v0.3
    RedRemote is a simple but effective plugin that can be used to remote control your redstone logics.
    Usage
    Show Usage (open)

    You have to build something like this:
    This is the sender block, a redstone Wire is in front of it. The side on which you place the redstone wire is important, if thesSignal should be sent north, the wire has to be on the sourthern side of the block.
    2011-03-07_19.12.10.png
    This is the receiver block, the lever is required!
    2011-03-07_19.12.17.png
    Now, when you give an input to the diamond block, the lever will switch and you have a redstone signal at the other side!
    This works into every direction (up, down, north, east, south, west), so it can be used also to travel a signal up- and downwards.

    Video
    Thanks @jamescosten for this nice review!

    Example Configuration file
    Show Configuration (open)

    The config-file has to be created in plugins/RedRemote/redremote.cfg
    If there's no file, the standard configuration will be used.
    PLEASE EDIT THIS FILE!
    Code:
    sender=DIAMOND_BLOCK
    receiver=DIAMOND_BLOCK
    distance=200
    
    The block-type depends on the Material-Enum-Types. You can find them here.

    Download
    RedRemote.jar
    Source on github.com
    Changelog
    Show Changelog (open)

    Version 0.3
    • Configuration file added.
    • Debug messages removed.
    Version 0.2.1
    • Levers can be used again!
    Version 0.2
    • If there's no lever at the receiverblock, it will trigger a redstone event to support plugins that can handle this event (for example my other plugin MagnetBlock)
    Version 0.1
    • First release!
     
  2. Offline

    Loose Nut

    sweet, downloading, whats the range limit ?
     
  3. Offline

    narrowtux

    I hardcoded it at 100, so the algorithm should not run into an endless loop.
     
  4. Offline

    Loose Nut

    works great ! thank you
    sends power in any direction needed, even up or down and through rock

    this is only version 0.1 ???
    wow
     
  5. Offline

    narrowtux

    It's version 0.1 because I coded it in 10 minutes resulting from an idea that I had 5 minutes before that.
    When nobody finds any bugs, I'll remove the debug messages and call it 1.0 ;)
     
  6. Offline

    XXLPaprika

    Can something stay in between the 2 Blocks? So I can make those things trough mountains?
     
  7. Offline

    narrowtux

    Yes, it doesn't matter if something is in between them!
     
  8. Offline

    XXLPaprika

    Well, then that Plugin is awesome for ControllerBlock. I can finally make awesome Structures with it!

    Awesome good work Narrowtux! :)
     
  9. Offline

    narrowtux

    Thank you ;)
     
  10. Offline

    Killie01

    can you make it so signs will connect them
    a diamond block with a sign that says line 1 : "send" line 2 : "channel: 7"
    and another one with a sign with that text but line 1 "receive" line 2 : "channel: 7"
    and more receivers/senders can be attached
     
    Loomis likes this.
  11. Offline

    contex

    Great idea, anyhow I tried the plugin and it works fine.
     
  12. Offline

    Adondriel

    i like this idea!
     
  13. Offline

    JonReed

    I am all for the signs version, because then one could make large complex messages systems over great distances.
     
  14. Offline

    Travis_Hironak

    I didn't try it yet but this plugin looks great. Do you intend to make a Config file or something else to change the block type ?
     
  15. Offline

    Loose Nut

    you mean so you dont have to use a straight line to connect them ?
     
  16. Offline

    Killie01

    yes, and a longer distance
     
  17. Offline

    RustyDagger

    With the signs it could be as compact as a wall sign on a block to send and a wallsign on a block and a lever on that block to receive much like craftbook i suppose then :/ i just want this with out all the other junk i use minecart mania so craftbook would provide very little for me.
     
  18. Offline

    Me4502

    downloading now... looks awesome
     
  19. Offline

    bastion

    This is an awesome plugin, thank you so much for creating this, it works as a remote and repeater, just awesome. I do have a question, is there anyway to have it not send the info comment to the console, if u have multiple blocks it sends a lot of info comments to the console and adds to the server log?

    Again, awesome plugin, thank you so much.
     
  20. Offline

    xibit1987

    Great idea, but think i will wait till craftbook IC gets out, it have more the functions i'm looking for even tho it requires clock input for the receiver. It have no range limit and it dosen't care about the direction and it's the sign that makes a block a transmitter or reciver, not the block :) You just pair them together via sign. if you can change it to do those things, i'm all in for this plugin. (you can keep it to be a specific block+sign, that i wouldn't care about)
     
  21. Offline

    narrowtux

    I could do that, but no guarantee.
    [MERGETIME="1299666817"][/MERGETIME]
    Yeah, I will remove my debug messages.
     
  22. Offline

    Loose Nut

    hay narrowtux, how about the option to make the receiving block (output)
    - or + depending on how you set the toggle on the receiving block ?

    and i love the fact that no signs are needed for this plugin.
    i have seen to many signs pop off blocks when loading, unloading
    from memory
     
  23. Offline

    VGLordR2

    This is awesome! It goes amazingly with your Magnet mod!
     
  24. Offline

    narrowtux

    I wanted it to be very intuitive. Place redstone to the receiver, place redstone to the sender. But I can't simulate a Redstone output block with bukkit, so the thing with the lever is a workaround.
    [MERGETIME="1299741941"][/MERGETIME]
    Yeah, it was designed to have something to have the please put the elevator down signals to travel with. :D
     
  25. Offline

    deathdude202

    so what is this meant to do exactly?
     
  26. Offline

    icomeinpieces

    is this plugin dead?? the link no longer works :(
     
  27. Offline

    narrowtux

    sorry I removed the file to upload the new version but there has been an error with uploading. in 30 mins Ill upload the new version!
     
  28. Offline

    icomeinpieces

  29. Offline

    narrowtux

    I's up now!
     
  30. Offline

    Killie01

    so, my minecart mania catcher block is diamond
    and with this i can easily create a button that remote sends a signal to the catcher to fire the cart?
     

Share This Page