Stan Removal
Stan Removal bans stans automatically before they even join your server!
Stan Removal
With Stan Removal, you can make sure that your Minecraft server is a stan free environment.
With a customizable config.yml, you can control what terms a player is not allowed to have in their name. All you have to do is write a keyword or phrase in your config.yml and anyone joining your minecraft server that has that keyword in their name will be banned.
This is your config.yml file: ``` #use the built in banned terms as an example in case you want to add more banned-terms: - 'dream' - 'notfound' - 'not_found' ip-ban: false #if ip-ban is false it wont ip ban stans, otherwise, they will be ip banned stan-freeze: false #if stan-freeze is true then stans will be frozen and then #will require anyone with the stan.admin permission to ban them ```