Difference between revisions of "Extensions:Sellable Characters"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Created page with "{{subst:Extension Page}}")
Tag: 2017 source edit
 
Tag: 2017 source edit
Line 1: Line 1:
{{Extensioninfobox|title=the extension's name|desc=A short description|auth=Author(s)|status=status (such as WIP, testing, stable)|github={{Github|user=username|branch=branch}}|migration=yes/no|package=yes/no}}
+
{{Extensioninfobox|title=Sellable Characters (Adopt Center)|desc=Allows admins to sell characters for onsite currency|auth=ne-wt|status=WIP|github={{Github|user=ne-wt|branch=sellable-charas}}|migration=yes|package=no}}
 
<!-- Put a short summary of your extension here! -->
 
<!-- Put a short summary of your extension here! -->
 
== Installation ==
 
== Installation ==
 
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
 
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
 +
Pull the branch and run <code>php artisan migrate</code>
 
== Configuration ==
 
== Configuration ==
 
<!-- Is any configuration necessary? Describe it here! -->
 
<!-- Is any configuration necessary? Describe it here! -->
 
== Usage ==
 
== Usage ==
 
<!-- Is there anything users should know about using your extension? -->
 
<!-- Is there anything users should know about using your extension? -->
 +
Allows admins to add characters owned by the "admin" account to an adopt center to be bought for currency
 
== Troubleshooting ==
 
== Troubleshooting ==
 
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
 
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
 +
Contact me @ Newt#7776 in the lorekeeper discord if any issues arise
 
== See Also ==
 
== See Also ==
 
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
 
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
 

Revision as of 15:43, 28 October 2020

Sellable Characters (Adopt Center)
Description Allows admins to sell characters for onsite currency
Author(s) ne-wt
Status WIP
Github sellable-charas
LK Version Unspecified
Contains a Migration






Installation

Pull the branch and run php artisan migrate

Configuration

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