-
Posts
21 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Khaled
-
The vehicle gauge settings are located under: Vehicle Gauge Rules in the config file. Make sure you're checking the latest generated config after reloading the plugin. If you don’t see the section, delete the old config file and reload the plugin to generate a fresh one with the new settings included.
- 14 comments
-
- 1
-
-
- #fuel
- #minicopter
- (and 4 more)
-
- 14 comments
-
- #fuel
- #minicopter
- (and 4 more)
-
Good morning Thank you for the suggestion! Yes, you can already reposition the Fuel Gauge to avoid it blocking your view while shooting — the UI position is fully adjustable, so you can move it to a more comfortable area on your screen. Additionally, in the upcoming update, I’ll be adding full control over which vehicle types display the fuel gauge. This will allow you to enable or disable it per vehicle (for example: boats, subs, cars, etc.), giving you complete flexibility based on your server’s needs. Thanks again for the valuable feedback , improvements like this help refine the experience for everyone!
- 14 comments
-
- 1
-
-
- #fuel
- #minicopter
- (and 4 more)
-
Thank you for your kind words and continued support i truly appreciate it. im happy to let you know that the latest update has now been released, and it includes all the features and improvements you previously mentioned. Your feedback played an important role in shaping this update, so thank you again for taking the time to share your thoughts. if you have any further suggestions or ideas after testing the new version, I’d be glad to hear them. Thanks again for your support!
- 14 comments
-
- 1
-
-
- #fuel
- #minicopter
- (and 4 more)
-
Hello CoreSnap, Currently, FuelMonitor is designed to work only with the default Rust fuel type, which is (Low Grade Fuel). The plugin detects and calculates fuel based solely on the item shortname (lowgradefuel). It does not check or differentiate fuel by skinID, so if another plugin uses different skinIDs of Low Grade Fuel as “tiers,” FuelMonitor will still treat all of them as standard Low Grade Fuel without distinction. If a plugin uses a completely different fuel item (a different shortname), FuelMonitor will not detect or count it at all. Best Regards.
- 14 comments
-
- #fuel
- #minicopter
- (and 4 more)
-
Hi ALiEN JiM, Thank you for the detailed report you’re absolutely right. At the moment, the plugin applies its ammo capacity logic whenever a weapon is equipped, which can override additional ammo provided by extended magazines, SkillTree perks, or other plugins. In setups like yours where ammo is already handled elsewhere, this behavior is understandably undesirable. To address this, I’ll be adding an option to completely disable the ammo capacity system. When disabled, the plugin will no longer modify weapon ammo or magazine capacity at all, allowing external systems to function without interference while still keeping all damage-related features active. This option will be available in an upcoming update, and once enabled, the plugin will not touch ammo values in any situation. Thank you again for bringing this up feedback like this helps improve compatibility and overall server experience. Best regards, Khaled
-
Thank you for your interest in Fuel Monitor and for the great questions. At the moment, the plugin focuses on providing a clean and lightweight visual fuel indicator (bar, color changes, blinking, and an “OUT OF FUEL” warning). However, I’d like to confirm that the points you mentioned are already planned and added to the plugin’s to-do list for upcoming updates: Customizable fuel thresholds (full / low / empty), including proper support for modded servers with higher fuel capacities. UI customization options, including moving the fuel bar on the screen, adjusting its size, and customizing colors. Optional sound alerts for low fuel and out-of-fuel states. These improvements are part of the planned roadmap and will be introduced progressively in future versions. If you have any additional suggestions or specific use cases, feel free to share them i actively use community feedback to shape upcoming updates. Thanks again for your interest!
- 14 comments
-
- #fuel
- #minicopter
- (and 4 more)
-
Version 1.0.1
6 downloads
UICommands – In-Game Command Browser for Rust Servers UICommands makes it easy for players to find and use server commands without memorizing anything or spamming chat. All commands are displayed in a clean, in-game interface, neatly organized into categories with clear explanations. Players can quickly see what each command does, whether it’s available to them, and how to use it — all in one place. Features - Clean and modern in-game UI - Commands neatly organized by category - Shows whether commands are available or locked - Detailed command info panel with usage examples - RUN button for supported commands - Simple, smooth, and easy to use Why Players Like It - No need to remember commands - Quick access to everything the server offers - Easy to understand, even for new players - Less confusion, more gameplay Why Server Owners Use It - Fewer repeated questions in chat - Better presentation of server features - Helps new players get started faster - Clean and professional look Permissions UICommands is a great fit for any Rust server that wants a simple, organized, and player-friendly way to show commands in-game. Config: { "General": { "Open Commands": [ "cmds", "commands" ], "Rows Per Page": 6, "Close UI when prompting for input": true }, "Categories": [ { "Id": "starter", "Title": "Starter & Info", "Description": "Core commands players use immediately after joining.", "Sort Order": 0, "Required Permission (optional)": null, "Commands": [ { "Command": "/ranks", "Description": "Show player ranks.", "Benefit / Why Use It": "See your current rank and progression.", "Usage Example (optional)": "/ranks", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] }, { "Command": "/kit", "Description": "Starter kit.", "Benefit / Why Use It": "Get essential items to start playing.", "Usage Example (optional)": "/kit", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] }, { "Command": "/wear", "Description": "Change your underwear.", "Benefit / Why Use It": "Quickly change your character underwear.", "Usage Example (optional)": "/wear", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] } ] }, { "Id": "teleport", "Title": "Teleport & Home", "Description": "Teleport requests, homes, towns and utilities.", "Sort Order": 10, "Required Permission (optional)": null, "Commands": [ { "Command": "/sethome <name>", "Description": "Set home at your base.", "Benefit / Why Use It": "Save a home location for quick teleport.", "Usage Example (optional)": "/sethome main", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": false, "Tags (optional)": [] }, { "Command": "tphelp", "Description": "Teleport help.", "Benefit / Why Use It": "View teleport commands and usage.", "Usage Example (optional)": "tphelp", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] }, { "Command": "/town", "Description": "Teleport to Bandit Town.", "Benefit / Why Use It": "Quick access to Bandit Town.", "Usage Example (optional)": "/town", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] }, { "Command": "/outpost", "Description": "Teleport to Outpost.", "Benefit / Why Use It": "Quick access to Outpost.", "Usage Example (optional)": "/outpost", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] }, { "Command": "/where", "Description": "Teleport to your death location.", "Benefit / Why Use It": "Return to your death spot quickly.", "Usage Example (optional)": "/where", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] }, { "Command": "/tpr <PlayerName>", "Description": "Request teleport to a player.", "Benefit / Why Use It": "Send a teleport request to another player.", "Usage Example (optional)": "/tpr Khaled", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": false, "Tags (optional)": [] } ] }, { "Id": "shop", "Title": "Shop, Economy & Trade", "Description": "Server shop and purchases.", "Sort Order": 20, "Required Permission (optional)": null, "Commands": [ { "Command": "/s", "Description": "Shop.", "Benefit / Why Use It": "Open the server shop.", "Usage Example (optional)": "/s", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] }, { "Command": "/buy", "Description": "Transport license.", "Benefit / Why Use It": "Purchase transport license.", "Usage Example (optional)": "/buy", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] }, { "Command": "/buyraid", "Description": "Buy a Raidable Base.", "Benefit / Why Use It": "Purchase a raidable base event.", "Usage Example (optional)": "/buyraid", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] } ] }, { "Id": "skills", "Title": "Skills / Levels", "Description": "Leveling and skills commands (server dependent).", "Sort Order": 30, "Required Permission (optional)": null, "Commands": [ { "Command": "/st", "Description": "Open skill tree (shortcut).", "Benefit / Why Use It": "Quick access to the skill tree.", "Usage Example (optional)": "/st", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] }, { "Command": "/skills", "Description": "Open skills UI.", "Benefit / Why Use It": "View and manage your skills.", "Usage Example (optional)": "/skills", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] }, { "Command": "/skill", "Description": "Open crafting menu.", "Benefit / Why Use It": "Access crafting skill menu (if supported).", "Usage Example (optional)": "/skill", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] } ] }, { "Id": "building", "Title": "Building & Remove", "Description": "Upgrade, remove and building utilities.", "Sort Order": 40, "Required Permission (optional)": null, "Commands": [ { "Command": "/up <1-4>", "Description": "Upgrade building tier.", "Benefit / Why Use It": "Upgrade building parts quickly.", "Usage Example (optional)": "/up 4", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": false, "Tags (optional)": [] }, { "Command": "/down <1-4>", "Description": "Downgrade building tier.", "Benefit / Why Use It": "Downgrade building parts quickly.", "Usage Example (optional)": "/down 2", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": false, "Tags (optional)": [] }, { "Command": "/remove", "Description": "Remove buildings.", "Benefit / Why Use It": "Remove building parts if enabled.", "Usage Example (optional)": "/remove", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] }, { "Command": "/bskin", "Description": "Building skins.", "Benefit / Why Use It": "Change building skins (if enabled).", "Usage Example (optional)": "/bskin", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] } ] }, { "Id": "security", "Title": "Security & QoL", "Description": "Locking, turrets and helpful quality-of-life commands.", "Sort Order": 50, "Required Permission (optional)": null, "Commands": [ { "Command": "/autolock", "Description": "Auto lock boxes & doors.", "Benefit / Why Use It": "Automatically apply locks to your base items.", "Usage Example (optional)": "/autolock", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] }, { "Command": "/lockturret", "Description": "Lock turret (requires codelock).", "Benefit / Why Use It": "Protect your turret from unauthorized access.", "Usage Example (optional)": "/lockturret", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] }, { "Command": "/carturret", "Description": "Spawn your car.", "Benefit / Why Use It": "Quickly spawn your vehicle (server dependent).", "Usage Example (optional)": "/carturret", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] }, { "Command": "Quarry lock", "Description": "Locking a quarry engine.", "Benefit / Why Use It": "Protect the quarry engine with a code lock.", "Usage Example (optional)": "Craft a codelock, go to the quarry engine and press E.", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": false, "Tags (optional)": [] } ] }, { "Id": "social", "Title": "Friends / Sharing", "Description": "Friends and access control.", "Sort Order": 60, "Required Permission (optional)": null, "Commands": [ { "Command": "/friend <add/remove playername>", "Description": "Add or remove a friend from your base.", "Benefit / Why Use It": "Control who can interact with your base features.", "Usage Example (optional)": "/friend add Khaled", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": false, "Tags (optional)": [] } ] }, { "Id": "misc", "Title": "Misc", "Description": "Skins, signs and other utilities.", "Sort Order": 70, "Required Permission (optional)": null, "Commands": [ { "Command": "/skin", "Description": "Skins.", "Benefit / Why Use It": "Open skins menu (if enabled).", "Usage Example (optional)": "/skin", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] }, { "Command": "/sili", "Description": "Sign image URL.", "Benefit / Why Use It": "Paste an image URL into a sign (if enabled).", "Usage Example (optional)": "/sili <url>", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": false, "Tags (optional)": [] }, { "Command": "/sil", "Description": "Sign image URL (shortcut).", "Benefit / Why Use It": "Paste an image URL into a sign (if enabled).", "Usage Example (optional)": "/sil <url>", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": false, "Tags (optional)": [] }, { "Command": "/recycler.craft", "Description": "Craft your recycler.", "Benefit / Why Use It": "Craft and place a recycler (if enabled).", "Usage Example (optional)": "/recycler.craft", "Required Permission (optional)": null, "Admin Only (optional)": false, "VIP Only (optional)": false, "Allow RUN (optional, override)": true, "Tags (optional)": [] } ] } ], "Debug: Print Config Summary On Load": false } Need Support?$13.99 -
Version 4.1.0
15 downloads
FuelMonitor is a lightweight and fully customizable Rust plugin that displays a clean, modern fuel bar while driving fuel-powered vehicles. The plugin features a real-time updating UI with a low fuel warning system, including popup notifications and sound alerts when fuel is running low, plus a clear OUT OF FUEL indication when empty. FuelMonitor includes an in-game Admin Settings UI, allowing server owners to: Preview changes live before applying them Adjust Global Max Fuel Reposition the UI using Move Mode Reposition the popup Warning notifications Move Mode Customize all UI colors All changes are applied safely using an Apply / Cancel workflow and affect all players server-wide.| Commands : /fui FuelMonitor works automatically in the background, is performance-friendly, and requires no player commands. Need Support?$5.99- 14 comments
-
- #fuel
- #minicopter
- (and 4 more)
-
Version 1.1.2
10 downloads
WeaponControl is an advanced combat balancing plugin for Rust. It allows server owners to fully control weapon damage, magazine capacity, and explosive damage using a clean in-game UI. Key Features : • Weapon damage multipliers • Magazine capacity control • Full explosive damage support (C4, Satchel, Beancan, Molotov, Catapult explosives) • Separate profiles: Default / VIP I / VIP II / VIP III • Automatic weapon detection • Dedicated Explosives configuration tab • Live in-game UI editor • No external plugins or image libraries Explosives System : Take full control over explosive damage: • Supports C4, Satchel, Beancan, Molotov • Supports Catapult explosives (Propane, Fire Bomb, Scattershot) • Independent explosive multipliers • Per-profile explosive balancing • Accurate projectile and heat damage detection VIP System (Optional) : Flexible VIP system with priority-based tiers. Each VIP level can have its own: • Weapon damage values • Magazine capacity values • Explosive damage values Includes full control over affected entities and blacklist support. In-Game UI : Manage everything directly in-game: • Separate tabs for Weapons & Explosives • Search and sort items • Apply global presets • Edit values live • Safely apply or discard changes • Admin change summary confirmation Performance & Compatibility • Optimized for PVP and PVE servers • Lightweight and server-friendly • Accurate damage detection for projectiles and fire-based explosives • Compatible with Oxide and Carbon Need Support :$14.99 -
Changed Status from Work in Progress to Fixed
-
Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
-
Thanks for the heads-up. A new update is being released now that allows full command control from the config, so you can change /strike to any command you prefer to avoid conflicts with SkillTree (for example /airstrike).
-
Version 1.4.0
9 downloads
Wipe Timer – Professional Discord Wipe Countdown System Stop manually announcing wipes. Let your Discord handle it automatically — clean, dynamic, and fully automated. Wipe Timer is a premium Rust plugin that displays a continuously updating wipe countdown inside a dedicated Discord channel using a Discord Bot. It keeps your community informed 24/7 with zero manual effort. Why This Plugin? ✔ No more manual wipe reminders ✔ Always accurate countdown ✔ Fully automated Discord updates ✔ Clean, modern embed design ✔ Admin private alert system ✔ Lightweight & optimized Designed for serious Rust server owners who want professional presentation. Core Features: Live Discord Countdown The plugin automatically updates a single Discord embed message at a configurable interval (default: every 60 seconds). No spam. No duplicate messages. Only one clean message that updates itself. Smart Dynamic Color System: The embed color automatically changes based on remaining time: Green — More than 24 hours remaining Yellow — Between 1 hour and 24 hours Red — Less than 1 hour remaining This gives your community an instant visual warning. Private Admin Alerts (DM): Admins receive a private Discord message before the wipe. Configurable alert time (default: 1 hour before wipe). Fully optional. Perfect for staff coordination. Clean & Informative Embed: The embed includes: Remaining time Exact wipe date & time Server name Server IP Server country Online player count Server news Website link Map image Thumbnail All formatted in a clean and professional layout. Fully Configurable : Everything is configurable inside config.json: • Next wipe date & time • UTC offset • Update interval • Embed colors • Server information • Images • Admin Discord IDs In-Game Commands: Set the next wipe time (server local time). /setwipe <yyyy-MM-dd HH:mm> Adjust your server UTC offset. /setutcoffset <hours> Update displayed server country. /setservercountry <name> Ideal For: Weekly wipe servers Bi-weekly wipe servers Monthly wipe servers Competitive PvP servers Large community servers Professional branded servers Performance & Stability Lightweight Optimized update logic No spam requests Only updates when needed Safe WebRequests usage Minimal data storage Built for production servers. Configuration Example: { "BotToken": "YOUR_BOT_TOKEN_HERE", "ChannelId": 0, "NextWipeLocalDateTime": "2026-02-01 18:00", "UtcOffsetHours": 3, "UpdateIntervalSeconds": 60, "ColorLongTime": 3066993, "ColorMediumTime": 16776960, "ColorShortTime": 15158332, "AdminDiscordIds": [], "AdminAlertBeforeSeconds": 3600, "EmbedSettings": { "Title": "Wipe Countdown", "Footer": { "Text": "Rust Server", "IconUrl": null } }, "ServerIP": "0.0.0.0", "ServerCountry": "Unknown", "ServerNews": "Stay tuned for upcoming events!", "ServerWebsiteUrl": "", "ThumbnailUrl": "", "MapImageUrl": "" } Need Support:$9.99 -
Version 1.2.1
32 downloads
Features Target Designator System: Players receive a binocular. Aim and left-click to paint the target location. Custom F15 Flight: Flight altitude, speed, and approach distance are fully configurable. Plane spawns, flies across the map, and despawns once the strike ends. Rocket Mechanics: Configurable rocket speed, rate of fire, and shots per run. Permissions: Controlled with a permission: Commands: Gives the player a Target Designator (binocular). Aim and Left-click with it to mark coordinates and trigger the airstrike. Config: { "Config Version": 5, "Flight altitude (m)": 250.0, "Plane speed (m/s)": 200.0, "Pre-fire distance (m)": 750.0, "Chat prefix": "[F15]", "Commands": { "Strike": { "Enabled": true, "Primary": "strike", "Aliases": [] }, "Nuke": { "Enabled": true, "Primary": "nuke", "Aliases": [] } }, "Strike": { "Planes (count)": 1, "Shots per plane": 10, "Rocket speed (m/s)": 150.0, "Confirm delay (s)": 5.0, "Cooldown (s)": 900.0, "Designator display name": "F15 Strike" }, "Nuke": { "Planes (count)": 5, "Shots per plane": 10, "Rocket speed (m/s)": 200.0, "Confirm delay (s)": 6.0, "Cooldown (s)": 120.0, "Designator display name": "F15 Nuke" } } Need Support?$12.00 -
Version 1.0.3
7 downloads
Players can spawn their personal MLRS near a Computer Station and dismiss it when they're done -- - Personal to each player; no one else can take it - Simple controls: Spawn to call it in, Recall to send it away - Safe placement that avoids bad terrain and tight spaces - Optional timer between uses to keep things fair - Optional limit of one active MLRS per player Need Support?$7.49 -
i have your request, please contact on Discord @Khaled.7
-
4: Upload the Harmomy mods into your HarmonyMods folder. the package doesn't have Harmony mods. What u mean by it?
-
i buy the file and i didnt find plugins file inside i found only config only
