Extensions:Sellable Characters

From Lorekeeper Wiki
Revision as of 05:40, 17 May 2024 by Speedy (talk | contribs) (Updated github link and version based on the github data)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Sellable Characters (Adopt Center)
Description Allows admins to sell characters for onsite currency
Author(s) ne-wt
Status stable
Github extension/sellable-charas
LK Version 2.0.0
Contains a Migration






Thanks

Special thank you to Uri (Preimpression) who not added many desirable features and helped with development! Please consider donating to their ko-fi!

https://ko-fi.com/preimpression

Installation

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

Configuration

To make the 'calculate worth by traits' functional for your own needs, you must edit areas in the 'App\Http\Controllers\Admin\SurrenderController' and 'App\Http\Services\SurrenderManager'.

It has been commented to make it easier.

Make sure to turn it on in settings.

Usage

Allows admins to add characters owned by the "admin" account to an adopt center to be bought for currency

Troubleshooting

Contact me @ Newt#7776 in the lorekeeper discord if any issues arise

See Also