Module: Ignore - Module ID: ignore

Some mods or plugins may conflict with this module

The highest rating mod/plugin compatibility issue is rated critical. See the compatibility tab for more information.

Introduction

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.

  • Critical issues are where some function of Nucleus is seriously affected in a way server owners are not expecting and have no known workaround, other than removing the plugin in question. It is advised that server owners remove the plugin in question and find an alternative if they wish to use the Nucleus feature it affects.
  • Major issues are where some function of Nucleus is seriously affected in a way server owners are not expecting by default but a workaround exists to mitigate or fix the issue.
  • Minor issues are where some function of Nucleus can be mildy affected, possibly in an unwanted way, but is not enabled by default or has little impact on day to day server running and management. A workaround exists to restore or use the affected Nucleus functionality.
  • Info issues are really non-issues. Incompatibilities with this label tend to be wanted (such as a world management plugin taking over the `/world` command), and are documented here for completeness, along with how to restore or use Nucleus functions.
Mod/Plugin: UltimateChat. Affected Module(s): ignore.

UltimateChat does not respect player ignore lists

Critical

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.

/ignore
Module: ignore
Toggles ignoring of all chat messages.

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
    Exempts the user from having their chat, messages and mail ignored.
  • nucleus.ignore.base - Default Role: USER
    Allows the user to run the command /ignore

This command is an equivalent to the following command(s) in Essentials: /ignore

/ignorelist
Module: ignore
Shows the names of players that are currently being ignored by the target player

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
    Allows the user to run the command /ignorelist
  • nucleus.ignorelist.others - Default Role: ADMIN
    Allows the user to target other players using the command "ignorelist".
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".
There is no configuration for this module.