This guide explains how to edit the BetterNPC data files for any monument (example: Junkyard).
1. Where the files are located
BetterNPC stores monument NPC data here:
oxide/data/BetterNPC/
Inside this folder you will find files like:
Junkyard.json
Airfield.json
LaunchSite.json
Trainyard.json...
How to Add Plugins on Carbon (Rust)
Adding plugins to a Carbon Rust server is very simple.
Follow these steps and your plugin will load instantly.
1. Download the Plugin
Download the .cs plugin file you want to install.
2. Locate Your Carbon Server Folder
Go to your server directory...