The Guild Shopping List project was started to create a way to track guild crafting projects for large scale events or items that take a lot guild collaboration. You can set up a shopping list for your weekly progression raids for example, and everyone can contribute materials to make the consumables that go into a raid!
Fuctionality
By tagging a player as [GSL] in the guild notes, you can designate one player as the GSL player. The GSL player will control the shopping list for the guild, and act as the centralization point for items for the shopping list. So, to contribute to the shopping list, you should mail your reagents to the GSL player.
The data persits by populating the SavedVariables tables in each players game instance. As such, to update data, you will need to do a lot of /reloading. There are in game print messages telling you when this will need to be done.
The GSL player can push an updated shopping list and GSL reagent count, and each player will get a notice to reload.
Any player can request updated data. The sync will look for the GSL player first, and if the GSL player is not online, it will look for the newest timestamp and if there is one newer it will update the data. a /reload is required after all data update.
You can add recipes from the following professions into your shopping list!
- Alchemist
- Blacksmith
- Enchanter
- Engineer
- Leatherworker
- Tailor
GuildShoppingList Commands:
/gsl - Toggle the main Guild Shopping List window.
/gsl share - Save your current reagent data for offline viewing (does not broadcast).
/gsl who - Print the current GSL player for your guild.
/gslreagents - Toggle the GSL Reagent Tracker overlay window.
/gslshare - Broadcast your Guild Shopping List data to the guild (GSL player only).
/gslrequest - Request the latest Guild Shopping List data from the guild (non-GSL players).
/gslclear - Clear all Guild Shopping List data (irreversible, use with caution).
/gslhelp - Show this help message.
/gsldebug - Show the current debug status (on or off)
/gsldebug on/off - Turn the GSL debugging on or off
New Funcitonality
- Added a Miscellanous section with initially the E'ko's from Winterspring.
Community
If you have any questions, comments or anything else, please feel free to reach out on Discord!