用于转换器或作为SQLite数据库名称使用 mySQLDatabase: authme # 数据库中的表名 mySQLTablename: authme # 用于排序数据的ID列 mySQLColumnId: id # 用于存储或检查玩家昵称的列 mySQLColumnName: username # 用于存储或检查玩家真实姓名的列 mySQLRealName: realname # 用于存储玩家密码的列 mySQLColumnPassword:...
I was furious because I had spent the past few days trying to download as many songs as I could from a YouTube converter before they blocked it. Then I realized I could put all of the songs onto WeVideo and listen to them there. But I was so focused on doing that during class ...
//github.com/AuthMe/AuthMeReloaded/wiki/Converters Converter: CrazyLogin: # CrazyLogin 数据库文件名 fileName: accounts.db loginSecurity: # 登录安全:从 SQLite 转换;如果为假,则使用 MySQL useSqlite: true mySql: # 登录安全 MySQL:数据库主机 host: '' # 登录安全 MySQL:数据库名称 database: '' # ...