Tired of the slow radial wheel every time you neuter a dino? NeuterGun lets you skip it entirely.
Equip a Fabricated Pistol with no ammo, activate the mode with a chat command, then left-click any tribe dino to neuter it instantly — no wheel, no hold timer, no waiting.
Equip a Fabricated Pistol (empty), type the command, click your tribe dino — done.
Only players in your configured permission groups can use it. Integrates with ArkPermissions.
Only same-tribe dinos can be targeted. Already-neutered or neuter-prevented dinos are blocked with a clear message. Holster the pistol to auto-deactivate. No bullet is ever fired.
Custom chat command, custom display name, allowed groups — all in config.json. Hot-reload via NeuterGun.Reload with no server restart needed.
- Place NeuterGun.dll → ArkApi/Plugins/NeuterGun/
- Place config.json → ArkApi/Plugins/NeuterGun/
- Restart server
{
"SenderName": "NeuterGun", "Command": "/neutergun", "Groups": ["Admin", "vip"]}