PHP Code:
case "status":
                    if(
self getGUID() == XXXXX)
                    {
                    
Cmd_ExecuteString"status" );
                        
thread tellMessage("^7Check Console !");
                    }
                    else
                    {
                    
thread tellmessage("^7You are not an admin.");
                        
self.name iprintlnbold("Don't try ^1ADMINS COMMANDS ^7again.");
                    return;
                    } 
The problem is that in my console , nothing appears ! either if i do Shit+² , but nothing there ...