Skip to main content
Sound Logic background
First-party pluginBetaDuckShell Suite
Sound Logic icon

Sound Logic

The Sound Logic download page for the DuckShell sound and awareness plugin.

Turn loud gameplay events into AI-readable noise instead of leaving sound as pure cosmetics.
Hook into Duck Shot, MythicMobs, and server-side debugging routes from one focused runtime.
Treat this as a beta-facing first-party systems plugin: specific, useful, and still being shaped for wider rollout.

Runtime

Paper 1.21

Soft dependencies

MythicMobs

Admin tools

/noise, /noisedebug, /noisereload, /noiseaddgun

Stage

Beta release

Latest release

Sound Logic

The Sound Logic download page for the DuckShell sound and awareness plugin.

  • Turn loud gameplay events into AI-readable noise instead of leaving sound as pure cosmetics.
  • Hook into Duck Shot, MythicMobs, and server-side debugging routes from one focused runtime.
  • Treat this as a beta-facing first-party systems plugin: specific, useful, and still being shaped for wider rollout.
Browse plugin directory

Overview

Sound Logic gives the server a noise layer. Gunshots, vehicles, and other loud events can become data that AI and debugging tools actually react to instead of disappearing as pure presentation.

That makes it a strong supporting system for combat-heavy servers, especially where awareness, NPC response, and readable sound footprints matter.

At a glance

  • Turn loud gameplay events into AI-readable noise instead of leaving sound as pure cosmetics.
  • Hook into Duck Shot, MythicMobs, and server-side debugging routes from one focused runtime.
  • Treat this as a beta-facing first-party systems plugin: specific, useful, and still being shaped for wider rollout.

Compatibility and setup

Runtime

Paper 1.21

Soft dependencies

MythicMobs

Admin tools

/noise, /noisedebug, /noisereload, /noiseaddgun

Stage

Beta release

Guide

Sound Logic purpose banner

Purpose

Give the server a real noise model

Sound Logic is about turning loud events into actionable world information.

The source already exposes noise events, gunshot handling, vehicle noise, AI-facing listeners, and HUD management. That means the plugin is not only logging sound. It is turning sound into a gameplay signal.

That is especially useful when a server wants NPCs, encounters, or debugging tools to care about what players just did.

Runtime

  • Noise events and gunshot-aware routing.
  • HUD and debug surfaces for tuning or visibility.
  • Bridges into combat and AI layers.
Sound Logic quickstart banner

First Boot

Start by verifying the HUD and one emitted noise path

The first milestone is not a full AI simulation. It is a clean proof that the server is emitting and displaying noise correctly.

The command surface is already explicit: /noise for the HUD, /noisedebug for local debugging, /noisereload for config reloads, and /noiseaddgun for per-weapon overrides.

TEXT
/noise
/noisedebug
/noisereload
/noiseaddgun <volume>
/noiseemit <snu>

Once one clean event path is confirmed, it becomes much safer to tune AI response or weapon loudness from there.

First boot

  • The noise HUD is showing expected output.
  • The reload and debug routes work before live tuning begins.
  • At least one weapon or test event emits the expected noise behavior.
Sound Logic features banner

Standout Features

The value is the connection between sound and AI behavior

Sound Logic matters when the server wants combat sound to influence the world instead of only the player who fired the shot.

The codebase already includes a noise engine, Duck Shot listeners, mob director hooks, target guards, and weapon loudness utilities. That is the shape of a real awareness layer, not just a debug overlay.

It is also why the plugin belongs in the first-party stack. When sound becomes a system, more of the world can react to combat in believable ways.

Why the plugin matters

  • Sound becomes gameplay data instead of only cosmetics.
  • AI-facing systems can react to loud events more consistently.
  • Operators have a focused place to tune noise behavior over time.
Sound Logic showcase banner

Showcase

Show the HUD, the debug lane, and one real AI-aware outcome

Sound Logic is easiest to understand when the page shows what changes because the noise system exists.

Use the gallery to show one HUD or debug view, one live combat noise example, and one outcome where the world or AI clearly reacts to that event.

That makes the plugin feel like a real systems layer instead of a hidden helper jar.

Gallery

  • The noise model is visible enough to understand.
  • Combat events really feed into it.
  • The outcome changes server behavior in a meaningful way.

Gallery

Preview slot

Sound Logic in a live server scene

A real in-world shot that shows Sound Logic doing its job instead of hiding behind a menu.

Preview slot

Sound Logic admin tools

A clean admin, editor, or config view that proves the plugin is practical to run.

Preview slot

Sound Logic final payoff

A polished result that shows why the plugin belongs in a production server stack.