Live
badgyver published Npc BandsWrecks published The DiverWrecks followed @JeffGoldblumeZA_Machete published ShoppyStock EditorWizla reacted 👍 to Triviamagnumk reacted 🔥 to Zombie AnimalsSilent_Creations published Node-loot IslandSilent_Creations published Halloween RaidIslandsSilent_Creations published New Haven OutpostAmanda Davis followed @Silent_Creations𝐻𝒾𝑔𝒽𝑀𝒾𝓁𝑒𝓈 followed @Silent_CreationsSilent_Creations published Map DecorMabel published TriviaSilent_Creations published Murder FarmSilent_Creations published The Morgue Silent_Creations published Large Mod/Staff RoomSilent_Creations published Halloween DecorSilent_Creations published 5 Pack of Custom Build LocationsSilent_Creations published Mini Raid Islands 5 PackSilent_Creations published Small Mod/Staff RoomSilent_Creations published 2 Pack Custom Raid IslandsSilent_Creations published Silents Heli Tower V2Silent_Creations published The Auto ShopSilent_Creations published Modular Road TunnelsSilent_Creations published Node-Loot Island V2Silent_Creations published Roadside WarehouseSilent_Creations published Silents ArenaSilent_Creations published Sewage Treatment PlantSilent_Creations published Black Rock Medical CenterSilent_Creations published Mills Trailer Park
Browse/Rust/Plugins/Auto Codelock

Auto Codelock

1 / 4
Description

xAutoCodelock

xAutoCodelock enhances the building experience by intelligently automating one of the most repetitive tasks in Rust - managing code locks. By automatically placing, configuring, and securing locks using each player’s personal PIN, the plugin removes friction without altering the core gameplay balance.

Players can focus on building, defending, and progressing, while their base security is handled smoothly in the background.

⭐ Features

🔐 Automatic Code Lock Placement (Configurable)

-
Automatically places a code lock when players build deployables with lock slots (Door etc.).

🔢 Personal Auto PIN System

-
Players set a 4-digit PIN once - All future locks use it automatically.

🔒 Auto Lock Newly Placed Locks (Configurable)

-
Newly created locks are instantly locked for security.

🏠 Tool Cupboard Requirement (Configurable)

-
Can require building privilege before automation triggers.

👥 Team Access Control (Configurable)

-
Option to allow or require team members to enter codes.

🛡️ Permission based usage (Configurable)

-
Control who can use auto codelock via permissions.

👮 Admin Inspect Command

-
Admins can check player PIN status and if player has permission to use xAutoCodelock.

💾 Persistent PIN Storage

-
Player PINs saved across restarts.

🧹 Optional Wipe Reset

-
Automatically clears PIN data on map wipe if enabled.

🎬 Plugin Preview


Spoiler






 

💬 Player Commands

/xpin 1234 → Set your auto PIN
/xpin remove → Remove saved PIN
/xpin → Show current PIN

💬 Admin Command

/xpin check <player name or steamid>

🔑 Permissions

xautocodelock.use - Required to use '/xpin' command
xautocodelock.admin - Required for the '/xpin check' command

⚙️ Config

{
"CommandSetPin": "xpin",
"RequirePermission": true,
"PermissionUse": "xautocodelock.use",
"PermissionAdminInspect": "xautocodelock.admin",
"AutoLockNewCodeLocks": true,
"AutoPlaceCodeLocks": true,
"RequireToolCupboard": true,
"RequireCodeForTeamMembers": true,
"ResetDataOnWipe": false
}

🌎 Language

{
"NoPermission": "You don't have permission to use this command.",
"CommandUsage": "Usage: /{0} 1234 or /{0} remove\n» Current PIN: {1}",
"PinNotSet": "NOT SET",
"PinRemoved": "Auto PIN removed.\n» New code locks will no longer be configured automatically.",
"NoSavedPin": "You don't have a saved auto PIN.",
"InvalidPin": "PIN must be exactly 4 digits (0000 - 9999).",
"PinSet": "Auto PIN set.\n» Newly placed code locks will be automatically locked with your PIN.",
"InspectUsage": "Usage: /{0} check <player name or steamid>",
"InspectPlayerNotFound": "Player not found: {0}",
"InspectMultiplePlayers": "Multiple players matched: {0}. Use full name or SteamID.",
"InspectSummary": "Inspect: {0} ({1})\nSaved PIN: {2}\nHasPermission: {3}"
}

$12.99
Views1.1k
Downloads6
Purchases0
Rating 0.0
Version1.1.2
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size24 KB
PublishedMar 28, 2026
UpdatedAug 12, 2026
✓ Reviewed for safety and integrity