ScavengerHunt 1.4.2

Details

  • Filename
    ScavengerHunt.jar
  • Uploaded by
  • Uploaded
    Apr 11, 2012
  • Size
    69.22 KB
  • Downloads
    951
  • MD5
    2d2889b398c528183b6b454b801f73bf

Supported Bukkit Versions

  • CB 1.2.5-R1.0

Changelog

1.4.2

Added shortMessageMode option (does not display item/mob lists)

Added option to disable scheduler

1.4.1

Added scheduling system using cron (see config page for help with this)

1.4.0

Added randomized mobs config (works like item randomization, see config page)

Added progress reporting when using /scavengerItems

Fixed the way items are checked so that having extra of an item still works

1.3.2

Added metrics statistics usage ( Metrics Usage Site )

1.3.1

Fixed clearing of configuration (instead of setting to default values when empty)

Fixed mob config option (was a consequence of above bug fix)

Added simple help menu

1.3.0

Added mobs config option (see config page)

Fixed data values

1.2.2

Removed some debug code

Fixed displaying of rewards by command to include money reward

Fixed displaying of current scavenger items

1.2.1

Added randomized item selection

- numOfItems: (number of Items to be randomly selected.

- Number of items for random item selection ; 0 to disable

- X number of items will be selected from the items listed above

- E.g. if 8 items listed, and numOfItems = 3, then 3 of those item/

amount pairs will be chosen and used.

1.2.0

Added money config (Vault required)

money: (amount)

1.1.0

Added duration config

duration: (time in seconds to run)

1.0.0

Initial Release