Egg Suit Restore
A downloadable mod
Egg Suit Restore
Apply custom images to the Rust Egg Suit straight from a URL. Restore your favorite painted designs onto the egg suit attire with a simple console workflow.
Bring Your Egg Suit Designs to Life
Point the plugin at any image URL, paint your egg suit, and the design is applied automatically. Perfect for restoring custom artwork or sharing signature looks on your server.
Features
|
๐
Image from a URLLoad any image hosted online and apply it to the egg suit. Just set the download URL and paint. |
๐ค
Per-Player SettingsEvery player manages their own enabled state and download URL, so multiple players can use it independently. |
|
๐
Permission-BasedUses Oxide's permission system. Only players with the granted permission can enable restoration and apply images. |
๐ฅ
Egg Suit OnlyOnly the egg suit attire is affected. Other paintable items such as signs and frames are left completely untouched. |
|
โ๏ธ
Simple Console WorkflowEnable, set the URL, then paint. Everything is managed through a handful of easy console commands. |
๐ผ๏ธ
Automatic ProcessingThe downloaded image is processed and applied to the egg suit automatically when you save your changes. |
How It Works
| โ A player with the required permission enables restoration and sets a download URL. |
| โ The player selects the egg suit in their inventory and opens the in-game image editor. |
| โ When the player saves their changes, the plugin downloads the image from the configured URL. |
| โ The image is applied to the egg suit, replacing its current design. |
| โ Restoration only runs for the egg suit and only while the player has it enabled. |
Console Commands
All settings are managed in the console. Each command applies to the player who runs it.
| Command | Description |
|---|---|
eggsuitrestore.help
|
Show the list of available commands. |
eggsuitrestore.info
|
Show your current settings (enabled state and download URL). |
eggsuitrestore.enabled [true|false]
|
Without
arguments, show whether restoration is enabled. With true
or false,
set it. |
eggsuitrestore.url [<url>]
|
Without arguments, show the current download URL. With a URL argument, set it. |
eggsuitrestore.clear
|
Clear your per-player settings back to the defaults. |
Usage
|
1
Enable restoration Run eggsuitrestore.enabled true
in the console.
|
|
2
Set the image URL Run eggsuitrestore.url <URL>
with a direct link to your image.
|
|
3
Open the image editor Select the egg suit in your inventory and press Paint to open the editor. |
|
4
Save your changes Press Save Changes. The editor closes and the image is applied to the egg suit. |
|
5
Disable restoration When you are finished, run eggsuitrestore.enabled false.
|
Installation
|
1
Copy the plugin file Place EggSuitRestore.cs
into your server's oxide/plugins/
directory.
|
|
2
Start or restart your server The plugin loads and registers its permission automatically. |
|
3
Grant the permission Give eggsuitrestore.use
to the players who should be able to use restoration.
|
|
4
Configure in the console Use the eggsuitrestore
console commands to enable restoration and set your image URL.
|
Permission
Players with this permission can enable restoration, set the download URL, and apply images to the egg suit. Players without it cannot use the plugin's commands or restoration.
Grant Permission
oxide.grant user <SteamID> eggsuitrestore.use
Revoke Permission
oxide.revoke user <SteamID> eggsuitrestore.use
Important Notes
Only the egg suit attire item is affected. Other paintable items such as signs and picture frames continue to work exactly as before.
Each player's enabled state and download URL are stored in memory and are not saved to disk. They reset when the plugin is reloaded or the server restarts, so they need to be set again afterward.
The URL must be a direct link to an image the server can reach. If the download fails, restoration stops and the egg suit is left unchanged.
Egg Suit Restore — An Oxide plugin for Rust dedicated servers.
Made by little method
Download
Click download now to get access to the following files:

Leave a comment
Log in with itch.io to leave a comment.