FusionPixelmon

FusionPixelmon

9.4k Downloads

Picking up a shrine / config in the future?

ItsCg opened this issue Β· 5 comments

commented

Bug?

  • Seems like when your inventory is full, you can't pick up any shrines. Even if your hotbar has empty slots, it won't pick them up.
    Screenshot_939

Rest of these are just suggestions, sorry if this shouldn't be here.

  • Will configs be available in the future? Such as disabling certain things like making pokemon shiny, level buying.. etc?

  • Also, permissions are needed for luckperms if you could provide those in the docs.

Sponge = 7.1.10
Forge = 2838
Pixelmon = 7.2.2

commented

Thanks for opening this. The inventory bug and documentation requests are resolved in PR #4 which I'll push to a new version after deciding what to do with configs. Do you intend on having config variables for each major feature (picking up shrines, antifall, etc) or for details like which shops will be available?

commented

Not OP but it would be nice if we can have a config to disable both any major feature and specific shops like IVs/EVs. Also, editing the cost and text of each shop.

commented

Yeah so I personally use apritree so I would disable the masterball recipe feature as an example. So having a variable as true/false for major and individual shop things would be nice.

Shop {
Shiny=False
Nature=False
}
Etc.

Sorry, i’m not experienced with coding. Just what I typically see in config settings. Not sure if you could do that, but it’d be a nice feature. Thanks ^^

commented

Is there anyway to alter the prices for pokebuilder? if not that would be nice to add to the configs

commented

Hey thanks for opening. I've now implemented modifiable config files as part of PR #7 which will be added to the new version, so keep an eye on https://ore.spongepowered.org/FusionDev/FusionPixelmon for new releases

The config file will allow you to enable/disable major features and to modify which shops you want active and the prices. It'll be explained here: https://github.com/BrendonCurmi/FusionPixelmon/#Config