Restores the screams when a player gets wounded

Supported Games
GameServerKingsGameServerKings

Restores the FX screaming sound, or a custom sound, when a player is wounded. Permission included to exclude certain players or groups from wounded screams as well as a config option to customize the FX sound that plays.

Permissions

  • woundedscreams.exclude - Excludes permitted user or group from wounded screams.
  • woundedscreams.ondemand - Allows permitted players to use the scream on demand feature.
  • woundedscreams.nocooldown - Allows permitted user or group to bypass cooldown for scream-on-demand.

Commands

This plugin provides universal chat and console commands. When using a command in the chat, prefix it with a forward slash: /.

  • scream - Trigger scream on demand (requires permission)

Configuration

  • Enable_Scream_Ondemand (Default: false): Enables the scream-on-demand feature.
  • FX_Sound: The sound played when a player is wounded or screams.
  • Interval (Default: 6): How often the FX_Sound is played in seconds.
  • Scream_Cooldown (Default: 30): Cooldown for how often a player can use scream-on-demand. Permission woundedscreams.nocooldown bypasses this for permitted user or group.

Localization

{
  "cooldown": "Please wait {0} seconds before trying to scream again.",
  "noperm": "You do not have permission or this command is disabled."
}

Credits

  • Skipcast - Original Author
  • Death - Current maintainer and current version author
This plugin is unlicensed and the original author reserves all rights to it.

The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.

Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.