Makkarakiska / MaSuiteChat

Chat for BungeeCord
GNU Affero General Public License v3.0
2 stars 4 forks source link

/mail send - player not found #11

Open dweSheppard opened 4 years ago

dweSheppard commented 4 years ago

The mail command returns "player not found". The player is on the same network and server.

I use: /mail send [player] [message]

Jadiction commented 4 years ago

The usage is /mail [player] [msg]

masagameplay commented 4 years ago

It seems like I've documented the command as /mail send <player> <msg>.

Should we change the command to /mail send <player> <msg> like the wiki says or should we use the /mail <player> <msg>? I think it would be more cleaner to have that second param because there are sendall and read arguments in other commands.

Jadiction commented 4 years ago

Personally, I prefer /mail [player] [msg], but both are okay to me. It seems to be the more known usage and it's easier to use/remember.