/persistentMute

A BZFlag plug-in to persist mutes after a player rejoins

Primary LanguageC++MIT LicenseMIT

Persistent Mutes

GitHub release Minimum BZFlag Version License

A BZFlag plug-in that will save a copy of mutes in-memory for 5 hours. Mutes are saved on a per IP basis and will prevent players from rejoining to bypass the mute.

Requirements

  • BZFlag 2.4.12

Usage

Loading the plug-in

Load the plug-in without any command line arguments or configuration.

-loadplugin persistentMute

Custom Slash Commands

Command Permission Description
/mutelist mute Overrides the built-in command and displays currently saved mutes and their time remaining
/unmute mute Overrides the built-in command and allows for removal of saved mutes even when the player is no longer on the server

License

MIT