1.6.1b

Details

  • Filename
    PhatLoots.jar
  • Uploaded by
  • Uploaded
    Mar 22, 2012
  • Size
    90.58 KB
  • Downloads
    304
  • MD5
    8d49a2cc709a6d956ffbd70e644099c2

Supported Bukkit Versions

  • CB 1.2.3-R0.2

Changelog

VERSION 1.6.1 (beta)

  • Corrected My Worlds* soft depend

VERSION 1.6.0 (beta)

  • Updated to 1.2.3
  • Added Support for enchanted items
  • Added MyWorld soft depend

VERSION 1.5.6

  • Fixed loot amount being an invalid range
  • Fixed missing ' when saving

VERSION 1.5.5

  • Fixed data folder not being created on fresh install

VERSION 1.5.4

  • Fixed reading command from plugin.yml in 1.2.2
  • Updated CommandSender for 1.2.2

VERSION 1.5.3

  • Fixed config file always being overwritten when reloading

VERSION 1.5.2

  • Fixed initial data not being saved on clean install

VERSION 1.5.1

  • Fixed NullPointerException on new install
  • Fixed commands as loot
  • Fixed experience as loot
  • Fixed amount ranges

VERSION 1.5.0

  • Modified save system to eliminate loss of data from plugin not saving
  • Now uses bukkit method to move files from jar (should fix config file not being created)
  • Now uses bukkit plugin folder (instead of hard coded path) to find data folder
  • Verifies event status to eliminate conflicts with other plugins
  • You can now change the command that this plugin uses by editing the plugin.yml (found inside the plugin jar file)
  • Only one person may look into a PhatLoot Chest at a time (if another player tries to they are informed that it is already in use)
  • Loot is cleared when a new person opens the Chest or when this plugin is disabled
  • Loot chance is defaulted to 100% if not specified
  • Item amount is defaulted to 1 if not specified
  • Chests can be linked to multiple PhatLoots (if a name is not specified it modifies all linked PhatLoots)
  • Added experience as loot
  • Added possible range of item
  • Added command as loot