Uset: Difference between revisions

From Discord Dungeons Wiki
Jump to navigation Jump to search
(added info)
(adding information)
Line 74: Line 74:
|}
|}
''Further Information on certain settings is shown below.''
''Further Information on certain settings is shown below.''
{note|The information below is still a WIP}


=== Nickname Settings ===
=== Nickname Settings ===
Line 90: Line 88:
=== Display Settings ===
=== Display Settings ===
----
----
*''#!uset display 1'' shows
*<code>#!uset display 1</code> is the default #!stats display. <code>#!uset display 2</code> gives a modern embedded display to your <code>#!stats</code>
 
*''#!uset display 2'' shows
 
*''#!uset displaycolor <HEX>'' changes the color  of the border while using ''#!uset display 2''
 
//note that this command does not change the border on modern display of trades/achievements/items//
 
*''#!uset itemdisplay 1'' is the old way items looked.
 
*''#!uset itemdisplay 2'' is a new way items look.This includes quantity and market values.
 
//note that these values do not accurately represent their market values,check the recent market for true current value//


*''#!uset tradedisplay 1'' is the old way trades looked.
*<code>#!uset displayColor <HEX></code> changes the color of the border when using display 2.


*''#!uset tradedisplay2'' is a modern way of the display of trades
Note: This command does not change the border color on modern display of trades, achievements, or items.
 
* <code>#!uset itemDisplay 1</code> is the old display for #!item. <code>#!uset itemDisplay 2</code> gives a modern embedded display to your #!item command and is highly recommended to use.
*''#!uset achievementdisplay 1'' is the old way achievements looked.
* <code>#!uset tradeDisplay 1</code> is the old display for #!item. <code>#!uset tradeDisplay 2</code> gives a modern embedded display to your #!gminfo command and is highly recommended to use.
 
* <code>#!uset achievementDisplay 1</code> is the default #!achievement display. <code>#!uset achievementDisplay 2</code> gives a modern embedded display to your #!achievement command. Using display 2 also tells you what you need to do to get that achievement.
*''#!uset achievementdisplay2'' is a modern way of displaying achievements.It also tells what you need to get that achievement.


=== Adventure Embed Settings ===
=== Adventure Embed Settings ===
----
----
*  
* <code>#!uset adventureEmbed 1</code> is the default display for your #!adv.
* <code>#!uset adventureEmbed 2</code> gives a modern embedded display your #!adv command.
* <code>#!uset adventureEmbed 3</code> is the newest display showing your #!adv command information in percentages (%).


=== React Paging Settings ===
=== React Paging Settings ===
----
----
* <code>#!uset reactPaging 1</code> turns on reactions to turn pages on different commands and is highly recommended to use. <code>#!uset reactPaging 2</code> turns it off.
=== Heal Item Settings ===
----
* <code>#!uset healitem <item></code> is used to change the item used when doing the #!heal command. It is highly recommended to keep your healing item as the default Health Potion.


=== Inventory Sorting ===
=== Inventory Sorting ===
----
----
* <code>#!uset inventorySort default</code> sets your #!inv sorting to the default sorting, which is by item ID, oldest to newest.
* <code>#!uset inventorySort amount ascending/descending</code> sets your #!inv sorting to depend on the amount of each item you have in an ascending/descending order.
* <code>#!uset inventorySort itemName ascending/descending</code> sets your #!inv sorting to alphabetical, either from A-Z or Z-A.
* <code>#!uset inventorySort</code>


=== DM Settings ===
*
----
{| class="wikitable"
|-
|default
amount Ascending/Descending
 
itemName Ascending/Descending
 
itemType Ascending/Descending
 
itemLevel Ascending/Descending
|}
*
[[Category:commands]]
[[Category:commands]]

Revision as of 05:31, 2 August 2019

#!Uset is the command used to display your current user settings and for setting your user variables.

Command Format: #!uset <variable> <value>

Cooldown: 10 seconds

Variable Value Description
nick 0-3 Sets your nickname to show your level and guild tag.
battles 0/1 Sets your battle requests to open or close.
display 1/2 Changes your #!stats display.
displayColor HEX color Changes your display 2 color.
itemDisplay 1/2 Changes your #!item display.
tradeDisplay 1/2 Changes your #!gminfo trade display.
achievementDisplay 1/2 Changes your #!achievements display.
adventureEmbed 1-3 Changes your #!adv display.
reactPaging 1/2 Sets your react paging to on or off.
healitem item name Changes your #!heal item.
inventorySort default

amount Ascending/Descending

itemName Ascending/Descending

itemType Ascending/Descending

itemLevel Ascending/Descending

Changes your inventory sorting to your preference.
marketDM on/off/complete Sets your market trade DMs to on, off, or complete.
goldDonationNotification on/off Sets your gold donation DMs to on or off.
itemDonationNotification on/off Sets your item donation DMs to on or off.

Further Information on certain settings is shown below.

Nickname Settings


  • Nick value "0" removes this setting.
  • Nick values "1-3" looks like the following:
  • To update your nickname level you must type #!stats

Battles Settings


  • Battles value 1 turns your battles on, while battles value 2 turns your battles off.
  • Read more about battling here.

Display Settings


  • #!uset display 1 is the default #!stats display. #!uset display 2 gives a modern embedded display to your #!stats
  • #!uset displayColor <HEX> changes the color of the border when using display 2.

Note: This command does not change the border color on modern display of trades, achievements, or items.

  • #!uset itemDisplay 1 is the old display for #!item. #!uset itemDisplay 2 gives a modern embedded display to your #!item command and is highly recommended to use.
  • #!uset tradeDisplay 1 is the old display for #!item. #!uset tradeDisplay 2 gives a modern embedded display to your #!gminfo command and is highly recommended to use.
  • #!uset achievementDisplay 1 is the default #!achievement display. #!uset achievementDisplay 2 gives a modern embedded display to your #!achievement command. Using display 2 also tells you what you need to do to get that achievement.

Adventure Embed Settings


  • #!uset adventureEmbed 1 is the default display for your #!adv.
  • #!uset adventureEmbed 2 gives a modern embedded display your #!adv command.
  • #!uset adventureEmbed 3 is the newest display showing your #!adv command information in percentages (%).

React Paging Settings


  • #!uset reactPaging 1 turns on reactions to turn pages on different commands and is highly recommended to use. #!uset reactPaging 2 turns it off.

Heal Item Settings


  • #!uset healitem <item> is used to change the item used when doing the #!heal command. It is highly recommended to keep your healing item as the default Health Potion.

Inventory Sorting


  • #!uset inventorySort default sets your #!inv sorting to the default sorting, which is by item ID, oldest to newest.
  • #!uset inventorySort amount ascending/descending sets your #!inv sorting to depend on the amount of each item you have in an ascending/descending order.
  • #!uset inventorySort itemName ascending/descending sets your #!inv sorting to alphabetical, either from A-Z or Z-A.
  • #!uset inventorySort
default

amount Ascending/Descending

itemName Ascending/Descending

itemType Ascending/Descending

itemLevel Ascending/Descending