.harvest command

in this command, we've made it so that some fruits cost more than certain fruits. you can refer to below table for the pricing it can be sold for:

fruit

price

bananas

10

apples

20

strawberries

30

oranges

25

pears

15

✎ autoresponder command

/autoresponder add trigger:.harvest reply:{choose:bananas|apples|strawberries|oranges|pears} {lockedchoose:10|20|30|25|15} {modifybal:+[lockedchoice]} you have harvested some [choice] . . . and earned [lockedchoice] {server_currency}!

confused about the variables used? see our variables guide here

Last updated