Question Issues related to velocity development API

CNLuminous

New member
Jun 10, 2022
3
0
1
How I can obtain a player's uuid in Velocity's preloginevent?

And how to distinguish between cracked and premium players in velocity when online mode=false
 

4drian3d

Member
Jan 5, 2022
60
4
8
Perú
How I can obtain a player's uuid in Velocity's preloginevent?

And how to distinguish between cracked and premium players in velocity when online mode=false
In that event you still can't get the player's UUID, you must use another event

And for the offline mode, the online-mode=false is not supported, but you can check how FastLoginVelocity, LibreLogin or LimboAuth works
 
Last edited:

CNLuminous

New member
Jun 10, 2022
3
0
1
In that event you still can't get the player's UUID, you must use another event

And for the offline mode, the online-mode=false is not supported, but you can check how FastLoginVelocity or LimboLogin works
I have looked at fastlogin and it did not help me. Which project is limbologin ? is it limboluth?