We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d625571 commit aee42a5Copy full SHA for aee42a5
readme.md
@@ -1,7 +1,7 @@
1
customCommands 3.0.1
2
===
3
4
-This modu#le allows you to
+This module allows you to
5
6
* define custom commands as players from widgets
7
* module backend handles
@@ -93,8 +93,8 @@ Updating existing command parameters
93
94
Happens same as registration
95
96
-1) send your data again via `sendCustomMessage.RegisterCustomCommand` and the overwrite happens internally
97
-2) you are informed by new event `CustomCommandRegistered` about update
+1. send your data again via `sendCustomMessage.RegisterCustomCommand` and the overwrite happens internally
+2. you are informed by new event `CustomCommandRegistered` about update
98
99
Limitations
100
---
0 commit comments