DKPmon & Bidder
An addon pair for managing raid DKP and item distribution in World of Warcraft.
LinksDownloadsNote: All downloads are technically "developer" versions, though they're generally very stable. If something doesn't work, please email me or make a post in the wowace.com discussion thread. BidderNote: All raid members (officer and non) need to download this. DKPmonNote: Only your raid officers should be downloading DKPmon. DKP System ModulesYou may also need one of these DKP system modules. Your raid officers will tell you which. Fixed cost, zero-sumZero-sum AuctionPercent DKPDKPmon Import/Export ModulesDeveloper DocsNoteIf your guild ends up using DKPmon/Bidder, fire me off an email at
eraslin@gmail.com to let me know. I'm rather curious to see how many
people end up using it. | Important note:I am no longer actively supporting DKPmon and Bidder. If, by some miracle, they continue to work in the WotLK expansion, then great. If not, then I won't be fixing them. The folks over at guildlaunch.com have picked up maintenance of DKPmon and Bidder. Their version can be found at http://glmods.guildlaunch.com/.IntroductionDKPmon and Bidder are a pair of addons for World of Warcraft that act in concert to provide full in-game DKP management and item distribution for raids. DKPmon is an addon used by the raid officers to maintain the in-game DKP database, and has functions for loot distribution, and point adjustment (spending/awarding). Bidder, on the other hand, is used by all raid members to express interest ("place bids") on items being handed out, and browse DKP standings. There are a few central philosophies guiding the development of DKPmon/Bidder:
The current features of DKPmon & Bidder are:
DKPmonDKPmon is the addon used by the raid leaders and/or officers of the guild to manage the DKP database, distribute loot, and log all DKP and looting activity. Please note: This release of DKPmon is not compatible with versions less than 2.0.0. If you are currently using a version lower than 2.0.0 please back up your SavedVariables file before trying this addon out; when v2.0.0 loads it will blow away your old database. BidderBidder, on the other hand, is used by everyone in the raid/guild to express interest ("placing a bid") in items that are dropped in the various raid instances. The design of the DKPmon/Bidder addons is such that everyone in the raid should be running Bidder. However, just in case a player is unable to get Bidder installed in time for a raid (or maybe they're a pickup), the loot master can still award points to non-Bidder users and can manually place bids on other player's behalf. It is highly recommended that everyone in the raid be running Bidder. Otherwise, loot distribution will be slowed down. It is also recommended that you delete your SavedVariables file for Bidder prior to upgrading to this version from version less than 2.0.0. The SavedVariables file can be found at: <WoWDirectory>\WTF\<Accountname>\SavedVariables\Bidder.lua CSV Import/Export DKPmon supports both import and export of your points database through a CSV (comma separated values) format via the DKPmon_CSV plugin addon. This is a very simple format that is supported by most spreadsheet programs. See the comments in the file DKPmon_CSV\importdata.lua for more information on the format. eqDKP Import/ExportDKPmon supports both import and export of your points database to/from your eqDKP setup. This is done using the DKPmon_eqDKP and DKPmon_XML plugin addons. For information on how to set up the PHP plugin for your eqDKP install to export information from your eqDKP setup into DKPmon, please see the PHP directory of the DKPmon_eqDKP addon. Export from DKPmon into eqDKP can be done using one of two different methods. 1) CT_RaidTracker xml -- Simply install the CT_RaidTracker php modules into your eqDKP install, and use the CT_RaidTracker-xml export option of DKPmon_XML. 2) DKPmon-xml -- The eqDKP php modules for this format are still under development by Dahn of Silvermoon, but when complete this will be another option. See the developer docs on the left side of this page for documentation on the format. Unlike CT_RaidTracker xml, the DKPmon xml format includes all point awards and deductions as part of its format; saving you having to do any manual data entry during the import. |