CoreSnap's Wishlist
-
MultiTool
Allows you to quickly switch between available tools (configured in the config) by pressing the E key a menu will open in which the player can select the tool he needs.
Commands:
/give_mt - will give you the Multi Tool works only if you an admin.
give_mt steamid in the server console will give the Multi Tool to a target player.
You can change the Multi Tool skin in the config file.
If you want to hide some tools or make them available only if play have permission you also can do this in the config file.
Also you can enable unlimited resources for Building Blan used via Multi Tool.
DEFAULT CONFIG
- #multi-tool
- #tool
-
(and 2 more)
Tagged with:
-
CustomMedical
🧪 CustomMedical Take control of how medical items work on your server! CustomMedical lets you turn syringes, bandages, largemedkit item into fully customized healing kits — with configurable boosts, usage limits, permissions, timed effects, commands, and even loot drops. Perfect for RPG-style servers, PvE heal systems, and VIP reward kits.
✨ Features Unlimited customization: Rename syringes/bandages/largemedkit, give them custom skins, and show [Uses:X] right on the item. Usage limits: Configure how many times each item can be used before it’s consumed. Boost system: Add health, hydration, calories, comfort, or radiation effects — with optional timers and automatic reset. Status UI integration: Show a live “Medical Time” bar via SimpleStatus (optional dependency). Timed permissions: Grant temporary permissions or groups on use with TemporaryPermissions (optional dependency). Commands on use: Run one or multiple chat/console commands when the item is used. Loot integration: Configure loot crates, heli crates, and Bradley crates to spawn your custom items at custom rates. Anti-stack protection: Prevents players from stacking custom medical items (no “dupe” exploits). Prefix & color customization: Fully configurable chat prefix with color tags.
🎥 Showcase Video
💬 Commands /givesyringe <id|name> [amount] → Give yourself a configured medical item. /givesyringe <player> <id|name> [amount] → Give a configured item to another player. (Also available as console command givesyringe.)
📁 Example Configuration
🔑 Permissions custommedical.admin → Allows use of /givesyringe and console give commands. You can define per-item permissions in the config (e.g., custommedical.vipheal), then grant them with oxide.grant user <name> custommedical.vipheal.
🎯 Why Choose CustomMedical? Because sometimes vanilla healing just isn’t enough. This plugin gives you full control — from simple rebalanced syringes to complex RPG-style healing kits with timed buffs, effects, and rewards. -
Basements
Basements lets players build underground rooms beneath their bases. Place a hatch on your foundation and dig straight down into a hidden basement with walls, ceilings, and full building privileges. Great for stashing loot, setting up secret bunkers, or just adding extra space.
Readme Link - Click Here for Instruction and Documentation
👆Highly recommend reading the FAQ section!
BUILD
Build basements easily from your tool cupboard. Just place an entrance to get started.
EXPAND
Expand your basement by drilling underground. But don't forget to bring a headlamp - its dark down there!
TRAVERSE
Place multiple entryways, building out your labyrinth of tunnels beneath your base.
DECORATE
All deployables, electricity, and storage items can be placed in your basement. Take advantage of your new space!
RAID
Nothing is safe in Rust, including your basement. If all the entrances are destroyed, then the basement is too. Any loot below will float to the surface. Protect the entrance at all costs!
API METHODS (For Plugin Developers)
// Returns true if the given entityId is part of a basement. bool IsBasementEntity(ulong entityId) // Returns the building ids of the basements connected to a given surface building id. uint[] GetBasementBuildingIds(uint surfaceBuildingId) // Returns the building ids of the surface buildings connected to a given basement building id. uint[] GetSurfaceBuildingIds(uint basementBuildingId) Extension Plugins
These are free plugins that add additional functionality to Basements.
BasementsManager
Provides a UI for admins to view and manage the basements on the server. Useful for debugging & fixing issues. Use with the /bm command, requires the basements.admin permission to use.
BasementsManager.cs
-
Dynamic Monuments [Jungle Bundle]
‼️Note: This is an add-on, not a standalone plugin. It requires the Dynamic Monuments plugin to be installed (sold separately).
🌴Enhance your Rust world with Jungle Bundle — a rich and immersive monument pack for the Dynamic Monuments plugin!
Explore dense jungle environments and mysterious ancient sites, or configure them to appear in any biome you prefer.
Included in the addon:
7 land monuments 1 coastal location 1 dam 2 modified in-game locations Player-placeable locations:
The Mayan Pyramid The Tree House Eye of the Jungle Eclipse Fort Bone Cape The Ancient Dam Installation Instructions:
Make sure you have the latest version of the Dynamic Monuments plugin installed Move the contents of the data/DynamicMonuments folder from the archive you downloaded into the oxide/data/DynamicMonuments folder on your server Reload the plugin
Check out the rest of my work: Adem's Codefling Library
Join the Mad Mappers Discord!
-
Auto Marker PVP Zone
This plugin automatically displays active PVP zones on your server map in real-time. Perfect for enhancing your players' gaming experience during airdrops and special events.
Key Features
⚡ Automatic PVP zone display
Markers appear instantly during events
Perfect synchronization with airdrops and events
Automatic marker removal when events end
🔧 Performance and simplicity
Lightweight plugin that doesn't impact server performance
No configuration needed - works immediately
Compatible with your existing plugins
🎮 Benefits for your players
Clear visibility of active combat zones
Better strategic planning for PVP actions
Reduced frustration from invisible zones
More professional and modern interface
📋 Requirements
This plugin requires the following dependencies to work:
Marker Manager Modified : https://codefling.com/plugins/marker-manager-modified
Zone Manager : https://umod.org/plugins/zone-manager
Dynamic PVP : https://umod.org/plugins/dynamic-pvp
💻 Console Commands
The plugin provides two console commands for administrators:
ampz.reload Reloads the plugin configuration without restarting the server.
Description: Allows you to apply configuration changes in real-time
ampz.status Displays current plugin statistics.
Information displayed:
Active zone markers count
Cached zones count
Timer interval
OnlyDynamicPvp mode status
⚙️ Installation
Installation is simple: download the plugin and place it in your plugins folder. It works automatically without additional configuration.
⚠️ Important: Don't forget to properly configure Dynamic PVP so that zones are detected and displayed on the map.