We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 699a793 commit 6c42426Copy full SHA for 6c42426
ReadMe.md
@@ -26,7 +26,7 @@ Detects real-time press state of a specific keyboard key.
26
|Parameter | Description | Example Values |
27
|------------|----------------|-----------------|
28
| `<PlayerID>` | Target player selector | @p, @a[limit=1], @e[type=player,limit=1]|
29
-| `<KeyAscii>` | ASCII code of the 11key to detect | 49 |
+| `<KeyAscii>` | ASCII code of the key to detect | 49 |
30
| `<keepStatic>` | Persistent state mode (true/false) | true, false |
31
### Usage Examples
32
#### Standard mode:
0 commit comments