Back to Commands
/link-block

Description

Allows you to manage the link blocking system. Blocks all links except from whitelisted users, roles, and domains.

Usage

/link-block <subcommand>

Subcommands

/link-block enable
Enables the link blocking system
/link-block disable
Disables the link blocking system
/link-block add-user
Adds specified user to the whitelist
/link-block remove-user
Removes specified user from the whitelist
/link-block add-role
Adds specified role to the whitelist
/link-block remove-role
Removes specified role from the whitelist
/link-block add-domain
Adds specified domain to the whitelist
/link-block remove-domain
Removes specified domain from the whitelist
/link-block list
Shows all whitelist settings

Examples

/link-block enable
/link-block disable
/link-block add-user @User
/link-block remove-user @User
/link-block add-role @Role
/link-block remove-role @Role
/link-block add-domain example.com
/link-block remove-domain example.com
/link-block list

Required Permissions

Administrator