About APItemScan
APItemScan — Powerful Object Scanning Tool
APItemScan is a versatile plugin for administrators and developers that instantly displays detailed technical information about any entity in Rust. Simply look at an object and use a command — the plugin will show you the prefab, shortname, skin ID, entity type, owner, and even the network ID.
Permissions
apitemscan.use — Allows use of the /ascan command.
apitemscan.admin — Grants extended administrative privileges.
Command
/ascan — Scans the object you’re currently looking at.
Main Features
- Instant object scanning — Get full data about any entity you look at.
- Supports all entity types — Buildings, items, deployables, decorations, and more.
- Chat and console output — Display results directly to the player and/or the server console.
- Owner information — View the Owner ID and name (if available).
- Network ID and position — For precise debugging and entity tracking.
- Customizable cooldown — Control how often the scan command can be used.
- Color and prefix customization — Adjust visual style to match your server theme.
- Permission system — Limit access between regular players and admins.
Config
{ "General Settings": { "Enable output to player chat": true, "Enable output to server console": true, "Maximum scan distance (meters)": 5.0, "Show owner information": true, "Show Network ID": true, "Show entity type": true, "Command cooldown (seconds)": 1 }, "Output Settings": { "Header color (HEX)": "#00BFFF", "Value color (HEX)": "#7FFF00", "Plugin prefix": "[APItemScan]" } }
