Antylink

Antylink blocks sending links (at some point)

#antylink is beta
#antylink options (PLEASE CHOOSE ONLY ONE OPTION, OTHERWISE IT MAY MEET ERRORS)
#remove dots from the player's message in the link
antylink-remove-dots: true
#remove the player's message if it contains a link, and send him the "contains-link" message from config
antylink-cancel-send-if-link-detected: false

If antylink-remove-dots is true, the plugin will remove any dots from the player's message (it makes the link unclickable)

If antylink-cancel-send-if-link-detected is true, the plugin will not allow the the player to send a message if it contains a link

Last updated