SurpriseBags v1.8

Details

  • Filename
    surprisebags.jar
  • Uploaded by
  • Uploaded
    Dec 11, 2013
  • Size
    35.22 KB
  • Downloads
    734
  • MD5
    92e2e31035cc629809e35ad56e0b7617

Supported Bukkit Versions

  • 1.7.2

Changelog

Version 1.8

  • Switched color code on items from the section symbol (minecraft's color code) to the ANSI-friendly ampersand character (&). This applies on the display name of items and lore. Update the wintersday-gift accordingly.
  • Added a new setting for the bags: "limit-mob" which is a list of mobs that will drop the bag. If this list is empty, all hostile mobs will drop the bag (based on drop-rate of course).

For example:

#
# Limit Mobs
#
# Limit the drop of this bag to the listed mobs only.
#
limit-mob:
  - creeper
  - zombie

It the example above, only creepers and zombies will drop the bag. Note that this setting is part of the bag's config file, not config.yml.