Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Debug Sticks API
8Crafter's Debug Sticks API
Globals
modules
cmds
chatCommands
Function chatCommands
chatCommands
(
params
:
{
event
:
ChatSendBeforeEvent
;
eventData
:
ChatSendBeforeEvent
;
fromExecute
?:
boolean
;
isBultIn
?:
boolean
;
isCustom
?:
boolean
;
newMessage
:
string
;
player
:
Player
|
Globals
.
modules
.
cmds
.
executeCommandPlayerW
;
returnBeforeChatSend
:
boolean
;
silentCMD
?:
boolean
;
}
,
)
:
void
Parameters
params
:
{
event
:
ChatSendBeforeEvent
;
eventData
:
ChatSendBeforeEvent
;
fromExecute
?:
boolean
;
isBultIn
?:
boolean
;
isCustom
?:
boolean
;
newMessage
:
string
;
player
:
Player
|
Globals
.
modules
.
cmds
.
executeCommandPlayerW
;
returnBeforeChatSend
:
boolean
;
silentCMD
?:
boolean
;
}
Returns
void
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Add-On Documentation
8Crafter's Debug Sticks API
Loading...