Skip to content

Commit ac825b2

Browse files
Add canceling to onPlayerCommand
1 parent f4c3bba commit ac825b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

events/Player/onPlayerCommand.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ examples:
2020
- path: examples/onPlayerCommand-2.lua
2121
description: Time limit specific commands.
2222
side: server
23+
canceling: The command will not be executed. (Only server-side commands can be canceled.)
2324
notes:
2425
- type: info
2526
content: This event triggers regardless of whether the command exists in a script

0 commit comments

Comments
 (0)