Setup

1
Run the Anode+ installer and follow the on-screen instructions to install the application.
2
Enter your License Key when prompted. You receive this after purchase.
3
Click the Register FCM button to log in. This connects Anode+ to Rust+ push notifications.
4
Join a server in-game and click Pair ingame to link the application to your server.

Ingame Commands

All commands are sent through team chat in-game. Prefix every command with !

!track <battlemetrics id> <optional server id>Add a player to your tracking list by their BattleMetrics ID. Optionally pass a specific server ID.
!trackdel <battlemetrics id>Remove a player from your tracking list.
!tracklistDisplay all tracked players and their current online/offline status.
!trackclearClear all players from your tracking list.
!trackstop / !trackstartStop or start tracking updates without clearing your list.
!lastseen <player name>Shows when a tracked player was last seen online. Player must be on your track list.
!timeDisplay the current in-game server time.
!onlineDisplay the current server player count.
!queueSee the current server queue length.
!mark <name>Add a custom marker to the GUI map.
!delmark <name>Delete a custom marker from the GUI map.

BattleMetrics Setup

1
Go to Settings in the Anode+ GUI.
2
Set your BattleMetrics API Token. You can generate one from the BattleMetrics developer portal.
3
When creating the token on BattleMetrics, make sure to check all permission boxes.

Discord Bot Setup

1
Go to Settings in the Anode+ GUI and enter your Discord Bot ID.
2
Make sure the DiscordBot checkbox is enabled in settings.
3
Ensure your Discord bot has Admin Permissions on your server.

Discord Slash Commands

/listdevicesList all smart devices on your currently connected server.
/toggle <device id or name>Toggle a device on or off by its ID or name as shown in the Anode+ GUI.

Updating

When Rust receives a game update, new items are often added. The local item database needs to be rebuilt to include them.

Delete C:\AnodePlus\items.json after a game update. Anode+ will automatically rebuild the item database on next launch.

Devices

Once connected to a server through the GUI, pair a smart device in-game. It will automatically appear in the Devices list within Anode+. From there you can monitor and control switches, storage monitors, and more.

Search Vending Machines

Use the Search Vending Machines button in the GUI to browse all in-game vending machines on your current server. You can search by item name to find the best trades and prices.

Custom Alarm Sounds

You can use your own custom alarm sounds in Anode+. Simply place .wav files into the alarm sounds directory:

Place your custom .wav files in C:\AnodePlus\AlarmSounds and they will be available as alarm sound options.

Grids

Grid overlays and grid-based messages are approximate and may not always be perfectly accurate. Use them as a general reference.

Crate Drops

Crate drop notifications are an approximation. A crate is not guaranteed to drop every time a notification is triggered. Treat these as estimates.

About / Credits

Anode+ is built on top of the open-source Rust+ WebSocket library:

liamcottle/rustplus.js