corndiggitydog's Wishlist
-
APAdminWH
APAdminWH is a fully customizable wallhack tool with a sleek in-game UI. Designed for server administrators, it provides powerful visualization features to monitor player activity, including sleepers, with complete control over what and how information is displayed — all from a user-friendly menu.
🚀 Key Features
🖱️ 1. Intuitive UI
Floating button (WH) with support for custom icons (PNG) or simple text label.
Full-featured admin menu — no need to type commands.
🧲 2. Real-Time Visual Options
Toggle wallhack and sleeper visibility. 1. Customizable HUD elements:
Player names + distance + health Eye direction lines 3D player boxes 2. Adjustable settings:
Update interval: 0.1–15 seconds Visibility distance: 50–1000 meters Eye line length 🎨 3. Color Customization
Separate colors for active players and sleepers. Built-in presets: White, Cyan, Yellow, Red, Green ⚙️ Admin Commands
/aw — Toggle wallhack on/off
/aws — Toggle sleeper tracking
/awmenu — Open in-game UI menu
Config:
{ "Colors": { "AccentColor": "0.2 0.6 0.8 1", "ButtonHoverColor": "0.2 0.2 0.2 0.95", "MainColor": "0.1 0.1 0.1 0.95", "PanelButtonColor": "0.15 0.15 0.15 0.95", "TextColor": "0.969 0.922 0.882 1" }, "OpenButton": { "AnchorMax": "1 0", "AnchorMin": "1 0", "Color": "0.969 0.922 0.882 0.03137255", "ImageName": "ICON_WH.png", "OffsetMax": "-209.73345 97.84776", "OffsetMin": "-235.733765 71.84754", "UseImage": true }, "Panel": { "AnchorMax": "0.97 0.85", "AnchorMin": "0.71 0.31", "ShowCursorWhenOpen": true }, "Version": { "Major": 0, "Minor": 0, "Patch": 1 } }
✅ Setup Instructions
Place APAdminWH.cs into your oxide/plugins/ folder. Upload the desired icon image (e.g., ICON_WH.png) to oxide/data/APAdminWH/. Reload or start the server — the config and UI will be created automatically. Grant the permission: oxide.grant user <steamID> apadminwh.use
-
Wipe Time Map Name
By TheDevRyan in Plugins
Last Wipe - Map Name is a lightweight, fully automated Rust plugin that dynamically displays the time since your last server wipe directly in your server’s map name. Perfect for attracting players who want fresh wipes and keeping your community informed without needing constant manual updates.
------------------------------------------------------------
🚀 Key Features
------------------------------------------------------------
• Automatic Wipe Detection
Reads your save file creation time to determine the exact wipe date and time.
• Live Time Updates
Updates every minute during the first hour after a wipe, then switches to hourly updates for performance.
• Customizable Formats
Set your own text format for minutes, hours, and days after a wipe.
Examples:
Wiped - 5m ago
Wiped - 3h ago
Wiped - 2d ago
• Base Map Name Control
Keep your server branding while adding wipe info.
• Toggle Display
Optionally hide wipe time and just use your static map name.
• Performance Friendly
Efficient timers and caching prevent unnecessary updates.
------------------------------------------------------------
⚙ Configuration Options
------------------------------------------------------------
{ "Base Map Name": "High FPS", "Display Wipe Time": true, "Minutes Format": "Wiped - {0}m ago", "Hours Format": "Wiped - {0}h ago", "Days Format": "Wiped - {0}d ago" } Base Map Name – Your server’s main title before the wipe info.
Display Wipe Time – Toggle wipe time on/off.
Minutes/Hours/Days Format – Fully customizable text for each time range.
------------------------------------------------------------
📌 How It Works
------------------------------------------------------------
1. Plugin Loads
2. Wipe Detected – Starts updating the map name with the time since wipe.
3. Player Joins Server – Sees the fresh wipe time in the server browser instantly.
4. Automation – No need to manually change the map name after each wipe.
------------------------------------------------------------
💡 Why You Need It
------------------------------------------------------------
• Boosts player engagement after wipes.
• Helps your server stand out in the Rust server list.
• Removes the hassle of manual updates.
• Fully automated and customizable to fit your server’s branding.
