Configuration

Plugin Configuration

Set the disconnect message

Message: Name contains one or more blocked words

Choose logging option

Log: all | disallow | allow | none

  • all: logs when the plugin disconnects and allows players to join
  • disallow: logs when the plugin disconnects players
  • allow: logs when the plugin allows players to join
  • none: don't log anything

A player is 'allowed' to join if they have a blacklisted name but their IP is whitelisted or they have the bypass perm. Players whose names aren't blacklisted won't be logged.

Blacklist, add whatever you like

Blocked:
- word1
- word2
- word3

Bypass list, add an IP here to allow it to bypass the plugin

Allowed:
- 127.0.0.1
Currently only allows IPv4 addresses