I'm not great at this whole programming thing
This commit is contained in:
parent
bc13af5972
commit
6e8ce4c91e
@ -46,7 +46,7 @@ pub fn handle_command(
|
||||
let _ = &mut stream.write(&send_chat_message(
|
||||
SpecialPlayers::SelfPlayer as u8,
|
||||
"".to_string(),
|
||||
"&cUsage: kick [player]".to_string(),
|
||||
"&cUsage: tp [player]".to_string(),
|
||||
));
|
||||
} else {
|
||||
let players = players_arc_clone
|
||||
|
Loading…
Reference in New Issue
Block a user