Skip to content

Command Reference: Price Item

EpiCanard edited this page Apr 5, 2022 · 2 revisions
Command Aliases Syntax Description
priceitem pi, item, priceitem /svs priceitem <item> Set item requirements for an existing ServerSign - can be repeated for multiple items

Parameters

Parameter Description
item If set to "hand" then the item currently held by the admin will be used.
If set to "0" then all the price item requirement(s) for the ServerSign will be removed.
Otherwise the item data should be specified individually. An item type MUST be given, all other parameters are optional.
The following parameters are available: id.<type> am.<amount> du.<durability> na.<display_name> lo.<lore>... en.<enchantment>.<level>...

Examples

/svs priceitem hand
/svs item 0
/svs pi id.STONE_PICKAXE du.75
/svs pi id.GOLD_HOE na.&dEllie
Clone this wiki locally