Magic Bounty Coordinator
class MagicBountyCoordinator
The point of entry into MagicBounty scripting. Contains methods for getting all or specific ActiveBountys, as well as general bounty management logic.
Usage: MagicBountyCoordinator.getInstance()
Content copied to clipboard
Author
Wisp
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Idem potently ensures that each `ActiveBounty` has a `MagicBountyBattleListener` running.
Link copied to clipboard
Link copied to clipboard
Returns a map (bounty key, bounty) of all active bounties.
Link copied to clipboard
Gets a single active bounty by key.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Gets the seed used to generate bounties at the given market.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Marks the bounty as blocking a slot on the market until expiration (default 30 days).
Link copied to clipboard
Whether or not a market is a viable candidate for showing the bounty board.