void btnBanish_Click(object sender, SdlDotNet.Widgets.MouseButtonEventArgs e) { //Used with txtPlayerName Messenger.BanPlayer(txtPlayerName.Text); }