Skip to content

Allows to filter player nicknames, which contain specific text or matches a regex.

License

Notifications You must be signed in to change notification settings

xpdustry/simple-blacklist

Repository files navigation

Simple Blacklist

Allows to filter player nicknames, which contain specific text or matches a regex.

To control the blacklist, run the blacklist command. (Use blacklist help to see command usage)
The command is also available for admin players by using /blacklist.

Important

This plugin only works around player nicknames.
For IP/Subnet filtering, please use the Anti-VPN-Service plugin instead.

Features

  • Nickname blacklist: Verify if the player name contains any element of the list.
  • Nickname normalizer: Removes color and glyphs from player name during checks.
  • Regex blacklist: Verify if the player name matches with any pattern of the list.
  • Working mode: Can kick the player, ban the uuid or ban the IP.
  • Ignore admins: Can ignore admin players.
  • Kick Message: Custom kick message when rejecting the player.

Feedback

Open an issue if you have a suggestion.

Releases

Prebuild releases can be found here

Building

Just run ./gradlew build and the plugin will compile and export automatically.

Installing

Simply place the output jar from the step above in your server's config/mods directory and restart the server. List your currently installed plugins by running the mods command.

About

Allows to filter player nicknames, which contain specific text or matches a regex.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages