Skip to content

NyaStudio/Litebans-Bridge

Repository files navigation

Litebans-Bridge

A Velocity plugin that blocks banned players from connecting, based on LiteBans database

Config

[database]
host = "localhost"
port = 3306
name = "litebans"
user = "litebans"
pass = "yourpassword"

[database.pool]
minimum-idle = 5
maximum-pool-size = 10
connection-timeout = 30000

[randomid]
seed = 114514
offset = 12500

You can also put your litebans messages.yml into plugin config folder

License

Under AGPL-3.0

About

A Velocity plugin that blocks banned players from connecting, based on LiteBans database

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages