-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGuildToolsByFen.txt
25 lines (21 loc) · 932 Bytes
/
GuildToolsByFen.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
## Title: Guild Tools by Fen
## Author: Fenweldryn
## APIVersion: 100033 100034
## Description: show how long ago a guild member joined the guild and bank gold deposited and withdrew
## Version: 0.9.1
## SavedVariables: GuildToolsByFen GuildToolsByFenSettings
## DependsOn: LibHistoire LibSlashCommander LibSavedVars LibCustomMenu LibAddonMenu-2.0 LibDateTime
##
## This Add-on is not created by, affiliated with or sponsored by ZeniMax Media Inc. or its affiliates.
## The Elder Scrolls® and related logos are registered trademarks or trademarks of ZeniMax Media Inc. in the United States and/or other countries.
## All rights reserved
##
## You can read the full terms at https://account.elderscrollsonline.com/add-on-terms
modules\Internals.lua
localization\Handler.lua
modules\BankGoldTransactions.lua
modules\TimeJoined.lua
modules\GuildInvite.lua
modules\SettingsMenu.lua
modules\SlashCommands.lua
GuildToolsByFen.lua