Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Debug Sticks API
8Crafter's Debug Sticks API
Globals
modules
servershop
LinkedServerShopCommands
Class LinkedServerShopCommands
Index
Constructors
constructor
Accessors
Linked
Commands
Methods
add
Linked
Command
add
Linked
Commands
get
Index
Of
ShopID
open
Shop
For
Command
relink
ShopIDCommand
remove
Command
remove
Command
Linked
To
Shop
remove
Commands
remove
Commands
Linked
To
Shops
test
Command
Is
Linked
test
Shop
Has
Linked
Command
Constructors
constructor
new
LinkedServerShopCommands
()
:
LinkedServerShopCommands
Returns
LinkedServerShopCommands
Accessors
Static
Linked
Commands
get
LinkedCommands
()
:
[
string
,
`
shop:
${
string
}
`
]
[]
Returns
[
string
,
`
shop:
${
string
}
`
]
[]
set
LinkedCommands
(
LinkedCommands
:
[
string
,
`
shop:
${
string
}
`
]
[]
)
:
void
Parameters
LinkedCommands
:
[
string
,
`
shop:
${
string
}
`
]
[]
Returns
void
Methods
Static
add
Linked
Command
addLinkedCommand
(
LinkedCommand
:
[
string
,
`
shop:
${
string
}
`
]
)
:
void
Parameters
LinkedCommand
:
[
string
,
`
shop:
${
string
}
`
]
Returns
void
Static
add
Linked
Commands
addLinkedCommands
(
LinkedCommands
:
[
string
,
`
shop:
${
string
}
`
]
[]
)
:
void
Parameters
LinkedCommands
:
[
string
,
`
shop:
${
string
}
`
]
[]
Returns
void
Static
get
Index
Of
ShopID
getIndexOfShopID
(
shopID
:
`
shop:
${
string
}
`
)
:
number
Parameters
shopID
:
`
shop:
${
string
}
`
Returns
number
Static
open
Shop
For
Command
openShopForCommand
(
commandString
:
string
,
player
:
Player
)
:
void
Parameters
commandString
:
string
player
:
Player
Returns
void
Static
relink
ShopIDCommand
relinkShopIDCommand
(
shopID
:
`
shop:
${
string
}
`
,
newCommand
:
string
)
:
void
Parameters
shopID
:
`
shop:
${
string
}
`
newCommand
:
string
Returns
void
Static
remove
Command
removeCommand
(
command
:
string
)
:
void
Parameters
command
:
string
Returns
void
Static
remove
Command
Linked
To
Shop
removeCommandLinkedToShop
(
shopID
:
`
shop:
${
string
}
`
)
:
void
Parameters
shopID
:
`
shop:
${
string
}
`
Returns
void
Static
remove
Commands
removeCommands
(
commands
:
string
[]
)
:
void
Parameters
commands
:
string
[]
Returns
void
Static
remove
Commands
Linked
To
Shops
removeCommandsLinkedToShops
(
shopIDs
:
`
shop:
${
string
}
`
[]
)
:
void
Parameters
shopIDs
:
`
shop:
${
string
}
`
[]
Returns
void
Static
test
Command
Is
Linked
testCommandIsLinked
(
commandString
:
string
)
:
boolean
Parameters
commandString
:
string
Returns
boolean
Static
test
Shop
Has
Linked
Command
testShopHasLinkedCommand
(
shopID
:
`
shop:
${
string
}
`
)
:
boolean
Parameters
shopID
:
`
shop:
${
string
}
`
Returns
boolean
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
Linked
Commands
Methods
add
Linked
Command
add
Linked
Commands
get
Index
Of
ShopID
open
Shop
For
Command
relink
ShopIDCommand
remove
Command
remove
Command
Linked
To
Shop
remove
Commands
remove
Commands
Linked
To
Shops
test
Command
Is
Linked
test
Shop
Has
Linked
Command
Add-On Documentation
8Crafter's Debug Sticks API
Loading...