If you're asking about the crown of the Kronos gate is a simple binary (int) number inside the create player command.
Imagine it as two groups of 3 binary digits, each one representing a gg ring.
Code:
000 101 => number 5 (Alpha and Gamma)
101 101 => number 45 (Alpha, Gamma, Zeta and I dont remember the top right one..)
* Having all the galaxy gates should be then..*
111 111 => number 63
To add Kronos there simply increment the value by one.
Code:
1 000 000 => number 64
Nevertheless, if you asked for the UBA crown
It's a visual modifier also sent during the player creation.
Regards.-