Difference between revisions of "Extensions:Levels & Stats"

From Lorekeeper Wiki
Jump to navigation Jump to search
Tag: 2017 source edit
Tag: 2017 source edit
Line 1: Line 1:
{{Extensioninfobox|title=Levels & Stats|desc=Adds levels to users and characters and character stats|auth=Newt|status=Test Build|github={{Github|user=username|branch=branch}}|migration=yes/no|package=yes/no}}
+
{{Extensioninfobox|title=Levels & Stats|desc=Adds levels to users and characters and character stats|auth=Newt|status=Test Build|github={{Github|user=ne-wt|branch=levels+stats}}|migration=yes|package=no}}
 
<!-- Put a short summary of your extension here! -->
 
<!-- Put a short summary of your extension here! -->
 +
'''This is a test build'''
 +
It has been made available for feedback and bug reports
 
== 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 & run the following:
 +
<code>php artisan migrate</code>
 +
<code>php artisan add-level</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? -->
 +
This is currently a test build and is made available for user feedback and bug reports
 
== 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 in the lorekeeper discord @ Newt
 
== 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:42, 17 January 2021

Levels & Stats
Description Adds levels to users and characters and character stats
Author(s) Newt
Status Test Build
Github levels+stats
LK Version Unspecified
Contains a Migration



This is a test build It has been made available for feedback and bug reports

Installation

Pull the branch & run the following: php artisan migrate php artisan add-level

Configuration

Usage

This is currently a test build and is made available for user feedback and bug reports

Troubleshooting

Contact me in the lorekeeper discord @ Newt

See Also