D2K Fake
THÀNH VIÊN
- Tham gia
- 19/07/2017
- Bài viết
- 2,096
Làm sao để khi mem reg trên web thì vào game có thể log được ??? 


Bạn chỉ chi tiết đc khôngSử dụng MySQL kết nối database của authme trong server với web nhá
khoản SQL mình mơ hồ lắm 
và cài plugin dev.bukkit.orgDataSource:
# What type of database do you want to use?
# Valid values: SQLITE, MYSQL
backend: 'MYSQL'
# Enable the database caching system, should be disabled on bungeecord environments
# or when a website integration is being used.
caching: true
# Database host address
mySQLHost: '127.0.0.1' // nê
# Database port
mySQLPort: '3306'
# Connect to MySQL database over SSL
mySQLUseSSL: true
# Username to connect to the MySQL database
mySQLUsername: 'authme' // username của database, mặc định của xampp là root
# Password to connect to the MySQL database
mySQLPassword: '12345' //password của database, mặc định của xampp là để trống ;3
# Database Name, use with converters or as SQLITE database name
mySQLDatabase: 'authme' //tên của database
// mấy cái dưới này cũng không nên thay lắm
# Table of the database
mySQLTablename: 'authme'
# Column of IDs to sort data
mySQLColumnId: 'id'
# Column for storing or checking players nickname
mySQLColumnName: 'username'
# Column for storing or checking players RealName
mySQLRealName: 'realname'
# Column for storing players passwords
mySQLColumnPassword: 'password'
# Column for storing players passwords salts
mySQLColumnSalt: ''
# Column for storing players emails
mySQLColumnEmail: 'email'
# Column for storing if a player is logged in or not
mySQLColumnLogged: 'isLogged'
# Column for storing if a player has a valid session or not
mySQLColumnHasSession: 'hasSession'
# Column for storing a player's TOTP key (for two-factor authentication)
mySQLtotpKey: 'totp'
# Column for storing the player's last IP
mySQLColumnIp: 'ip'
# Column for storing players lastlogins
mySQLColumnLastLogin: 'lastlogin'
# Column storing the registration date
mySQLColumnRegisterDate: 'regdate'
# Column for storing the IP address at the time of registration
mySQLColumnRegisterIp: 'regip'
# Column for storing player LastLocation - X
mySQLlastlocX: 'x'
# Column for storing player LastLocation - Y
mySQLlastlocY: 'y'
# Column for storing player LastLocation - Z
mySQLlastlocZ: 'z'
# Column for storing player LastLocation - World Name
mySQLlastlocWorld: 'world'
# Column for storing player LastLocation - Yaw
mySQLlastlocYaw: 'yaw'
# Column for storing player LastLocation - Pitch
mySQLlastlocPitch: 'pitch'
# Overrides the size of the DB Connection Pool, default = 10
poolSize: 10
# The maximum lifetime of a connection in the pool, default = 1800 seconds
# You should set this at least 30 seconds less than mysql server wait_timeout
maxLifetime: 1800
xài vps host web đc rồi cần gì tiền thuê nữa .-.yêu cầu khi làm việc này
1. cần có hosting (có MySQL từ xa, để AuthMe kết nối)
2. hiểu biết về PHP và web coding
3. tiền :^)
Luôn đi màBửa nào rãnh có time thì làm 1 video hướng dẫn kết nối authme lên sql
![]()
P/s: không biết khi nào nữa
cho xin Fb để follow khi nào cần thì hỏi đc kờ ha, xài WAMP cũng được, chỉ lo nó ăn ram thộixài vps host web đc rồi cần gì tiền thuê nữa .-.

wamp là gì bác. t biết xampp àờ ha, xài WAMP cũng được, chỉ lo nó ăn ram thội![]()
. vs lại nếu là xampp có ăn ram đâu
máy t 2 gb vẫn cân bình thường.bỏ :^)T dùng Bloggerrrrrrrrrrrrrrrrrrrrrrrrr
i not moneycái này thì thuê dịch vụ là khỏe nhất ... 200k là có cả web + đăng ký + nạp thẻ rồi

|
|
Đã giải quyết Làm Sao Để Tạo WEB đăng kí trong server mà không cần vào game đăng kí ?
|
|
|
Hỏi Làm Website - Đăng Ký - Đăng Nhập
|
|
|
Hỏi về web Chỉ em bắt mem đăng kí trên web r mới vào đc sv đi ạ, giống như heromc.com á
|
|
|
Đã giải quyết làm sao có logo ấn vào đăng kí yt ?
|
| T |
Đã giải quyết cách sử dụng authme đăng kí trên website
|