AutoCodeLock

AutoCodeLock 3.0.8

This is for the coming Rust update. Do NOT update prior to the game update
  • Like
Reactions: Hanumann
Reset all door closer times to what players have set them too when the plugin loads since the times dont seem to save to the save file
!! DO NOT UPLOAD TO YOUR SERVER UNTIL THE NEXT RUST UPDATE (6 - August) !!
Pre-patched for coming Rust update
Triangle ladder hatches are setup the same as square ladder hatches
Set door closer offset for triangle ladder hatch so its out of the way
  • Like
Reactions: Denise Gumpert
Updated for hook deprecation
  • Like
Reactions: zzzJam
  • Replaced any old (now unsupported) colornames in the defaults with their associated hex values
  • Added full DoorCloser removal protection by two new variables:
    Code:
    "denyCloserPickupByAdmin": false,
    "denyCloserPickupByPlayer": true,
    By default it will deny any removal common players, but does still allow for native admins.
  • This should stop/prevent any commonly used DoorCloser abuse
  • Changed "doorclosers" default locations for both types of doors to hide from raiders in a floorlevel below those doors:
    63e37bf12980b609cbcaed5affd387ad.png
  • Added the global switch "autoUpdateChangedDelays" (default: false)
    Automates the players delay changes to be updated across all doors
    ed94c2997c86b338e3e1906b6e83429c.png
  • Removed the (from v2.2.1) "closerPickupReplacement" option - Cause it did'nt work :p
  • Added a new option to make it work that doorcloers will give back only 1 scrap from recycle:
    Code:
      "Options": {
        "closerPickupReplaceItem": "scrap",
      },
  • Like
Reactions: Rocky