mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-22 10:15:18 +01:00
fix typo
parent
336d736036
commit
f5c159be48
@ -48,7 +48,7 @@ MySQL columns in config.yml:
|
||||
# Column for storing player LastLocation - Yaw
|
||||
mySQLlastlocYaw: 'authme_loc_yaw'
|
||||
# Column for storing player LastLocation - Pitch
|
||||
mySQLlastlocPitch: 'autme_loc_pitch'
|
||||
mySQLlastlocPitch: 'authme_loc_pitch'
|
||||
```
|
||||
|
||||
Note: cannot use registration date from phpBB because it is in seconds, while AuthMe stores the timestamp in milliseconds.
|
||||
|
Loading…
Reference in New Issue
Block a user