[MECH] GlassReturn 1.1 - Drops glass when you break it [1060]

Discussion in 'Inactive/Unsupported Plugins' started by DrAgonmoray, Jun 25, 2011.

  1. Offline

    DrAgonmoray

    GlassReturn 1.1 - Drops little glass blocks when you break it!

    Requested by @ifrezzax, this simply returns the glass to you when you break it! No config, no permissions, just glass returning.



    Features:
    • Drops a little glass block entity when you break glass
    Download GlassReturn 1.1

    Changelog:
    Version 1.1:
    • Made compatible with WorldGuard and other things.
    Version 1.0:
    • Initial release.
     
  2. Offline

    iFreZzAx

    Wow Thank you soo much :D
    Really Apreciated!
     
  3. Offline

    DrAgonmoray

    You're welcum :)
    Now obeys WorldGuard and other protections in version 1.1. :D
     
  4. Offline

    iFreZzAx

    Works perfect now!
    Thanks sir.
     
  5. Offline

    DrAgonmoray

    No prob. It was a simple mistake that taught me a valuable lesson: always check if the event is cancelled.
    All I added was this:
    Code:
    if (event.isCancelled()) return;
    :p

    Supports #935 :)

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

    Minecraft93

  7. Offline

    CainFoool

    I have created a simple video which you can use optionally in your first post.
    This will help explain how it works very simply.

    I also included your name at the end of the video so that people know it is your plugin.
    All the video explains is me placing some (random fps lag at the start) glass blocks and then breaking them to see that Glass has been dropped and is easily picked up.

    No editing was done to the video, recorded in FRAPS and compressed in Windows Movie Maker.
    But here is the video:
    http://www.youtube.com/watch?v=qIafATShALc

     
  8. Offline

    Plague

    Update the plugin to latest recommended build and change the title accordingly.
    Failure to do so will result in this moving to INACTIVE section.
     
  9. Offline

    DrAgonmoray

    All better. :)
    Updated to build 953. Still works on 860 (and most likely below)
     
  10. Offline

    Hugo2dog

    Thank you very much works perfectly.
    Happy face to you:)
     
  11. Offline

    ltguide

    download link broken?
     
  12. dl link broken.
     
  13. Offline

    Buckethead

    Last edited by a moderator: May 17, 2016
  14. Offline

    loki4321

    I just wanted to tell you that it doenst work with super pickaxe.. ;) (Command "//" )
     
  15. Offline

    DrAgonmoray

    Fixed the OP and stuff. Hooray for the Return of GlassReturn (u c wat i did thar?)
     
  16. Offline

    iFreZzAx

    Nicely done lol
     
  17. Offline

    Buckethead

    if i use a protection system like worldguard. the glass does get replaced but i still get a block back. INFINITE GLASS DISPENSER!!!:p
     
  18. Offline

    Ranzear

    Needs a half block coordinate bump so the entity spawns properly in the middle of where the glass block was instead of on the corner and glitchy depending on which way it gets thrown.
     
  19. Offline

    DaVince

    Requestion an update for 1185.
     
  20. Offline

    jonah876

    Download link broken. (I have my own plugin like this I just thought i'd let you know ;))
     

Share This Page