Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Debug Sticks API
8Crafter's Debug Sticks API
Globals
modules
uis
playerMenu_bounties_list_on
Function playerMenu_bounties_list_on
playerMenu_bounties_list_on
(
sourceEntitya
:
|
Entity
|
Player
|
Globals
.
modules
.
cmds
.
executeCommandPlayerW
,
pagen
?:
number
,
maxbountiesperpage
?:
number
,
search
?:
{
caseSensitive
?:
boolean
;
value
:
string
}
,
cachedBounties
?:
[
bounty
:
Globals
.
modules
.
main
.
Bounty
,
source
:
Globals
.
modules
.
playersave
.
savedPlayer
,
]
[]
,
)
:
Promise
<
0
|
1
>
Parameters
sourceEntitya
:
Entity
|
Player
|
Globals
.
modules
.
cmds
.
executeCommandPlayerW
pagen
:
number
= 0
maxbountiesperpage
:
number
= ...
Optional
search
:
{
caseSensitive
?:
boolean
;
value
:
string
}
Optional
cachedBounties
:
[
bounty
:
Globals
.
modules
.
main
.
Bounty
,
source
:
Globals
.
modules
.
playersave
.
savedPlayer
,
]
[]
Returns
Promise
<
0
|
1
>
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Add-On Documentation
8Crafter's Debug Sticks API
Loading...