AutoCodeLock

AutoCodeLock 3.0.6

  • Added ProtoStorage (default: false) as optional file-format for the userdata-file.
    Set this to true and you save space and time on file-saves:
    JavaScript:
      "Storage": {
        "useProtostorageUserdata": true
      }
  • Added "acl.refreshclosers" consolecommand to place missing (or not yet existed) doorclosers on doors of people also having the permission to use doorclosers.
    @SK_Seven ;)
  • Like
Reactions: SK_Seven
  • Added an additional check to the autolock feature:
    An afterwards deployed codelock on an already existing object gets only autolocked when the deployer is also the object-owner.
  • Like
Reactions: Vustra.
  • Added additional security check to the used baseentity slot at "OnItemDeployed".
  • Added dedicated ladderhatch delay options for choosing different timings for ladderhatches, when using doorclosers
  • FULL Extension of plugin functionality.
    Study the updated plugin description to take detailed notice of changes/additions.
  • Like
Reactions: EvilynCorporated
  • Optimized code for full compiler compatibility
  • Added "adminAutoRights" bool to config to get rid of needed perms as admin
  • Pin-numbers do now accept also "0000" or any other number with leading zeros.
  • Like
Reactions: Diesel_42o
  • User PinCodes accept now a leading "0 in the pin, and even possible pins like "0000".
  • Like
Reactions: Diesel_42o
  • Fixed an older bug producing an NRE for OnEntityBuilt in combination with the permission autocodelock.nolockneed