This modification to the guildbank enables users to "request" items in thw guildbank via clicking on them. It then "removes" them from the bank so they may not be requested again. It then allows the guildbank admin(s) to see a list of who requested what, thus decreasing time it takes to send them out.
Config:
2 variables in conf.php need to be edited:
$addon_conf['guildbank']['rank']
This is the the lowest rank number that can request items.
Eg:
1. Guild leader - YES
2. Officer - YES
3. Memer - YES
4. Initiate - NO
Then you'd set $addon_conf['guildbank']['rank'] to 3
$addon_conf['guildbank']['password']
This is the password to the guildbank admin. I have it different to the main roster password as my guild have people who are guildbanks that would probablly break roster if they had access to the config files.
New version! Should automatically update when uploaded & ran.
Download:
Guildbank + Request Mod
Changlog:
V1.0.4 [D]
- New history layout!
V1.0.3 [D]
- Fixes a note bug.
- Denied items now show up back in guildbank.
- Added French localisation (Thanks Malkom!)
- Working on new history and admin display.
V1.0.2 [D]
- Fixes my silly bugs.
V1.0.1 [D]
- Deny request added.
- Admin page filtering added.
- General bug fixes.
- Localisation started. (Thanks Shaylar!)
V1.0.0 [D]
- First release!