Jump to content

Search the Community

Showing results for tags 'lock'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 11 results

  1. Version 1.8.6

    805 downloads

    The original monument locker plugin. Monument locks to the first player (and team) who loots, shoots, hacks a crate or swipes a card, granting them total access while locking others out. Use Cases PVE Servers: Many PVE players share monuments and take turns completing puzzles (coop or solo), and the coordination is usually done through chat. Most of the time this works, but once in a while there are some bad apples who ignore basic sportsmanship. PVP Servers: Most PVP servers wouldn't use the locking feature, but some might want the broadcasting feature to encourage more PVP. Features A monument locks to the first player (and team) who loots, shoots, hacks or swipes, granting them total access. A locked monument may prevent other players from looting and/or card reader access (configurable). Unauthorized players cannot do damage to players or NPCs, nor can they loot their bodies (configurable). Unauthorized players cannot hack locked crates within a monument's bounds. (configurable) A [locked monument] message is broadcast stating player name, monument display name, and grid location. The lock timer expires after 10 min (configurable) without lock triggers (looting, etc). Default true for all triggers: attacking, looting, picking up items, moving your inventory items, card swipe. Places a red dot marker on the map at each locked monument. Cargo Ship support Future admin commands (force unlock, global unlock/lock, etc) display hud advanced stats tracking Permissions monumentlock.use: allows players to lock/unlock monuments, and be impacted by those states monumentlock.commands: allows players to use /mlock in chat to lock via command, and admin to use mlock in console monumentlock.admin: allows admins to perform admin functions via console. Commands (chat) /mlock <shortName>: Locks a monument to a player using this command /mlock <shortName> <playerName>:Locks a monument to a player with the name of <playerName>. /mlock list: List of available monument shortNames. /mlock clear: Removes all markers from map. /mlock unlock (or /mu): Unlocks any monument that was previously locked to you and your team. Commands (console) Please use mlock.fresh after each map wipe, and for the first time. This ensures that all your map's monuments (custom monuments too) are included in the config file mlock.import -- Adds all monuments from Monument Finder into configuration, except the Exceptions array. mlock.default -- Resets monuments to default values. mlock.remove -- Removes all monuments in configuration. mlock.fresh -- Performs mlock.remove then mlock.import. Configuration Super important: please do not edit the Short Name, only edit the Display Name. The Short Name is used for identification purposes and editing that name will likely result in errors. { "Monuments": [ { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Large Harbor", "Monument Prefab Name": "assets/bundled/prefabs/autospawn/monument/harbor/harbor_1.prefab", "Monument Short Name": "harbor_1", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false }, { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Small Harbor", "Monument Prefab Name": "assets/bundled/prefabs/autospawn/monument/harbor/harbor_2.prefab", "Monument Short Name": "harbor_2", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false }, { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Arctic Research Base", "Monument Prefab Name": "assets/bundled/prefabs/autospawn/monument/arctic_bases/arctic_research_base_a.prefab", "Monument Short Name": "arctic_research_base_a", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false }, { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Military Tunnel", "Monument Prefab Name": "assets/bundled/prefabs/autospawn/monument/large/military_tunnel_1.prefab", "Monument Short Name": "military_tunnel_1", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false }, { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Power Plant", "Monument Prefab Name": "assets/bundled/prefabs/autospawn/monument/large/powerplant_1.prefab", "Monument Short Name": "powerplant_1", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false }, { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Dome", "Monument Prefab Name": "assets/bundled/prefabs/autospawn/monument/small/sphere_tank.prefab", "Monument Short Name": "sphere_tank", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false }, { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Large Oil", "Monument Prefab Name": "OilrigAI2", "Monument Short Name": "OilrigAI2", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false }, { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Small Oil", "Monument Prefab Name": "OilrigAI", "Monument Short Name": "OilrigAI", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false }, { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Launch", "Monument Prefab Name": "assets/bundled/prefabs/autospawn/monument/large/launch_site_1.prefab", "Monument Short Name": "launch_site_1", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false }, { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Milly Base", "Monument Prefab Name": "assets/bundled/prefabs/autospawn/monument/military_bases/desert_military_base_a.prefab", "Monument Short Name": "desert_military_base_a", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false }, { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Water Treatment Plant", "Monument Prefab Name": "assets/bundled/prefabs/autospawn/monument/large/water_treatment_plant_1.prefab", "Monument Short Name": "water_treatment_plant_1", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false }, { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Satellite Dish", "Monument Prefab Name": "assets/bundled/prefabs/autospawn/monument/small/satellite_dish.prefab", "Monument Short Name": "satellite_dish", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false }, { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Underwater Lab A", "Monument Prefab Name": "assets/bundled/prefabs/autospawn/monument/underwater_lab/underwater_lab_a.prefab", "Monument Short Name": "underwater_lab_a", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false }, { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Underwater Lab B", "Monument Prefab Name": "assets/bundled/prefabs/autospawn/monument/underwater_lab/underwater_lab_b.prefab", "Monument Short Name": "underwater_lab_b", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false }, { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Underwater Lab C", "Monument Prefab Name": "assets/bundled/prefabs/autospawn/monument/underwater_lab/underwater_lab_c.prefab", "Monument Short Name": "underwater_lab_c", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false }, { "Enabled: Is Monument enabled?": true, "Lock Looting: When a player enters this monument while locked, do we lock their looting abilities?": true, "Cancel Cards: When a player enters this monument while locked, do we lock their card swiping abilities?": true, "Lock Crate: When a player enters this monument while locked, do we lock their hacking on locked crates?": true, "Broadcasting: Do we want this plugin to broadcast to the server when this monument is locked?": true, "Monument Display Name": "Underwater Lab D", "Monument Prefab Name": "assets/bundled/prefabs/autospawn/monument/underwater_lab/underwater_lab_d.prefab", "Monument Short Name": "underwater_lab_d", "Monument Grid Position": null, "Lock Attack: When a player enters a locked monument, do we lock their attacking abilities?": true, "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false } ], "Monument Exceptions": [ "bandit_town", "cave_large_hard", "cave_large_medium", "cave_large_sewers_hard", "cave_medium_easy", "cave_medium_hard", "cave_medium_medium", "cave_small_easy", "cave_small_hard", "cave_small_medium", "compound", "entrance_bunker_b", "fishing_village_a", "fishing_village_b", "fishing_village_c", "gas_station_1", "ice_lake_1", "ice_lake_2", "ice_lake_3", "ice_lake_4", "mining_quarry_a", "mining_quarry_b", "mining_quarry_c", "stables_a", "stables_b", "swamp_a", "swamp_b", "swamp_c", "water_well_a", "water_well_b", "water_well_c", "water_well_d", "water_well_e", "power_sub_big_1", "power_sub_big_2", "power_sub_small_1", "power_sub_small_2", "lighthouse", "warehouse" ], "Lock timer (600 = 10 min)?": 600, "Only timer expiration will unlock a monument ": false, "Enable max timer (regardless of how active player is)?": false, "Max timer (1200 = 20 min)?": 1200, "When a player enters a locked monument, do we lock their looting abilities?": true, "When a player enters a locked monument, do we lock their card swiping abilities?": true, "When a player enters a locked monument, do we lock their locked crate hacking abilities?": true, "When a player enters a locked monument, do we lock their attacking abilities?": true, "When a player dies, do we unlock the monument?": true, "Can player lock monument from looting?": true, "Can player lock monument from moving inventory items?": true, "Can player lock monument from Puzzle Points card swipe?": true, "Can player lock monument from picking up an item?": true, "Can player lock monument from attacking?": true, "Do we want this plugin to broadcast to the server when a monument is locked?": true } Localization { "MonumentLocked": "{0} locked {1} at ({2})", "MonumentUnlocked": "{0} at ({1}) is now unlocked.", "MonumentIsLocked": "This monument is already locked by {0} {1} seconds ago", "CardSwipedAt": "{0} swiped a {1} card at {2} ({3})!", "CardSwipedCancel": "You don't have card reader access right now.", "ZeroArgs": "Syntax: mlock <command> (eg. mlock import)", "MonumentsImported": "Monuments imported.", "MonumentsRemoved": "Monuments removed.", "MonumentsDefaulted": "Monuments reset to default.", "MonumentAlreadyLocked": "This monument is locked to another player.", "MonumentNotValid": "This is not a valid monument name..", "NoPerms": "You don't have permissions to use this command", "TeamAlreadyLocked": "You or your team already has a locked monument." } For Developers //called just before a monument is about to be locked private object CanMonumentLock(BasePlayer player, string monumentShortName, string gridPosition) { //return anything other than null to prevent default behavior return null; } //called just after a monument was locked private object OnMonumentLocked(BasePlayer player, string monumentShortName, string gridPosition) { //return anything other than null to prevent default behavior return null; } //called just after a monument was unlocked private object OnMonumentUnocked(BasePlayer player, string shortName, string gridPosition) { //return anything other than null to prevent default behavior return null; } //called after a player was denied access to the attempted behaviour while in a locked monument private object OnAccessDenied(BasePlayer player, string seconds) { //return anything other than null to prevent default behavior return null; } //called after a player was granted access to the attempted behaviour while in a locked monument private object OnAccessGranted(BasePlayer player, string shortName, string gridPosition) { //return anything other than null to prevent default behavior return null; }
    Free
  2. Version 2.0.1

    91 downloads

    A lightweight plugin that disables various teaming methods to restrict players to solo gameplay. Now featuring an automated warning system with kick/ban abilities! Permissions soloenforcement.enforce Configuration { "Discord webhook URL": "https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "Discord message color": 9109504, "Log turret violations to Discord": false, "Log respawn violations to Discord": true, "Log revive violations to Discord": false, "Log cupboard auth violations to Discord": false, "Log team violations to Discord": false, "Log crafting violations to Discord": true, "Log automatic kicks/bans from warning system to Discord": false, "Show violation messages in chat (does not need automatic warning turned on)": true, "Use automatic warning system": false, "Maximum warnings": 3, "Show warning count (popup)": false, "Warning popup time (seconds)": 5, "Ban after maximum warnings reached (will kick otherwise)": false, "Warn for turret violations": false, "Warn for respawn violations": false, "Warn for revive violations": false, "Warn for cupboard violations (recommended NOT to use)": false, "Warn for team violations": false, "Warn for crafting violations": false, "Restrict tool cupboards": true, "Require destruction of tool cupboards": true, "Ignore tool cupboard restrictions on decaying bases": true, "Restrict turrets": true, "Restrict sleeping bags & beds": true, "Restrict team creation": true, "Restrict codelock & keylock crafting": true } Localization { "DiscordTitle": "Solo Enforcement", "ChatCupboard": "Another player is already authorized on this tool cupboard.", "DiscordCupboard": "{player1} ({player1_id}) attempted to authorize themselves on an already authorized tool cupboard.", "ChatTurretAuth": "Another player is already authorized on this turret.", "DiscordTurret": "{player1} ({player1_id}) attempted to assign {player2} ({player2_id}) to their turret.", "ChatTurretAssign": "You are not allowed to assign players to your turret.", "DiscordRespawnAssign": "{player1} ({player1_id}) attempted to assign their sleeping bag/bed to {player2} ({player2_id}).", "ChatRespawnAssign": "You are not allowed to assign players to your sleeping bags/beds.", "DiscordPublicBed": "{player1} ({player1_id}) attempted to set their bed to public.", "ChatPublicBed": "You are not allowed to set your bed to public.", "DiscordTeam": "{player1} ({player1_id}) attempted to create a team.", "ChatTeam": "Teams have been disabled.", "DiscordCraft": "{player1} ({player1_id}) attempted to craft a codelock/key.", "ChatCraft": "You are not allowed to craft that item.", "DiscordRevive": "{player1} ({player1_id}) revived {player2} ({player2_id}).", "BanMessage": "Too many teaming violations detected (auto ban).", "KickMessage": "Too many teaming violations detected (auto kick).", "WarningPopup": "Warning {0}/{1}" }
    $15.00
  3. Version 1.0.1

    831 downloads

    Adds a codelock to your composter. To add a codelock, place it as you would on a chest.
    Free
  4. Version 1.2.11

    442 downloads

    Lock Up the nasty players! Admins or players with permissions will have the ability to spawn handcuffs and use them to lock up victims or npc's while also giving them the ability to escort or loot their target. This system was heavily inspired by the Rustoria/OTV developers. Usage Equip the handcuff item in your belt and make sure it's selected, go near a player/npc and hold E button. Current Futures Include (check the config bellow as well) Support for permissions Handcuff item type, skin & stack are changeble Handcuffed player can be looted Handcuffed player can be escorted - By Foot - In Vehicle Ground/Air/Water - Dragged behind the Vehicle with adjustable distance NPCs can be handcuffed as well (all the above apply) Adjustable on handcuff time Option to cancel on spotted Option to escort the player floating or stick to ground Inventory slots can be locked on handcuffed Handcuff message changable Adjustable access to locked player Adjustable lock/cuff protection Configurable blocked Chat & Console commands for handcuffed players Handcuff item stack can be made unlimited Option to unlock player on warden death Option to keep victim locked on death Option to change victim clothes on handcuff More futures may be taken in consideration after they are suggested and discussed. Commands [Chat & Console] cuff _all|PlayerName|SteamID - Lock the target through a Server Console or F1 Console command (Admin Only) (Chat: /hcuffs | Console hcuffs) ~ ~ /hcuffs _self Amount - Give yourself handcuffs (Chat only) ~ /hcuffs PlayerName|SteamID Amount - Give the target player handcuffs ~ /hcuffs _all Amount - Give everyone in the server handcuffs (Admin Only) /lock - Lock|Unlock yourself :: Example Command for Server Rewards: hcuffs $player.id 1 API Check if target is Restrained Restrain Player - For self-restrain use player as attacker Unrestrain Player - save = Saves the player into the data, usually used when player disconnect - ride = Additional checks for players inside a vehicle Default Config Config is pretty much self explementary.
    $15.00
  5. Version 1.0.3

    2,252 downloads

    Lock Oven & Refinery: Enhanced Security for Your Resources Overview: The << Lock Oven And Refinery >> plugin allows you to add a codelock to your furnaces and refineries. Secure a lock in just a few clicks, the same way you would for a chest, and protect your valuable resources. Key Features: Easy Lock Installation: Add a codelock to your furnaces and refineries as effortlessly as you would to a chest. Refresh Command: If the plugin is installed during a wipe, the << /refresh >> command will update all furnaces and refineries to make them lockable. This command is unnecessary if the plugin is active from the beginning of the wipe. Configuration and Permissions: Customization via Config File: Adjust the command and activate permissions as you see fit. ActivePermUse: This option in the config file allows you to enable or disable the need for permission to use a lock. Permissions: << lockoven.admin >>: Required to use the << /refresh >> command. << lockoven.use >>: Enable this in the config file if ActivePermUse is set to true, to allow users to lock their furnaces.
    Free
  6. Version 1.0.2

    3 downloads

    Are you tired of filling up multiple "public" containers only to see that person X has walked by and completely looted them? "STORAGE LOCK" is our solution. With a simple chat command you can now lock certain public containers. The command will automatically fill the containers with 1 or more predefined items. Already implemented containers: - Hitchtrough - Cursed Cauldron - Lantern - Tuna light - Skull fire pit - Hobo barrel - Bonfire - Chinese lantern - Fireplace - Fireplace - Tool cabinet Locked fireboxes do not turn off anymore, as far as the charcoal slot is full. (Attention: these containers do not produce charcoal at all). Just be sure to set the predefined amount of resources high enough so you don't get any nasty surprises. -------------------------------- Sind Sie es leid, immer wieder mehrere "öffentliche" Container aufzufüllen, nur um zu sehen, dass Person X vorbeigegangen ist und sie komplett geplündert hat? "STORAGE LOCK" ist unsere Lösung. Mit einem einfachen Chatbefehl könnt ihr nun bestimmte öffentliche Container sperren. Durch den Befehl werden die Container automatisch mit 1 oder mehreren vordefinierten Gegenständen gefüllt. Bereits implementierte Containers: - Hitchtrough - Verfluchter Kessel - Laterne - Tunalicht - Totenkopf-Feuergrube - Hobo-Fass - Lagerfeuer - Chinesische Laterne - Feuerstelle - Feuerstelle - Werkzeugschrank Verschlossene Brennbehälter schalten sich nicht meh aus, insofern der Holzkohleslot voll ist. (Achtung: Diese Container produzieren gar keine Holzkohle) Achten Sie nur darauf, die vordefinierte Menge an Ressourcen hoch genug einzustellen, damit Sie keine bösen Überraschungen erleben. { "Main config": { "Debug": false, "Use Permissions": true, "Use Permission": "storagelock.use", "Auto Lock Permission": "storagelock.autolock", "Chaticon": 76561199180049293, "Chat Prefix": "[<color=#00ffff>StorageLock</color>] ", "Chat Command": "lock", "Items set invulnerable?": true }, "Container Settings": { "hitchtrough.deployed": { "Items": [ { "Input Item": "pumpkin", "Input Amount": 10000 } ], "Remove charcoal": false, "Autolock when player has permission": true }, "cursedcauldron.deployed": { "Items": [ { "Input Item": "wood", "Input Amount": 100000 } ], "Remove charcoal": true, "Autolock when player has permission": true }, "lantern.deployed": { "Items": [ { "Input Item": "lowgradefuel", "Input Amount": 100000 } ], "Remove charcoal": false, "Autolock when player has permission": true }, "tunalight.deployed": { "Items": [ { "Input Item": "lowgradefuel", "Input Amount": 100000 } ], "Remove charcoal": false, "Autolock when player has permission": true }, "skull_fire_pit": { "Items": [ { "Input Item": "wood", "Input Amount": 100000 } ], "Remove charcoal": true, "Autolock when player has permission": true }, "hobobarrel.deployed": { "Items": [ { "Input Item": "wood", "Input Amount": 100000 } ], "Remove charcoal": true, "Autolock when player has permission": true }, "campfire": { "Items": [ { "Input Item": "wood", "Input Amount": 100000 } ], "Remove charcoal": true, "Autolock when player has permission": true }, "campfire_static": { "Items": [ { "Input Item": "wood", "Input Amount": 100000 } ], "Remove charcoal": true, "Autolock when player has permission": true }, "chineselantern.deployed": { "Items": [ { "Input Item": "lowgradefuel", "Input Amount": 100000 } ], "Remove charcoal": false, "Autolock when player has permission": true }, "furnace": { "Items": [ { "Input Item": "wood", "Input Amount": 100000 } ], "Remove charcoal": true, "Autolock when player has permission": true }, "fireplace.deployed": { "Items": [ { "Input Item": "wood", "Input Amount": 100000 } ], "Remove charcoal": true, "Autolock when player has permission": true }, "cupboard.tool.deployed": { "Items": [ { "Input Item": "wood", "Input Amount": 1000000 }, { "Input Item": "stones", "Input Amount": 1000000 }, { "Input Item": "metal.fragments", "Input Amount": 1000000 }, { "Input Item": "metal.refined", "Input Amount": 1000000 } ], "Remove charcoal": false, "Autolock when player has permission": true } } }
    $4.99
  7. Version 1.0.2

    286 downloads

    Lock Barrels: Enhanced Security for Your Storage Barrels Overview: The << Lock Barrels >> plugin allows you to add a codelock to your storage barrels. Secure a lock in just a few clicks, the same way you would for a chest, and protect your valuable resources. Key Features: Easy Lock Installation: Add a codelock to your storage barrels as effortlessly as you would to a chest. Refresh Command: If the plugin is installed during a wipe, the << /refreshbarrels >> command will update all barrels to make them lockable. This command is unnecessary if the plugin is active from the beginning of the wipe. Configuration and Permissions: Customization via Config File: Adjust the command as you see fit. Permissions: << lockbarrels.admin >>: Required to use the << /refreshbarrels >> command.
    Free
  8. Version 1.1.2

    383 downloads

    Hackable Crate Unlock is a plugin that allows to set different unlock times for hackable crates depending on the permission of the player, lock crates so that only the player who started hacking it (or clan members) can get the loot, or send Discord webhook messages. In addition, players can reduce unlock times by dropping targeting computers to the crates and it includes a leaderboard showing the players with most hackable crates unlocked. Permissions hackablecrateunlock.vip1 - Players unlocking a crate with this permission will make it to unlock in the seconds specified for that permission. hackablecrateunlock.vip2 - Players unlocking a crate with this permission will make it to unlock in the seconds specified for that permission. hackablecrateunlock.admin - Required to use in-game admin commands. Commands /hc rank - Shows top 10 of players with most hackable crates unlocked. /hc default 'seconds' - Sets default unlock seconds. /hc vip1 'seconds' - Sets vip1 unlock seconds. /hc vip2 'seconds' - Sets vip2 unlock seconds. /hc clear - Wipes data file for /hc rank. Config
    $2.99
  9. Lurch

    Item Ownership

    Version 1.0.57

    59 downloads

    ItemOwnership V1.0.57 by Lurch A utility which tracks special items and prevents them from being picked up or used by other players unless the items are in a shareable items list. Important Notes: This plugin is NOT a standalone plugin. It is designed to work with other plugins on modded Rust servers. You must either modify an existing plugin, have the author of an existing plugin modify theirs to work with ItemOwnership, or have a plugin that already works with ItemOwnership to get the benefit of this plugin (e.g. Invisibility Cloaks) This plugin has not been tested with items that are stackable. We expect that the underlying FacePunch code will utterly break the original item’s UID, so there’s no support at this time for stacked special items. It is up to you, the developer / system op to ensure that special items in your server that you wish to prevent sharing between players cannot be stacked. Operation: ItemOwnership ( IO ) keeps track of the Unique Item Id’s for specially crafted / given items. For example, a special player-usable Invisibility Cloak (available: MyVector.xyz or CodeFling.com) that works directly with IO. IO will also work with any other plugin that uses the IO API. The API can be called by an by an in-game /kit command or from an NPC vendor. When your special or unique item is created, the plugin responsible for the item creation must call the IO API hook, UpdateItemList() – this hook allows adding new items, changing ownership of existing items and deleting items from the registry. (Usually called when an item is destroyed.) From the time the new item is registered to an owner, any other player will be unable to: Pick up the item. Equip or use the item. Transfer the item to inventory. Move the item in any inventory. Uses Oxide Permissions / Carbon permissions compatible API: Void UpdateItemList(BasePlayer owner, Item item, int action) Where: Owner is a BasePlayer object (the item’s intended owner) Item is the actual in-game item Action is one of: 0 = Add new 1 = Change Owner 2 = Delete (Item was destroyed) Bool? IsItemOwner(BasePlayer player, Item item) Returns null / true / false under these conditions: null = Unable to find the item in the IO registry true = Specified player IS the item’s owner false = Specified player is NOT the item’s owner. Example C# code to call into IO API to add item to tracking file: Interface.CallHook("UpdateItemList", player, myItem, 0); // 0 = add
    Free
  10. Version 1.0.0

    3 downloads

    Allows users to block monuments/part of monuments for a configured amount of time after wipe, players won't be able to loot high end weapons early in the game You are able to add any monument you want in the configuration file, any position and any radius that you need blocked, you will only have to setup this once, after each map wipe the plugin will automatically detect the monument and block the desired zone Use case examples: Block certain parts of a monument for 24 hours, such as Launch Site's top of the main building Commands: /getpos (Requires admin access) Use the command to get the proper position within the monument /showzones (Requires admin access) Shows the blocked monuments /testradius value (Requires admin access) Draws a sphere with the specified radius in order to give you an idea of the blocked area based on the value Configuration: { "Monument name & their settings": { "OilrigAI": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "OilrigAI2": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/harbor/harbor_1.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/harbor/harbor_2.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/harbor/fishing_village_a.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/harbor/fishing_village_b.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/harbor/fishing_village_c.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/xlarge/launch_site_1.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/large/excavator_1.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/large/powerplant_1.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/large/trainyard_1.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/medium/junkyard_1.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/large/airfield_1.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/large/water_treatment_plant_1.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/medium/compound.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/medium/bandit_town.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/small/sphere_tank.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/small/satellite_dish.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/tiny/water_well_c.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/tiny/water_well_d.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/tiny/water_well_e.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/medium/stables_a.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 }, "assets/bundled/prefabs/autospawn/monument/medium/stables_b.prefab": { "IsEnabled": false, "Position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Radius": 0.0, "Blocked time (seconds)": 0.0 } } } Language: { "DayFormat": "<color=#ACFA58>{0}</color> day and <color=orange>{1}</color> hours", "DaysFormat": "<color=#ACFA58>{0}</color> days and <color=orange>{1}</color> hours", "HourFormat": "<color=#ACFA58>{0}</color> hour and <color=orange>{1}</color> minutes", "HoursFormat": "<color=#ACFA58>{0}</color> hours and <color=orange>{1}</color> minutes", "MinFormat": "<color=#ACFA58>{0}</color> minute and <color=orange>{1}</color> seconds", "MinsFormat": "<color=#ACFA58>{0}</color> minutes and <color=orange>{1}</color> seconds", "SecsFormat": "<color=#ACFA58>{0}</color> seconds", "Blocked": "You are not allowed to enter here! Try again in {0}" }
    $6.50
  11. Fusion 3.64

    Lift locks

    I think this is already a thing, I just haven't been able to track it down. I run a pve server and recently someone figured out that if a player leaves a car on the lift they can strip it down. Is there a plugin that locks the lift to the owner of the lift or allows a player to slap a codelock onto the lift? I mean there has to be one by now, yeah?
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.2k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.