Skip to content

xpdustry/Simple-Blacklist

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Simple Blacklist

Just a simple blacklist with some added features to customise it, like working mode, kick message or priority of listener.

A pretty good feature is the listener priority of blacklist: if set to 'first', it's working before all verifications of client, so it can avoid creating empty accounts or interfere with other listeners

Also this can allow a blacklist of regex. If a nickname matches with one regex of list, it's also kicked.
This is very useful for servers that suffer raids with different nicknames each time.

To control the blacklist, is very simple. Just use the command 'blacklist'.
And to see usage of command, use 'blacklist help'.

Feedback

Open an issue if you have a suggestion.

Releases

Prebuild relases can be found here

Building a Jar

You have just run command ./gradlew :build or execute script build.bat (for Windows) or build.sh (for Linux) and the plugin will compile 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 prohibit nicknames with a blacklist, all nicknames containing one from the list, or matches with one regex, will be banned or kicked

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages