:::{important} You are reading the help for Irssi 1.0. **The current release version is Neırssi 1.3.**
:::
# silence
## Syntax ##
## Parameters ##
The nickname or hostname to silence; you must prepend it by the '+' or '-'
character to indicate whether the entry should be added or removed.
If no arguments are given, the list of silence entries will be displayed.
## Description ##
Manages the server side ignore list; users or hostnames that match an entry
on the list are not able to send you any messages or invites.
This command does not work on all IRC networks.
## Examples ##
/SILENCE
/SILENCE +mike
/SILENCE -mike
/SILENCE +*!*@*.irssi.org
/SILENCE -*!*@*.irssi.org
## See also ##
[ACCEPT](/documentation/help/1.0/accept), [IGNORE](/documentation/help/1.0/ignore)