Table of Contents

S2C Packet 10: User Update

Informs the client that a user was updated.

Format

Index Type Description
0 10 User Update packet ID
1 string ID of the updated user
2 user name Updated name of the user
3 colour Updated display colour of the user
4 user perms Updated permissions for the user

Examples

User 236 issues /afk away command and gets marked as AFK:

10\t236\t<AWAY>_Neeko\t#ee9400\t1\f0\f0\f1\f0

User 1 issues /nick flasg command and gets a nickname, with faulty permissions format:

10\t1\t~flasg\t#ff0000\t10 1 0 1 2

See Also