For the complete documentation index, see llms.txt. This page is also available as Markdown.

commands.yml

ManticHoes Configuration Files

# Changes here will only apply on restart.
upgrade-command:
  command: hoeupgrade
  aliases:
  - hupgrade
  - hoeupgrades
  - hoesupgrade
tokens-command:
  command: tokens
  aliases:
  - token
  - mtoken
  - mtokens
token-shop-command:
  command: tokenshop
  aliases: []
crops-command:
  command: crops
  aliases:
  - mcane
  - canehit
  - cane
crop-top-command:
  command: canetop
  aliases:
  - ctop
token-top-command:
  command: tokentop
  aliases:
  - mtokentop
harvester-hoe-command:
  command: mantichoes
  aliases:
  - hh
  - hoe
  - harvesterhoes
  - mantichoe
  - harvesterhoe
prestige-command:
  command: hoeprestige
  aliases: []
bamboo-top-command:
  command: bambootop
  aliases:
  - bbtop
beets-top-command:
  command: beetstop
  aliases:
  - beettop
cactus-top-command:
  command: cactustop
  aliases:
  - cactop
cane-top-command:
  command: canetop
  aliases:
  - ctop
carrot-top-command:
  command: carrottop
  aliases:
  - cartop
coco-top-command:
  command: cocoabeanstop
  aliases:
  - cocoatop
glow-berry-top-command:
  command: glowberrytop
  aliases:
  - gbtop
melon-top-command:
  command: melontop
  aliases:
  - mtop
potato-top-command:
  command: potatotop
  aliases: []
pumkin-top-command:
  command: pumkintop
  aliases: []
warts-top-command:
  command: netherwartstop
  aliases:
  - warttop
wheat-top-command:
  command: wheattop
  aliases: []

Last updated