Extensions:Dual Gallery Reward Currencies

From Lorekeeper Wiki
Revision as of 21:33, 21 February 2021 by Mercury (talk | contribs)
Jump to navigation Jump to search
Dual Gallery Reward Currencies
Description Use either or both of two currencies for gallery currency rewards.
Author(s) Mercury
Status Testing
Github extension/dual-gallery-reward-currencies
LK Version Unspecified
Contains a Migration



This extension is built on develop.

Adds a setting for an alt group currency and the ability to set galleries to use one, the other, or both/either for currency rewards.

Installation

Pull the branch; run php artisan migrate and php artisan add-site-settings.

Configuration

  • Set the ID of the second group currency in the Site Settings admin panel; the setting is called group_currency_alt.
  • In gallery editing, for each gallery you wish to use the alt group currency either exclusively or alongside the primary currency, set this using the added dropdown.

Usage

Currency awards proceed as normal for galleries using only one of the currencies, with them just switched out. For galleries which use both/either, forms will be provided for the involved parties for both currencies.

Troubleshooting

Find me in the Lorekeeper server if you encounter any issues!

See Also

Extensions:Galleries