v1.5.5

Details

  • Filename
    PhatLoots.jar
  • Uploaded by
  • Uploaded
    Mar 2, 2012
  • Size
    86.09 KB
  • Downloads
    360
  • MD5
    c617960764ffa31a059622467bee8b14

Supported Bukkit Versions

  • CB 1.1-R6

Changelog

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