The Ignore module allows players to ignore chat messages, private messages and mails from specified players. Ignoring a player
is as simple as running the /ignore [player]
command.
If the target player has the nucleus.ignore.exempt.chat
permission, they cannot be ignored.
The following are incompatibilities that may occur with this module, along with how to resolve the problem. For the full mod/plugin incompatibility list, see the compatibility page.
Reason: UltimateChat does not use the Sponge Chat event correctly and ignores the message channel set on the event. As a result, UltimateChat will send messages out to players on the ignore list, rendering Nucleus' ignore command useless for chat.
Resolution: None known.
Aliases:
ignore
Root command aliases:
/nignore
Usage: /ignore <user> [<true|false>]
Default Role: USER
Basic Command Permission: nucleus.ignore.base
Permissions
nucleus.ignore.exempt.chat
- Default Role: MOD nucleus.ignore.base
- Default Role: USER
This command is an equivalent to the following command(s) in Essentials:
/ignore
Aliases:
ignorelist
listignore
ignored
Root command aliases:
/nignorelist
Usage: /ignorelist [<user>]
Default Role: USER
Basic Command Permission: nucleus.ignorelist.base
Permissions
nucleus.ignorelist.base
- Default Role: USER nucleus.ignorelist.others
- Default Role: ADMIN Permission | Suggested Role | Description |
---|---|---|
nucleus.ignore.base | USER | Allows the user to run the command /ignore |
nucleus.ignore.exempt.chat | MOD | Exempts the user from having their chat, messages and mail ignored. |
nucleus.ignorelist.base | USER | Allows the user to run the command /ignorelist |
nucleus.ignorelist.others | ADMIN | Allows the user to target other players using the command "ignorelist". |