From eef54eba80878c4277d34a2fd91dfc392b2f6899 Mon Sep 17 00:00:00 2001 From: Jerry Date: Mon, 20 Mar 2023 00:30:07 +0800 Subject: [PATCH] update readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 32ca65d..750156d 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,7 @@ Tools for Velocity proxy server. |-------|-------------|----------| |/broadcast|Broadcast a message to all servers|vtools.broadcast| |/find|See on which server a user is|vtools.find and vtools.find.autocomplete| -|/send|Send a user to a different server|vtools.send| -|/sendall|Send all users to a specific server|vtools.sendall| +|/send|Send user or users to a different server|vtools.send| |/staffchat|Chat over multiple servers in a staff only chat|vtools.staffchat| |/staffchat c:channelname|Chat over multiple servers in a staff only chat in a specific extra permissions channel|vtools.staffchat.channelname| -|/servers|List all servers|vtools.servers| \ No newline at end of file +|/servers|List all servers|vtools.servers|