How to Disable Building Repair Cooldowns on Your Rust Server

By default, Rust has a short cooldown between structure repairs to prevent players from spamming repairs during raids.

However, if your server is creative, PvE-oriented, or used for testing builds, you can remove this restriction entirely.

1. Log In to Your Panel


2. Select the ‘Console’ Tab

Cybrancee panel showing the Rust startup page with console tab outlined

3. Disable the Cooldown

This command removes the repair delay, allowing players to fix building parts immediately:

creative.freerepair true

Once enabled, players can repair structures without any cooldown.

If you’d like to restore the standard repair cooldown later, use:

creative.freerepair false

cybrancee panel Rust startup page with console tab and console field outlined

4. Make the Change Permanent

Add this command to your server.cfg file so it’s applied automatically every time your server starts. Follow the steps below to do this:


5. Select the ‘Files’ Tab

Cybrancee panel showing the Rust startup page with the Files tab outlined

6. Locate the ‘cfg’ Folder

This folder is located at /home/container/server/rust/cfg.

Cybrancee panel Rust server directory showing the cfg folder outlined

7. Create a New ‘server.cfg’ File

If you already have a ‘server.cfg’ file, you can skip Steps 8 and 9 and go directly to Step 10.

Cybrancee panel Rust server files tab showing the Create New File button outlined

8. Select the ‘Create File’ Button at the Bottom


9. Enter the Name ‘server.cfg’

Enter the file name in the ‘File Name’ field as ‘server.cfg’.

Select the ‘Create File’ button.

Cybrancee Panel Rust Server Files Tab with Create New File and Enter File Name buttons outlined

10. Edit the ‘server.cfg’ File

Cybrancee panel Rust server directory showing the server.cfg file outlined

11. Disable the Cooldown

Add the following command on a new line:

creative.freerepair true


12. Select the ‘Save Content’ Button


13. Restart Your Server

Cybrancee panel Rust server controls, restart button outlined

Rust Server Hosting

Starts at $11.99

External link icon

Was this article helpful?
Please Share Your Feedback
How Can We Improve This Article?
Table of Contents