Add flags

This commit is contained in:
NotMyFault
2019-04-21 10:28:50 +02:00
parent f4938eeffe
commit 640fac6374
2 changed files with 2 additions and 2 deletions

View File

@ -437,7 +437,7 @@ public class ClipboardCommands extends MethodCommands {
@Command(
aliases = {"/paste"},
usage = "",
flags = "sao",
flags = "saobe",
desc = "Paste the clipboard's contents",
help =
"Pastes the clipboard's contents.\n" +