[INACTIVE][MECH] Self-Closing Doors v0.24 - Close wooden doors automatically [818]

Discussion in 'Inactive/Unsupported Plugins' started by FrozenBrain, Apr 13, 2011.

  1. Offline

    FrozenBrain

    Self-Closing Doors - Close wooden doors automatically
    Version: v0.24

    This plugin causes wooden doors to close automatically after a certain amount of time.
    It's based on Yurij's idea of Self-Closing Doors but it's completely rewritten and updated to work with the latest CraftBukkit build.
    I've also added some features to let people choose how long a door should keep open until it gets closed themselves.

    Features:
    • Set one amount of seconds after that all doors close automatically
    • Let your players set a time for each door themselves
    • Support for Permissions
    Download Self-Closing Doors 0.24
    Source Code


    Commands:
    • /scdreload - Reloads the plugins configuration file.
    • /scdset <seconds> - Sets a door's duration to keep open until it gets closed automatically (0 = never close).
    Permissions:
    • scd.config.reload - Allows the usage of the /scdreload command.
    • scd.door.edit - Allows the usage of the /scdset command for own or unregistered doors.
    • scd.door.editAll - Allows the usage of the /scdset command for every door.
    Configuration:
    • use-global-cd - If true, every door closes after the time specified by close-delay. Otherwise the players can use /scdset to manually make doors close automatically.
    • close-delay - See above.
    • protect-doors - Protect registered doors from getting destroyed by anyone but the owner of the door.
    • fix-double-doors - Enable this to make double doors working. However, this is still experimental.
    • lwcSupport - Prevent the usage of /scdset by players who don't have access to a protected door.
    Changelog:
    Version 0.24
    • Updated for Minecraft 1.6.6 (CraftBukkit b818)
    • Fixed an error
    Version 0.23
    • Updated for CB 733
    • Added support for LWC
    Version 0.22
    • Fixed doors with a block next to them
    Version 0.21
    • Fixed double doors
    Version 0.2
    • Added commands for players
    • Added permission support
    • Added some variables to the config.yml file
    Version 0.1
    • First public release
    Todo:
    • Fix double doors (I have no clue how to fix them yet)
    • Clean up the code
    • LWC support
    I hope you could understand everything, my english isn't the best.
    If you encounter any problems with the plugin, please let me know.
    Have fun :)
     
    Xordaii likes this.
  2. Offline

    valdark

    This plugin causes double wooden doors to always have one side open.

    Counter productive due to this bug.
     
  3. Offline

    QQCucumber

    @MiracleM4n: Small bug. Place a snow slab (data value 78) against a door. Make sure the snow slab is actually touching the door. This confuses the mod and it thinks it's open when it's closed and it's closed when it's open. Open and close the door - it will fly back open.
     
  4. Offline

    Master

    I noticed a bug where if you place a sign next to a door it defaults in the open position. Also some other things cause it too. I am not exactly sure what is going on but here is an example.

    [​IMG]

    I am pretty sure that the step is causing this door to day open.
     
  5. Offline

    valdark

    Did you place the door from the side you are looking at? It seems if you place double doors or place a door from the outside you get this result when using this plugin.
     
  6. Offline

    Ratchet

    could you please add Lockette support? doors that are locked with Lockette and this plugin installed tend to behave strangely like opening instead of closing etc.
     
  7. Offline

    Tulips

    can you make this work with iron doors, cus if you have 2 iron doors and open i think the left one, it stays open glitched :/ like if i power it, it opens then when i take away power it closes then opens and stays open glitched :/
     
  8. Offline

    Enslev

    Please update this awesome plugin for patch 1.6+
     
  9. Offline

    Nananea

    Would love to see this updated for trap doors as well. Thanks a lot for this awesome plugin!
     
  10. Offline

    FrozenBrain

    Sorry for not answering to you guys for a long time, I was kind of busy the last few weeks and haven't had the time to do much for my plugins.

    This should be fixed in the next update.

    They should also work in the next version.

    Make sure that "fix-double-doors" in your config is true. This should fix that issue.

    I'll look into this, thanks for reporting the bug.

    That's the normal behaviour of double doors controlled by redstone.

    I will as soon as there's a recommended build. I may update it earlier, but that's very unlikely.

    Good idea, but that would conflict with trap doors opened by redstone.
     
  11. Offline

    FrozenBrain

    The update for 1.6.6 is out.

    I just tested my plugin in combination with a locked door but I couldn't find any bugs.
     
  12. Offline

    gottx

    does it work with build 818 and 819???
     
  13. Offline

    FrozenBrain

    Of course it does. Please learn to read.
     
  14. Offline

    gottx

    oh sorry :D
     
  15. Offline

    Ratchet

    when I was running this on my server it didn't happen all the time, just the odd door seemed to bug out. I'll give it another try and see if it happens.

    thanks

    I installed the plugin last night, and this morning a player was complaining that their door kept opening every 5 seconds, eventually though it ended up closing properly.
    They weren't locking it with Lockette though, so it's not a Lockette related bug, just this plugin I guess?

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

    ACStache

    i'm not sure how the coding works, but for trap doors, would you be able to do a check to see if it's potentially powered by redstone and let that override whatever settings the user tries to put on the door and provide an error message saying it's on a circuit? otherwise work like normal? or is that not possible?
     
  17. Offline

    cuco

    Didn't change the config file so fix-double-doors is set to true. But my double door is always opened on the left side:
    double door.jpg
     
  18. Offline

    Mausterio

    You guys do know this is an [Inactive] Plugin? It wont be updated so i wouldnt bother suggesting. I may ask FrozenBrain if it would be fine if i took over his work on this plugin. Im new to scripting but ive been learning java for a few weeks and i got a server i can test it on when no ones on.
     
  19. Offline

    FrozenBrain

    More or less, yes. Since Bukkit is not offering us an easy-to-use way to check whether a door is open or not, I had to write the code myself. Checking that is hard, so the code is a mess at the moment. I really need to rewrite this plugin, but I haven't got the time for it atm. I will update it in my summer holidays, but for now it's marked as inactive.
     
  20. Offline

    Jonathan Thorpe

    There is a plugin called IntelliDoors, which does exactly the same as this plugin, and in my opinion, is more stable, better, and offers more than just door support. Take a look.
     
  21. Offline

    EvilPeanut



    Please May I Keep It Updated?
     
  22. Offline

    God0x

    awesome plug-in, when will it be updated ? And when i reload the plug-in it doesn't work any more

    oh yeah please do it, I really love this plug-in and it is so helpfull for me, keep it to date guy, please =)

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

    Juze

  24. Offline

    EvilPeanut



    I would love to, however the owner of the plugin has told me not to, sorry :(
     
  25. Offline

    God0x

    no... :( Why don't you make another plug-in, workin with wooden and iron doors ? or trapdoor, or something else ?

    I know the owner of this plug-in will up it to date, but I need this plug-in for many of my houses :/

    If there was another plug-in like this one, it would be very nice when waiting this one is updated.
     
  26. Offline

    EvilPeanut



    I might just do that :D
     
  27. Offline

    FrozenBrain

    I already told you, you can help me a lot if you just make Pull Requests on github.

    As I've got lots and lots of time now, I'm going to update this plugin as soon as I can, but keep in mind that this could still take a few days as there are also other plugins I have to take care of.
     
  28. Offline

    God0x

    I don't see why do a plugin like your "Human Sponge" =O
     
  29. Offline

    Raptor2213

    Posting to show interest in this getting updated again. I always found it quite useful.
     
  30. Offline

    Master_Zangetsu

    im assuming this still hasn't been updated?

    are you able to tell me if you still intend to so i can continue waiting or should i look elsewhere?
     

Share This Page