v1.8.2

Details

  • Filename
    PhatLoots.jar
  • Uploaded by
  • Uploaded
    Apr 20, 2012
  • Size
    96.78 KB
  • Downloads
    442
  • MD5
    13412e644530b0698e1f249fea9dba58

Supported Bukkit Versions

  • 1.2.5

Changelog

VERSION 1.8.2

  • Added "/loot [Name]" command (permission node phatloots.commandloot)
  • Fixed Inventories not clearing when new loot is added

VERSION 1.8.1

  • Fixed adding collective loots
  • Inventory view no longer shows when AutoLoot is set to true

VERSION 1.8.0

  • Each Player now sees a custom Inventory

VERSION 1.7.1

  • Fixed loots with multiple enchantments
  • Fixed DoubleChests

VERSION 1.7.0

  • Updated to 1.2.4
  • PhatLootsChest data for old worlds will no longer throw errors. This data is kept for safe keeping and will load correctly if the old world is ever brought back.

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

The Chest open animation does not occur, waiting for Bukkit to fix this issue.