This plugin removes the workbench requirement for reloading the minigun, allowing players to reload it anywhere. It includes a configurable cooldown to prevent rapid reloading.
Permissions
minigunreloadanywhere.use
- Grants the ability to reload the minigun anywhere.
Configuration
JSON:
{
"Version": "1.1.0",
"Reload Cooldown Seconds": 10.0
}
Localization
JSON:
{
"ReloadCooldown": "You can reload again in {0} seconds."
}