v2.0.0
Details
-
FilenamePhatLoots.jar
-
Uploaded by
-
UploadedJul 10, 2012
-
Size96.99 KB
-
Downloads1,797
-
MD59077523e0b19ec0840c43d8bdd532368
Supported Bukkit Versions
- CB 1.2.5-R4.0
Changelog
VERSION 2.0.0
- Added Mob Loot support (Use the mob as the name for the PhatLoot ex. Cow, Zombie, Creeper)
- Fixed Dispenser support
VERSION 1.9.1
- Fixed errors being thrown when opening a non-linked chest
VERSION 1.9.0
- Made all permissions false by default
- Fixed Chest unlinking
- Fixed too many open files error
- Improved data handling
- Made the name of the chest customizable
- Links Chests on world Load
- Made Global chests a single inventory
VERSION 1.8.3
- Fixed loot being invisible
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.