The main reason why because it is easier to put billion without making config.yml BIG
# Prevent unsafe passwords from being used; put them in lowercase!
# You should always set 'help' as unsafePassword due to possible conflicts.
# unsafePasswords:
# - '123456'
# - 'password'
# - 'help'
unsafePasswords:
- '123456'
- password
- qwerty
- '12345'
- '54321'
- '123456789'
- help
What feature do you want to see added?
https://github.com/Elytrium/LimboAuth/blob/master/src/main/resources/unsafe_passwords.txt
The main reason why because it is easier to put billion without making config.yml BIG