Difference between revisions of "Extensions:Rarity Box Tag"

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=Rarity Box Tag|desc=Allows users to pick one item of a configured rarity to receive|auth=Mercury|status=Testing|github={{Github|user=itinerare|branch=rarity-box-tag}}|migration=no|package=no}}
 
<!-- Put a short summary of your extension here! -->
 
<!-- Put a short summary of your extension here! -->
 +
Adds an item tag that can be set per-item to any rarity that exists on item(s). Users can then select an item of that rarity from the tag menu to receive.
 
== Installation ==
 
== Installation ==
 
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
 
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
 +
Just pull the branch!
 
== Configuration ==
 
== Configuration ==
 
<!-- Is any configuration necessary? Describe it here! -->
 
<!-- Is any configuration necessary? Describe it here! -->
 +
Add, configure, and set the tag active on item(s) as desired.
 
== Usage ==
 
== Usage ==
 
<!-- Is there anything users should know about using your extension? -->
 
<!-- Is there anything users should know about using your extension? -->
 
== 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? -->
 +
Find me in the Lorekeeper server if there are issues.
 +
 +
Additionally, this was tested with numeric rarities; it should theoretically play nice with strings, but it's not confirmed.
 
== 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 19:32, 31 January 2021

Rarity Box Tag
Description Allows users to pick one item of a configured rarity to receive
Author(s) Mercury
Status Testing
Github rarity-box-tag
LK Version Unspecified




Adds an item tag that can be set per-item to any rarity that exists on item(s). Users can then select an item of that rarity from the tag menu to receive.

Installation

Just pull the branch!

Configuration

Add, configure, and set the tag active on item(s) as desired.

Usage

Troubleshooting

Find me in the Lorekeeper server if there are issues.

Additionally, this was tested with numeric rarities; it should theoretically play nice with strings, but it's not confirmed.

See Also