From 1cb9dda6fc541c3c14025873d994cbc1fda66257 Mon Sep 17 00:00:00 2001 From: Zoffix Znet Date: Wed, 1 Jun 2016 22:34:25 -0400 Subject: Blahg --- DESIGN/01-main.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/DESIGN/01-main.md b/DESIGN/01-main.md index 474c9cf..2ac6fcd 100644 --- a/DESIGN/01-main.md +++ b/DESIGN/01-main.md @@ -118,9 +118,10 @@ the user must request their inclusion with code. The interface described in the rest of this document assumes a connection to a single server. Should the client be connected to multiple-servers at -the time, issuing commands described will apply *every* server. **Plugin -authors must keep this fact in mind, when writing plugins, as forgetting -to handle multiple servers can result in unwanted behaviour.*** +the time, issuing commands described will apply to *every* connected server. +A server must be specified to issue a command to a single server. +**Plugin authors must keep this fact in mind, when writing plugins, as +forgetting to handle multiple servers can result in unwanted behaviour.** The same reasoning applies to the `.new` method: attributes, such as nicknames, usernames, etc. given without associating them with a server will -- cgit v1.1