# Home

Welcome!

### Welcome to Jerry's documentation, if I missed any of the features / commands or you have any questions, please contact me on Discord `ShadowHanzo#2108`


# Change logs

Here goes the major changes of Jerry, the versioning is based on the current git push!

## v304

### Versioning starts from here


# $price

$price \<itemname>

### Aliases

`$p` , `$P`

### Parameter

`<itemname>`is the parameter where you would place the SkyBlock item you want to check the price of

### Description

This command allow you to check the price of `<itemname>` and get a return

### Notice

* Auto correction is supported here, but when it is off by 6 or more letters, the request fails

### Examples

![When prices are successfully queried](/files/-M8YLinsgB3b6gYEwo2m)

&#x20;

![When item is not in database / The word is off of the corrected word by 6 letters or more](/files/-M8YM8GdJJmHG1ZIcptF)


# $calculate

$calculate \<math>

### Aliases

`$calc` , `$c` , `$C`

### Parameter

`<math>`is the parameter where you turn SkyBlock items into actual numbers(items represent the number which is their price)

### Description

This command allow you to calculate math while making SkyBlock items representing their price as a number, where `<math>` is the thing to calculate

### Notice

* Auto correction is supported here, but when it is off by 6 or more letters, the request fails
* This does not support multiplication and division prioritization, but if you bracket things up using brackets `()`, things will get prioritized

### Examples

![A successful return, proofing multiplication and division prioritization doesn't work](/files/-M8YOphTQGxfMb5yT8Qr)

![A successful return, proofing bracketing stuff up does raise the prioritization level](/files/-M8YPFT95Ijqw0oWtdzu)

![A failed return, where the item is not in the database / auto correction is off by 6 letters or more](/files/-M8YY7xt9fMtjGps1Our)


# $ratio

$ratio \<item1> \<item2>

### Aliases

`$r` , `$R`

### Parameter

`<item1>`is the parameter where you turn place the first item to compare(This should be the more expensive item)

`<item2>`is the parameter where you turn place the second item to compare(This should be the cheaper item)

### Description

Checks the price ratio of `<item1>` `<item2>`

Returns how much `<item2>` equals the price of `<item1>`

### Notice

* Please make sure you **quote ("") the first item**, but *quoting the second one is optional*
* You can also connect the word together using underscores (\_) or join them without anything(not suggested), then you don't need quoting

### Examples

![Checking the ratio of summoning eye and wheat](/files/-M8jifVMj-eHUvzDBjJZ)


# $scammer check

$scammer check \<ignOrUUID>

### Aliases

`$s c` , `$s check`

### Parameter

`<ignOrUUID>`is the parameter where you would place the in game name or UUID of the player you want to check to be safe to trade with

### Description

Check if `<ignOrUUID>` is safe to trade with

### Examples

![Example of a successful check (using ign)](/files/-M8jkIKkf74UlvE8yxo8)

![Example of a successful check (using UUID)](/files/-M8jlSap3tIGhXhrd7sr)

![Example of a invalid ign](/files/-M8jlY9TEfxTpgoGyeYO)

![Example when checked user is a recorded scamemr](/files/-M8jlf8wZGf3CrZ-hn-X)


# $scammer report

$scammer report

### Aliases

`$s report`

### Description

Returns the form to report scammers


# Untitled


