Skip to content

Configuration

Vecoo edited this page May 8, 2026 · 9 revisions

Example main config

# Currency type: item, pixelmon, impactor.
currency-type: item

# The item that will be used as payment.
item-price-move: pixelmon:rare_candy

# Will there be strict compliance testing of items?
item-strong-tags: true

# Hide already move pokemon?
hide-already-move: false

# Will it be possible to set up this type of attack?
hm-move: true

# Will it be possible to set up this type of attack?
egg-move: true

# Number of currency per attack type.
level-move-price: 16

# Number of currency per attack type.
tm-tr-move-price: 16

# Number of currency per attack type.
hm-move-price: 32

# Number of currency per attack type.
tutor-move-price: 16

# Number of currency per attack type.
transfer-move-price: 16

# Number of currency per attack type.
egg-move-price: 32

Clone this wiki locally