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 f4c3bba commit ac825b2Copy full SHA for ac825b2
events/Player/onPlayerCommand.yaml
@@ -20,6 +20,7 @@ examples:
20
- path: examples/onPlayerCommand-2.lua
21
description: Time limit specific commands.
22
side: server
23
+canceling: The command will not be executed. (Only server-side commands can be canceled.)
24
notes:
25
- type: info
26
content: This event triggers regardless of whether the command exists in a script
0 commit comments