depends on
Works with
About ATM (Cash Machine)
Simple ATM system suitable for every modded server. This plugin comes with multiple ways to access the ATM interface. Account balance is held by Economics so admins have a full range of commands to control player accounts.
• How to access ATM
Swiping credit card through reader
Interacting with custom vending machines
Pressing electric button (experimental)
• Setup Commands
/spawncardreader - spawn card reader entity
/vmspawn - spawn vending machine entity
/setplace - confirm object placement
/setatmzone - set ATM zone for entities placed in RustEdit
/setvendingskins - apply custom skin to spawned vending machines
Video showcase here
• ATMs on procedural maps
Automatic spawning at monuments is done by using any entity spawner plugin. Have a look
at optional dependencies or feel free to message me on my discord if you have any questions.
• Config File
{ "General Settings": { "Auth Key": 1434242842, "Is Enabled: ": true, "Can Announce: ": true, "Require Card: ": true, "Use Button: ": false, "Title Text: ": "<color=#ce422b>RUST</color> ATM", "Default Bank Information: ": "This panel serves to inform player about functions of ATM machines and ingame currencies. It can be customized inside config file, including font styling", "Log Warnings: ": true }, "Vending Machine Settings": { "Vending Machine Skin": "2441271366", "Spawned Vending Machines as ATM": false, "MarkerManager - Create markers at spawned vending machines": false, "Marker Outline Color": "7DD800", "Marker Outline Size": 0.2 }, "Currency Settings": { "Currency Item ID": "-1779183908", "Currency Skin ID": "2420097877", "Currency Name": "Dollar" }, "Credit Card Settings": { "Card Skin ID": "2410672337", "Card On Player Spawn": false } }