diff --git a/commands/custom-alert.md b/commands/custom-alert.md new file mode 100644 index 0000000..f324f55 --- /dev/null +++ b/commands/custom-alert.md @@ -0,0 +1,23 @@ +# custom-alert + +The `custom-alert` command is used to send a custom alert message and provides the option to select a custom alert title. + +## Commands + +Standard: `./gameserver custom-alert` + +Short: `./gameserver ca` + +## Advanced Commands + +### Without Custom alert title + +Standard: `./gameserver custom-alert ` + +Short: `./gameserver ca ` + +### With Custom alert title + +Standard: `./gameserver custom-alert ` + +Short: `./gameserver ca ` \ No newline at end of file