BrendonCurmi / FusionPixelmon

Add a little extra to your Pixelmon experience - PokeBuilder, ArcPlates, Modifier Tokens, and more!
https://ore.spongepowered.org/FusionDev/FusionPixelmon
MIT License
4 stars 8 forks source link

Move price incorrect #48

Closed zThana closed 3 years ago

zThana commented 3 years ago

The price for modifying moves is not set to what we have set it to within the configuration file.

move {
    enabled=true
    prices {
        # Price for changing a Move.
        change-move=2500
    }
}

image

BrendonCurmi commented 3 years ago

Hi, thanks for letting me know :) This will be fixed in the next version. You can join our discord to be notified when it's released: https://discord.gg/VFNTycm Thanks!