Hello
I have Azure Server 0.5.1, and I have fixed a lot of bugs already

But, I have a problem. In the client, you get Admin Control Panel (for CLI commands).
I am working to make commands for this, but the Admin Control Panel is shows for everyone. Can I fix this, so it will only be able for admins? Or how can I remove the full Admin Control Panel CLI?
I have check and changing the database for rank, premium .. but it doesn't works.
In Azure Server, this packet will send ..:
this.Send("RDY|I|" + this.userId + "|" + this.Ship.Name + "|" + this.Ship.Id + "|" + this.Ship.speed + "|" + this.Ship.shield + "|" + this.Ship.maxShield + "|" + this.Ship.HP + "|" + this.Ship.maxHP + "|5|100|" + this.Ship.x + "|" + this.Ship.y + "|" + this.mapId + "|" + this.Ship.factionId + "|0|1500|0|15|0|3|0|1|10|10000000|10|21|USR|7|1|0| 50|25");
// pID, pID, userId, Name, shipId, speed, shield, maxShield, Health, maxHealth, shipment, maxShipment, x, y, mapId, enterpriseId, clanId, laserMax, laserNow, misilMax, misilNow, ??, premium, exp, honor, level, credits, uri, jackpot, rank, clanName, GG
I hope you can help me, changing the rank, or clanID doesn't works.
PS: Sorry for my bad English