About Drone Market
The Drone Market plugin allows players to conveniently place their own drone marketplace directly at their base, providing easy access to Rust's in-game marketplace without needing to travel. Each player can deploy a personal drone market, subject to optional permission and building rules.
Configuration
{ "Sets Drone Market console command to give": "market", "Require permission dronemarket.pickup to pick up the Drone Market": false, "Require permission dronemarket.use to place": false, "Set Drone Market amount limit: 0 = Disabled": 2, "Log to file when a Drone Market is placed": false, "Force Build Requirement to be within a TC Radius": true, "Destroy when foundation is removed under it": true, "Require Building Auth to use/loot the Drone Market": true, "Only allow Team Members to use/loot the Drone Market": true, "Block all Damage to Drone Market": true, "Sets Drone Market Condition Level: HP": 100.0, "Nope Sound": "assets/prefabs/locks/keypad/effects/lock.code.denied.prefab", "Ok Sound": "assets/prefabs/locks/keypad/effects/lock.code.updated.prefab", "Breaking Sound": "assets/bundled/prefabs/fx/item_break.prefab" }
Permissions
dronemarket.use "Require permission dronemarket.pickup to pick up the Drone Market": true, dronemarket.pickup "Require permission dronemarket.use to place": true,
Commands
// Server Rcon Command: market Name-Or-SteamID amount ( amount is optional defaults to 1 ) //In Game F1 Command: market amount ( amount is optional defaults to 1 )
Click here for > Drone Market Skin