Jump to content

WinterChild84 aka Nexus84

Creator
  • Posts

    9
  • Joined

  • Last visited

Everything posted by WinterChild84 aka Nexus84

  1. thank you for that as soon as i am back near my computer i will look into that it was actually fixed already but undid it because i was testing and using team mates was the easiest way so i removed it to test and when i made some needed changes i guess i didnt add it back in and i will look into the other concerns thank you i will have the updatyed in asap
  2. Version 0.9.6

    50 downloads

    NexusCheatRadar is a lightweight admin-focused anti-cheat intelligence tool for Rust that detects ESP, no-recoil, and aimbot behavior, aggregates signals into a unified risk score, and reports findings to Discord without auto-bans or gameplay interference. There is no replacement for natural good old monitoring and spectating suspected cheaters. and nothing is fool proof investigation will always be needed ## Overview NexusCheatRadar is a non-intrusive, intelligence-based anti-cheat designed for admin awareness rather than automatic punishment. It detects suspicious player behavior, correlates signals into a unified risk score, and reports actionable intelligence to Discord without banning players or interfering with gameplay. --- ## Core Features ### Detection - ESP behavior detection (line-of-sight and awareness patterns) - No-Recoil detection (aim variance consistency) - Aimbot detection (snap and alignment confirmation) -Steam Name Change Alearts ### Intelligence System - Unified Risk Score (0–100) - Risk decay over time to prevent one-off false positives - Persistent risk memory across server restarts - Steam account intelligence enrichment ### Reporting - Discord webhook alerts - Unified threat assessment summaries - Branded Discord embeds (Nexus logo by default) ### Design Philosophy - No auto-bans - No forced punishments - Admin-controlled moderation - Performance-safe for live servers --- ## Commands /ncr .........Toggle radar /ncr.radar .......Toggle radar /ncr.strip.......... Toggle radar UI strip /ncr.lookup......username or steam id.. Lookup a player /ncr.reset ...........username or steam id Reset a player's NCR history /ncr.test ........... aimbot/norecoil/esp Send test Discord webhook --- ## How To Use 1. Grant the permission to trusted admins 2. Configure your Discord webhook in the config file 3. Toggle radar using `/ncr` 4. Observe players naturally during gameplay 5. Review Discord alerts and unified risk scores 6. Take manual action if needed --- ## Configuration The plugin generates the following file: config/NexusCheatRadar.json All detection thresholds, decay rates, and Discord settings are configurable. Default values are conservative and safe for live servers. --- ## Compatibility - Oxide / uMod - Carbon - High-population servers - No dependencies --- ## Known Limitations (Carbon) Radar name text size is fixed by the Carbon engine and cannot be reliably scaled. This is an engine limitation, not a plugin bug. --- ## Support When requesting support, please include: - Your configuration file - Relevant console output - The detection type involved (ESP, No-Recoil, or Aimbot) ════════════════════════════════════════════════════════════ IMPORTANT NOTES (COMMON “IT DOESN’T WORK” ISSUES) ════════════════════════════════════════════════════════════ 1) “My ESP alerts are not posting to Discord” If you enable Unified Threat AND suppression, individual ESP/NoRecoil/Aimbot webhooks can be suppressed. Config: "Risk Aggregation" • Use Unified Threat Webhook Reports = true/false • Suppress Individual Type Webhooks When Unified Is Enabled = true/false :contentReference[oaicite:12]{index=12} If suppressed, you may ONLY see reports in the Threat webhook channel (and only if the overall risk meets your minimum). :contentReference[oaicite:13]{index=13} 2) “/ncr commands do nothing” You are not a real server admin (IsAdmin/authlevel). These commands check admin status. :contentReference[oaicite:14]{index=14} 3) “ESP test works but live ESP doesn’t” That means Discord is wired correctly. Live ESP requires the scoring gates (distance/FOV/hits/cooldowns) to be met. Also check if Unified Threat suppression is enabled (see #1). :contentReference[oaicite:15]{index=15} ════════════════════════════════════════════════════════════ RECOMMENDED “FIRST-TIME SETUP” CHECKLIST ════════════════════════════════════════════════════════════ 1) Set Discord Webhooks -> Enabled = true 2) Paste at least ESP Webhook + No-Recoil Webhook + Aimbot Webhook 3) oxide.reload NexusCheatRadar 4) Run: /ncr.test esp, /ncr.test norecoil, /ncr.test aimbot 5) Run: ncr (turn on the radar) 6) avoid leaving detect sleepers on in the esp section as it can causes false positives tailor the configurations how you like but document what you change before changing it so you can always go back always check the config
    $14.99
  3. Version 1.0.0

    3 downloads

    NexusRestartManager is a professional Rust server lifecycle plugin that manages restarts, wipe tracking, Discord notifications, and native decay configuration COMMANDS (ADMIN): • Restart server: /nrm restart <seconds> [reason] Example: /nrm restart 300 Server update • Cancel a scheduled restart: /nrm cancel COMMANDS (PLAYERS): • View wipe info : /nrmwipe • View wipe info: /nextwipe PERMISSIONS: Admins must have: nexusrestartmanager.admin Grant using your permissions plugin (Oxide/Carbon). oxide.grant user <playername_or_steamid> nexusrestartmanager.admin carbon.grant user <playername_or_steamid> nexusrestartmanager.admin DISCORD FEATURES (AUTOMATIC): • Server Online message (status + wipe cycle) • Restart Scheduled message (countdown + reason) • Server Offline message (uptime + wipe age + wipe cycle) • No duplicate or spam messages • No fake player counts DECAY SETTINGS (CONFIG ONLY): This plugin uses Rust’s native decay system. Example: "Decay": { "Upkeep period (minutes)": 1440 } • 1440 = normal (vanilla) decay • Higher number = slower decay • Lower number = faster decay • Applies automatically on server start and wipe • No commands required IMPORTANT NOTES: • Requires Oxide/Carbon Discord extension for Discord messages • Does NOT wipe blueprints • Does NOT force wipes (tracking only) • Lightweight and production safe This plugin uses a Discord webhook to send server status messages. STEP 1: Create a Discord webhook 1. Open Discord 2. Go to your server 3. Right-click the channel you want messages in 4. Click "Edit Channel" 5. Go to "Integrations" 6. Click "Webhooks" 7. Click "New Webhook" 8. Copy the Webhook URL STEP 2: Add webhook to the plugin config 1. Start the server once with the plugin installed 2. Stop the server 3. Open this file: oxide/config/NexusRestartManager.json or use carbon config 4. Paste your webhook URL into: "Discord": { "Webhook URL": "PASTE_URL_HERE" } STEP 3: Save the file and restart the server • Do NOT reload for first setup • Restart the server fully STEP 4: Verify it works • When the server starts, Discord should show "Server Online" • Run: /nrm restart 60 Test • You should see a restart message in Discord
    $9.99
  4. Version 3.0.1

    116 downloads

    # Features - Restart your server when you want (SET_TIME or COOLDOWN) - Restart your server when an update is available (UpdateNotice plugin required) # Dependencies **THIS PLUGIN REQUIRE THE [DISCORD](https://umod.org/extensions/discord) EXTENTION TO WORK!** Compatible with [Update Notice](https://umod.org/plugins/update-notice) for restart on update - CarbonUpdate - OxideUpdate - ServerUpdate # Permissions - `rebootscheduler.admin` - Allows player to use the plugin commands # Commands - `rs cancel` - Cancel the ongoing restart - `rs discord` - Send a test message to discord - `rs help` - Display the help message - `rs restart <time in seconds>` - Initiate a restart (10s if no time given) - `rs status` - Display the current restart status # Configuration Default configuration: ```json { "Default chat avatar": 0, "Enable UpdateNotice plugin (required for hooks)": true, "Hooks configuration (require UpdateNotice)": { "When the Server Restart (COOLDOWN | DAILY_TIME)": "COOLDOWN", "Cooldown time before restart (in seconds)": 300, "Enable restart OnCarbonUpdate": false, "Enable restart OnOxideUpdate": true, "Enable restart OnServerUpdate": true }, "Restart messages cooldown": [ 3600, 1800, 900, 300, 120, 60, 30, 10, 5, 4, 3, 2, 1 ], "Enable daily restart": false, "Daily restart time (13:30:00 as example for 1:30 pm UTC)": "04:00:00", "Daily restart cooldown (for message visibility)": 300, "Enable discord notifications": false, "Discord webhook url": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "Discord role id to mention (0 = no mention)": 0 } ``` - `Default chat avatar` - SteamID of the avatar to use for the chat messages - `Enable UpdateNotice plugin (required for hooks)` - Enable the UpdateNotice plugin hooks - `Hooks configuration (require UpdateNotice)` - Configuration for the UpdateNotice plugin hooks - `When the Server Restart (COOLDOWN | DAILY_TIME)` - When the server should restart (on hook triggered) - `COOLDOWN` - Restart when the cooldown time is reached - `DAILY_TIME` - Restart on the daily restart time (even if not activated) - `Cooldown time before restart (in seconds)` - Cooldown time before restart (only if the **COOLDOWN** is selected) - `Enable restart OnCarbonUpdate` - Initiate restart when CarbonUpdate is triggered - `Enable restart OnOxideUpdate` - Initiate restart when OxideUpdate is triggered - `Enable restart OnServerUpdate` - Initiate restart when ServerUpdate is triggered - `Restart messages cooldown` - Cooldown time for chat messages (in seconds) - `Enable daily restart` - Enable daily restart - `Daily restart time (13:30:00 as example for 1:30 pm UTC)` - Time of the daily restart (in UTC) - `Daily restart cooldown (for message visibility)` - Cooldown time for chat messages (in seconds) - `Enable discord notifications` - Enable discord notifications *(restartCancelled, restartInitiated, restartIminent)* - `Discord webhook url` - Discord webhook url (https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks) - `Discord role id to mention (0 = no mention)` - Discord roleId for mention on message embed # Localization Default localization: ```json { "Help": "\nCommands:\t\t\t\tExplanations:\n\n- rs cancel\t\t\t\tCancel the ongoing restart\n- rs discord\t\t\t\tSend a test message to discord\n- rs help\t\t\t\tDisplay the help message\n- rs restart <time in seconds>\t\tInitiate a restart (10s if no time given)\n- rs status\t\t\t\tDisplay the current restart status", "KickReason": "The server is restarting for update.", "NativeRestartCancel": "Native restart was cancelled.", "NoPermission": "You are not allowed to run this command!", "NoRestartOnGoing": "There is no restart on going!", "RestartCancelMessage": "The restart has been cancelled.", "RestartGlobalMessage": "The server is restarting in {0} due to {1}!", "RestartGlobalMessageShort": "The server is restarting in {0}!", "RestartInitialized": "Restart has been initialize.", "Status": "Status: {0}", "StatusWithTime": "Status: {0} - {1}", "UnknownCommand": "Unknown command!", "UpdateNoticeMissing": "The plugin \"UpdateMissing\" was not found. Check on UMod: https://umod.org/plugins/update-notice", "WrongNumberOfElements": "Wrong number of elements! Please check the help command.", "WrongTimeFormat": "Wrong time format! Please use \"hh:mm:ss\" for a planned time OR xxx (in seconds) for a cooldown" } ``` **PLEASE MAKE SURE TO KEEP THE {x} PARAMETERS STARTING FROM 0 AND INCREASING WITH THE ASCENDING ORDER!!** # Credits Inspired from [SmoothRestarter](https://umod.org/plugins/smooth-restarter) * **[HandyS11](https://github.com/HandyS11)** - Author Fixed by Winterchild84 for Discord.ext 3.00
    Free
  5. WinterChild84 aka Nexus84

    error

    he is just repeating it in spanish for the spanish community
  6. I as well i see that with the oxide.ext update it changed alot of the source code
2.2m

Downloads

Total number of downloads.

10.2k

Customers

Total customers served.

147.1k

Files Sold

Total number of files sold.

3.1m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.