Blacklist [blacklist_name] #
Blacklist is a mod for servers which helps in restricting player names only, and the players would still be able to join using a different name. This functionality is useful in preventing players with offensive and inappropriate names from joining.
ChatCmdBuilder by rubenwardy has been integrated into this mod.
Dependencies #
None
Chat-commands #
/blacklist add <name>
- Add a name to the blacklist.
/blacklist remove <name>
- Remove a name from the blacklist.
/blacklist list
- List all the blacklisted names.
TODO #
- Support for adding lua patterns to the blacklist.