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. The config.yml is very easy to use. Here is a simple explanation on how to use it:
Code (YAML):
#use the built in banned terms as an example in case you want to add more banned-terms: - 'dream'
- 'notfound'
- 'not_found'
- 'innit'
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 allowed-players: - 'Dream'
- 'GeorgeNotFound'
- 'TommyInnit'
#This will let you allow certain people onto your server #it is CASE SENSITIVE