How To Add Custom Images To Signs On Your Rust Server

Auto-Install


1. Log In to Your Panel


2. Go to the ‘Rust Plugins’ Tab

cybrancee panel with Rust plugins tab Outlined

3. Install ‘Sign Artist’

Type in the search bar ‘Sign Artist’ and select the ‘Install’ button.

rust plugins install page in cybrancee panel with search bar outlined
cybrancee panel rust plugins autoinstall tab with sign artist popup install button outlined

4. Restart Your Server

For optimal performance, restart your server manually.

Cybrancee panel Rust server controls, restart button outlined

Manual Install


1. Download the Plugins

Download ‘Sign Artist‘ plugin from the Umod official website


2. Log in to Your Cybrancee Panel


3. Go to the ‘Files’ Tab

Cybrancee panel showing the Rust server startup page files tab

4. Locate the ‘plugins’ Folder

You can find the folder in /home/container/oxide/plugins.

Cybrancee panel displaying the Rust server directory

5. Open the ‘plugins’ Folder

Cybrancee panel displaying the Rust server Plugin folder

6. Upload Your Plugin

Upload the SignArtist.cs file from the plugin you downloaded in Step 1.

After uploading, you should see the .cs file in the folder.

Cybrancee panel showing a Rust server plugin successfully uploaded

7. Restart Your Server

Cybrancee panel Rust server controls, restart button outlined

8. Admin Permissions

Permissions

  • This plugin uses the Oxide permission system.

signartist.url → Allows the user to apply images from URLs.

signartist.raw → Allows the user to apply base64 images directly (less common).

  • To grant a permission type this command in the server console field:

oxide.grant user <playername or steamID> signartist.url

oxide.grant user <playername or steamID> signartist.raw

Replace <steamID> with the player’s SteamID and <permission> with the permission you want to assign.

  • Tip: If you want everyone to be able to use use this permission:

oxide.grant group default signartist.url


9. Sign Artist In-Game Usage


9.1 Equip a Sign or Billboard

Place any writable sign or banner.


9.2 Get the Image URL

Use a direct image link (must end in .png or .jpg).

Example: https://example.com/myimage.png


9.3 Apply the Image

While looking at the sign, type in chat:

/sil <image_url> – Allows the user to cast their vote.

Example: /sil https://i.imgur.com/example.png

Rust in-game example of using the /sil command to add a custom image to a Rust sign

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