Commands
Other commands that price checkers use include:
$add <item_name> <lowest price> <highest price>
Example: $add Enchanted_Diamond_Block 204000 206000 (Used to add items to the database.)
$alias <shortcut_for_item> <full_item_name>
Example: $alias ench dia block enchanted_diamond_block (Used to change items with abbreviations into their full name.)
$modify <low|hi> <item_name> <value>
Example: $modify low enchanted_diamond_block 206000 (Used to modify only ONE value of an item, etc either the lowest value or the highest value.
$modify name <wrong_item_name> <correct_item_name>
Example: $modify name enchanted_dimon_block enchanted_diamond_block (Used to correct the name of an item in the database.)
$help <command>
Example: $help alias (Used to find what a command does)
$vdb
(Used to see all the items in the database.)
Last updated
Was this helpful?