Exemple #1
0
 //Returns the players prefix
 public string GetPlayerPrefix()
 {
     return(PermHandler.GetPlayerPrefix(this));
 }