Documentation for the CubeEngine Modules
Mute or Ignore other players
Command | Description | Permissioncubeengine.squelch.command.<perm> |
---|---|---|
ignore | Ignores all messages from players | ignore.use |
mute | Mutes a player | mute.use |
unignore | Stops ignoring all messages from a player | unignore.use |
unmute | Unmutes a player | unmute.use |
Ignores all messages from players
Usage: ignore <player>
Permission: cubeengine.squelch.command.ignore.use
Mutes a player
Usage: mute <player> [duration]
Permission: cubeengine.squelch.command.mute.use
Stops ignoring all messages from a player
Usage: unignore <player>
Permission: cubeengine.squelch.command.unignore.use
Unmutes a player
Usage: unmute <player>
Permission: cubeengine.squelch.command.unmute.use
Permission | Description |
---|---|
cubeengine.squelch |
Base Permission for Squelch |
cubeengine.squelch.command.ignore.prevent |
Prevents adding the player with this permission to an ignore-list |