Hi, I wanted to suggest a possible feature for Rust Plus Desk: support for community-made modifications or plugins, something similar to a workshop/mod system where users could download and enable custom extensions.
I’ve personally modified the program for my own use and added several experimental tracking tools. For example, I created a teammate movement tracker that records player movement history, including deaths and teleports. It also supports replaying previous movement paths. Even if a teammate leaves the team later, their movement history remains saved locally for later review.
Another idea I experimented with is a radar/scanner system for locating player activity on low-population servers. The concept is based on tracking player appearance within the Rust+ F7/team loading range. The tool creates a radius around the searching player and allows marking detection points whenever a target player appears in range. By taking multiple detection points from different positions, the system can estimate where a player or base may be located. Using this method, I once managed to find a hidden base built inside rock terrain in the jungle biome — something I probably would never have discovered normally.
I also have ideas for future extensions, such as:
- Logging vending machine appearance/disappearance events
- Detecting suspicious temporary vending machine placements
- Tracking vending machines placed in ocean grid areas
- Creating filters to hide clan vending machines that use “blood-for-blood” style trades or useless self-trades (for example: 1 rocket for 1 rocket, 1 HQM for 1 HQM, etc.)
I think a plugin/modification system could make Rust Plus Desk much more powerful and allow the community to build many useful tools around it.
Just wanted to share the idea because I think the program has huge potential for extensibility.
I also attached screenshots demonstrating how my custom tracker and scanner systems currently look and work in practice.

Hi, I wanted to suggest a possible feature for Rust Plus Desk: support for community-made modifications or plugins, something similar to a workshop/mod system where users could download and enable custom extensions.
I’ve personally modified the program for my own use and added several experimental tracking tools. For example, I created a teammate movement tracker that records player movement history, including deaths and teleports. It also supports replaying previous movement paths. Even if a teammate leaves the team later, their movement history remains saved locally for later review.
Another idea I experimented with is a radar/scanner system for locating player activity on low-population servers. The concept is based on tracking player appearance within the Rust+ F7/team loading range. The tool creates a radius around the searching player and allows marking detection points whenever a target player appears in range. By taking multiple detection points from different positions, the system can estimate where a player or base may be located. Using this method, I once managed to find a hidden base built inside rock terrain in the jungle biome — something I probably would never have discovered normally.
I also have ideas for future extensions, such as:
I think a plugin/modification system could make Rust Plus Desk much more powerful and allow the community to build many useful tools around it.
Just wanted to share the idea because I think the program has huge potential for extensibility.
I also attached screenshots demonstrating how my custom tracker and scanner systems currently look and work in practice.