Solved No code locks on chest

Discussion in 'Plugin Requests' started by dofof37, Aug 10, 2016.

  1. Can anyone make a plugin to block putting code locks on chest?
     
  2. MasterKey for Rust | Oxide
    You can modify this plugin to allow all players to be able to open any locked chests and/or anything else.
     
  3. To answer it on the half way: Yep, it's possible to prevent this, so someone should be able to do this.

    It needs simple to check for "OnEntitySpawned", if it's a spawned CodeLock, and if the parent of the CodeLock is a box.
    Then to move back the codeLock in the Inventory of the deployer. Someone with bit time and fun on trying such things should be able, i'm sure.

    Regards, Fuji