Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- data:
- # Define the address and port for the database.
- # - The standard DB engine port is used by default
- # (MySQL: 3306, PostgreSQL: 5432, MongoDB: 27017)
- # - Specify as "host:port" if differs
- address: casa9.fakaheda.eu
- # The name of the database to store LuckPerms data in.
- # - This must be created already. Don't worry about this setting if you're using MongoDB.
- database: 341894_mysql_db
- # Credentials for the database.
- username: 341894_mysql_db
- password: 'mypass'
Advertisement
Add Comment
Please, Sign In to add comment