1. Wulf

    Wulf Community Admin

    One is from R-AntiCheat, the other is from an old version of this plugin which should be removed.
     
  2. Thank you both so much ! I appreciate it.
     
  3. Bring back "/ad off"
     
  4. this is set to 0 by default in config
    "DefaultDelay": 0,

    you have to set it on 5 "DefaultDelay": 5,
    otherwise the plugin is turned off for everyone until they write
    /ad 5
     
  5. Wulf

    Wulf Community Admin

    You can already use that... Anything other than a number will turn it off.
     
  6. If i have used /ad how to a enable it again?
     
  7. Wulf

    Wulf Community Admin

    Use it with a number.
     
  8. Awesome plugin. However I believe it's erasing saved autodoor data on each server restart.
     
  9. Wulf

    Wulf Community Admin

    Good catch! Found a bug with the saving. I'll fix that for the next version.
     
  10. Wulf

    Wulf Community Admin

    Wulf updated AutoDoors with a new update entry:

    2.2.3

     
  11. Wow how did you catch something like that? +1 :)
     
  12. my doors wont close idk what to do
     
  13. Wulf

    Wulf Community Admin

    They are disabled by default, so you'd either need to set the DefaultDelay to something other than 0, or use /ad #.
     
  14. i did that nothing was working so i used a diffrent one
    [DOUBLEPOST=1447480259][/DOUBLEPOST]well i used a older version lol
     
  15. Wulf

    Wulf Community Admin

    Don't know what to say, it works fine. /ad 5 to set my preference to 5 seconds > open door > door closes.
     
  16. It only works on me the other people on my server cant use it whyy
     
  17. Wulf

    Wulf Community Admin

    You need to set a default delay or have them set their own with the command. The default is disabled.
     
  18. English : I put the door to close within five seconds, but only close to me that I am the administrator and with my friends the door is as if he had the plugin, that is, it does not close, how do I release them?
    Português : Coloquei a porta para fechar em cinco segundos , mas só fecha comigo que sou administrador e com meus amigos a porta está como se não tivesse o plugin , ou seja , ela não fecha , como faço para liberar para eles ?
     
  19. Code:
    {
      "ChatCommand": "ad",
      "CommandUsage": "Usage:\n /ad to disable automatic doors\n /ad # (a number between 5 and 30)",
      "DefaultDelay": 5,
      "DelayDisabled": "Automatic door closing is now disabled",
      "DelaySetTo": "Automatic door closing delay set to {time}s",
      "MaximumDelay": 30,
      "MinimumDelay": 5
    }
    AutoDoors.json
     
  20. can i put all have autodoor on with 5 sec? or ppl need to put /ad 5 to have autodoor? :S