About Bad Name or Nickname Ban or Kick
This plugin can help ban or kick player with bad nickname or advertisment nickname.
You can add your words list and ban reaoson to config file so this plugin can ban to player while first login to server.
Example Config File
ActionType : "Ban" or "Kick"
{
"Phrases": [
"cheat",
"macro"
],
"Reason": "BadNickName",
"ActionType : "Ban"
}