Exemple #1
0
 public static void Ban(string name)
 {
     server.Ban(name);
 }