-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
72 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,26 @@ | ||
This is a simple plugin for the addon Bagnon that shows the item level of your equipable gear, bind status of items, a purple eye on uncollected transmog appearances and desaturates and tones down vendor garbage. | ||
This is a simple plugin for the addon Bagnon that first and foremost shows the item level of your equipable gear, but also additional information like the bind status of items (BoE, BoU), a purple eye on uncollected transmog appearances and desaturates and tones down vendor garbage. | ||
|
||
If you don't wish to use all of the features, you can toggle them individually with the commands listed below. The settings are saved globally for all your characters. | ||
Unlike it's similarly named sibling Bagnon ItemLevel which is mainly a straight forward one-trick pony for people only needing the item levels, this addon has an options menu and gives you far more control over the various settings. | ||
|
||
## Chat Commands | ||
- **/bif enable itemlevel** _- Enable the itemlevel display._ | ||
- **/bif disable itemlevel** _- Disable the itemlevel display._ | ||
- **/bif enable boe** _- Enable the BoE/BoU display._ | ||
- **/bif disable boe** _- Disable the BoE/BoU display._ | ||
- **/bif enable garbage** _- Enable the garbage desaturation._ | ||
- **/bif disable garbage** _- Disable the garbage desaturation._ | ||
- **/bif enable uncollected** _- Enable the uncollected appearance eye._ | ||
- **/bif disable uncollected** _- Disable the uncollected appearance eye._ | ||
- **/bif enable color** _- Enable rarity coloring of text._ | ||
- **/bif disable color** _- Disable rarity coloring of text._ | ||
## Configuration | ||
To configure settings like whether BoE- and item levels should be rarity colored or how much darker garbage should appear, go to the **Bagnon Itemlevel Plus** entry in the blizzard interface options addons menu, or open the options menu directly in its own window with the command `/bil`. | ||
|
||
## Downloading & Installing | ||
I recommend downloading the addon from either CurseForge or Wago, or use their respective download clients which provides the same versions and installs them automatically for you. Be aware that only these download locations provide finished packaged addons with all libraries included. | ||
I recommend downloading the addon from either **CurseForge** or **Wago**, or use their respective download clients which provides the same versions and installs them automatically for you. Be aware that only these download locations provide finished packaged addons with all libraries included. | ||
|
||
If you choose to download and manually install directly from GitHub, you'll have to install the following libraries as standalones in order for the UI to work: | ||
- [Ace3](https://www.curseforge.com/wow/addons/ace3) | ||
- [TaintLess](https://www.townlong-yak.com/addons/taintless) (Not on CurseForge/Wago) | ||
|
||
## Sponsor | ||
- GitHub: [github.com/sponsors/goldpawsstuff](https://github.com/sponsors/goldpawsstuff) | ||
- Paypal: [paypal.me/goldpawsstuff](https://www.paypal.me/goldpawsstuff) | ||
- Patreon: [patreon.com/goldpawsstuff](https://www.patreon.com/goldpawsstuff) | ||
- Ko-fi: [ko-fi.com/GoldpawsStuff](https://ko-fi.com/goldpawsstuff) | ||
- GitHub: [github.com/sponsors/goldpawsstuff](https://github.com/sponsors/goldpawsstuff) | ||
- BuyMeACoffee: [buymeacoffee.com/goldpawsstuff](https://www.buymeacoffee.com/goldpawsstuff) | ||
- Liberapay: [liberapay.com/goldpawsstuff](https://liberapay.com/goldpawsstuff) | ||
- Paypal: [paypal.me/goldpawsstuff](https://www.paypal.me/goldpawsstuff) | ||
- Ko-fi: [ko-fi.com/GoldpawsStuff](https://ko-fi.com/goldpawsstuff) | ||
|
||
## Connect | ||
- X: [@goldpawsstuff](https://twitter.com/goldpawsstuff) | ||
- YouTube: [@goldpawtube](https://www.youtube.com/@goldpawtube) | ||
- Discord: [discord.gg/RwcSm8V3Dy](https://discord.gg/RwcSm8V3Dy) | ||
- Twitter: [@goldpawsstuff](https://twitter.com/goldpawsstuff) |