Mineuniverse
Log in Register
Plugins

PhatLoots

Chests with randomly generated money/items (Now with mob support!)
by Codisimus
Download Claim this project
117,054 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Fun Mechanics Role Playing

This page will no longer be updated. For the latest version/documentation please visit http://codisimus.com/phatloots

PhatLoots Logo
Version 4.1.0
(Thanks to Team Haven [HAVENmc.com] for the logo)

This plugin allows Players to receive loot (money/items/exp/etc...) from Chests/Mobs. This is much like the dungeon Chests in the vanilla game except admins can set which items may appear as loot. Use a plugin such as Lores with this plugin to create more interesting loot.

Supports nearly all Bukkit plugins:

  • Supports all major Economies (Requires Vault)
  • Supports all major Permission Plugins
  • MythicDrops support for easily balancing MythicDrops loot as well as generating Gems and Unidentified Items
  • Citizens Support to control loot for NPCs (Documentation here)
  • Votifier support to give a Player loot when they vote
  • MultiWorld support (Different loot per World)
  • Supports items made from any plugin that uses the Bukkit API (Plugins accessing NMS may cause conflicts)
  • Simple API for any other plugin (Have the Dev contact me if they need help using this or making their plugin compatible)

Fully Configurable:

  • Loot tables may be setup using a Chest GUI to reduce the amount of commands needed
  • Loots can include money, items, experience, running a command, or a combination of all of these
  • Chests can be a one time loot, hourly, daily, or reset after any amount of time down to the second
  • All messages seen by player's are customizable and may even be turned off
  • Any Block may act like a chest (EnderChest, FlowerPot, Crate (Piston), Bookshelf, CakeBlock, etc.)
  • Each chest can have it's own loot tables to provide more random loot
  • Chests may have various reset times so they aren't all refilled at once
  • Optionally display to Players, how much longer they must wait to retrieve more loot

Chest Loot:

  • Any Block may act like a chest (EnderChest, FlowerPot, Crate (Piston), Bookshelf, CakeBlock, etc.)
  • Dispenser support (punch or activate the dispenser and it will dispense your loot)
  • Ninjaing loot can be prevented by providing each Player with their own share of loot (global vs. individual)
  • Chests can be linked to multiple loot tables at once
  • PhatLoots may be set to autoloot for quicker looting
  • Chests may be set to break once they are looted and then respawn when they have reset

Mob Loot:

  • Mob Loot Page
  • Have full control over what items are dropped by mobs
  • Allow mobs to spawn with weapons, armor, and even potion effects
  • Allow mobs to drop money
  • Modify how much experience mobs drop
  • Modify how often mobs drop loot
  • Option to prevent mobs from dropping items unless they are killed by a Player
  • Mob Loot may replace or include the default Minecraft mob loot
  • Each type of mob may be linked to a different loot table
  • Baby Zombies, Zombie Villagers, and Normal Zombies may each have their own loot tables
  • Villagers may be linked to a loot table based on their Profession (e.g. Blacksmith, Priest, etc.)
  • Mob Loot may replace or include the default Minecraft mob loot
  • EpicBoss mob support (requires EpicBossLoot addon)
  • Citizens support, create loot tables for NPCs

Command Loot:

  • PhatLoots can be looted using the command '/loot <PhatLoot Name>'
  • A Player can be forced to loot a PhatLoot by using the command '/loot give <Player> <PhatLoot Name> [Title]'

Loot Bags:

  • Items can be linked to a PhatLoot
  • Loot bags can be right clicked while holding them to get the loot from inside of it
  • Loot bags are a one time use
  • Loot bags can even be added as loot themselves

Custom Loot:

  • Commands, money, and exp may be added as loot
  • Loot collections allow for more control over how many of what type of items are looted
  • Supports items with custom names and descriptions (Such as items modified with the plugin Lores)
  • Auto Enchant weapons and armors
  • Auto name items based on their enchantments
  • Calculate item tiers based on enchantments
  • Add automatic damage estimations to items (e.g. +1-4 holy damage)
  • Items may have a random amount or durability

To Do:

I am currently working on a youtube series to go in depth on how this plugin may be used. Do you use this plugin on your server in a unique or interesting way? Create a video telling how you use it (and how to set it up if you wish) and I will feature your video and server banner on this plugin page.

Permission Nodes:

Permissions Page

Commands:

Commands Page

Addons:

  • Addons are separate jars which may be installed to enhance this plugin
  • If you have an idea for an addon, please create a ticket
  1. SwapLoot - Randomizes which PhatLoot a chest is linked to
  2. MonsterNearby - Prevents Players from looting chests when a monster is nearby
  3. PlayerNearby - Prevents chests from respawning when a Player is nearby
  4. EpicBossLoot - Allows bosses from EpicBoss to drop epic loot
  5. RandomizedLore - Generate random numbers within the lore of your loot
  6. AntiCamp - Prevent Players from camping chests until they cooldown

Tutorials:

Setup:

  1. Make a PhatLoot
    1. /loot make test
  2. Link a chest
    1. /loot link test (you must be targeting the chest you wish to link)
  3. Add some loot values (target a linked Chest or add the PhatLoots name like so "/loot money test 1-25")
    1. /loot money 1-25 (looter will get a random amount of currency between 1 and 25)
    2. /loot add 322 %10 (looter has 10% chance of getting a golden apple)
  4. Add some loot collections
    1. /loot add coll Materials %100 #1-2
    2. /loot add dirt cMaterials #15-20 %50 (looter has 50% chance of getting two dirt)
    3. /loot add stone cMaterials #5 %30 (looter has 30% chance of getting two stone)
    4. /loot add wood cMaterials #1-10 %20 (looter has 20% chance of getting ten wood)
    5. Looter will only loot one or two (1-2) of the items in the collection
  5. Set a cooldown time
    1. /loot time 1 6 45 30 (looter can loot the chest again after waiting 1 day, 6 hours, 45 minutes, and 30 seconds.)

Videos:

Links

Javadocs | Source | Other Plugins | Twitter

v4.1.0
MC 1.8.1
Release 2015-03-10 Get
v4.0.0
MC 1.8.1
Release 2015-02-10 Get
v3.8.0
MC 1.7.4
Release 2014-05-02 Get
v3.8.1
MC 1.7.4
Release 2014-05-02 Get
v3.7.4
MC 1.7.4
Release 2014-01-03 Get
AntiCamp v1.1 (Addon)
MC CB 1.7.2-R0.1
Release 2013-12-19 Get
RandomizeLore v1.0 (Addon)
MC 1.7.4
Release 2013-12-11 Get
AntiCamp v1.0 (Addon)
MC 1.7.4
Release 2013-12-11 Get
v3.7.0
MC 1.7.4
Release 2013-12-11 Get
EpicBossLoot v2.0 (Addon)
MC CB 1.6.4-R2.0
Release 2013-11-25 Get
v3.6.1
MC CB 1.6.4-R2.0
Release 2013-11-06 Get
EpicBossLoot v1.0 (Addon)
MC CB 1.6.4-R2.0
Release 2013-11-06 Get
v3.6.0
MC CB 1.6.4-R2.0
Release 2013-11-02 Get
v3.5.4
MC 1.6.4
Release 2013-10-02 Get
v3.5.3
MC 1.6.4
Release 2013-10-01 Get
v3.5.2
MC 1.6.4
Release 2013-09-29 Get
SwapLoot v1.0 (Addon)
MC 1.6.4
Release 2013-09-29 Get
MonsterNearby v1.0 (Addon)
MC 1.6.4
Release 2013-09-29 Get
PlayerNearby v1.0 (Addon)
MC 1.6.4
Release 2013-09-29 Get
v3.3.9
MC CB 1.6.2-R0.1
Release 2013-08-13 Get
v3.3.6
MC CB 1.6.2-R0.1
Release 2013-08-06 Get
v3.3.2
MC 1.6.2
Release 2013-07-25 Get
v3.3.0
MC 1.6.2
Release 2013-07-20 Get
v3.2.1
MC 1.6.2
Release 2013-07-15 Get
v3.1.4
MC CB 1.5.2-R1.0
Release 2013-06-15 Get
v3.1.3
MC CB 1.5.2-R0.1
Release 2013-06-08 Get
v3.1.1
MC CB 1.5.2-R0.1
Release 2013-06-01 Get
v3.1.0
MC CB 1.5.2-R0.1
Release 2013-05-28 Get
PhatLoots 3.0.0
MC 1.5.1
Beta 2013-03-21 Get
v2.6.1
MC CB 1.4.7-R1.0
Release 2013-02-23 Get
2.6.0
MC CB 1.4.7-R1.0
Release 2013-02-20 Get
2.5.1
MC CB 1.4.7-R1.0
Release 2013-02-12 Get
v2.4.3
MC CB 1.4.7-R1.0
Release 2013-02-01 Get
v2.4.2
MC CB 1.4.7-R0.1
Release 2013-01-27 Get
v2.4.0
MC CB 1.4.6-R0.3
Release 2013-01-23 Get
v2.4.1
MC CB 1.4.7-R0.1
Release 2013-01-23 Get
v2.3.0
MC CB 1.4.6-R0.3
Release 2013-01-18 Get
v2.3.1
MC CB 1.4.7-R0.1
Release 2013-01-18 Get
v2.2.5
MC CB 1.4.6-R0.1
Release 2012-12-28 Get
v2.2.4
MC CB 1.4.6-R0.1
Release 2012-12-26 Get
2.2.3
MC CB 1.4.6-R0.1
Release 2012-12-24 Get
v2.2.2
MC CB 1.4.5-R1.0
Release 2012-12-21 Get
2.1.1
MC CB 1.3.2-R2.0
Release 2012-10-22 Get
v2.1.0
MC CB 1.3.2-R0.1
Release 2012-09-05 Get
v2.0.0
MC CB 1.2.5-R4.0
Release 2012-07-10 Get
v1.9.1
MC CB 1.2.5-R4.0
Release 2012-06-10 Get
v1.9.0
MC CB 1.2.5-R3.0
Release 2012-06-08 Get
v1.8.3
MC 1.2.5
Release 2012-04-22 Get
v1.8.2
MC 1.2.5
Release 2012-04-20 Get
v1.8.1
MC 1.2.5
Release 2012-04-18 Get

More from Codisimus

Turnstile
81,472
CreeperControl
55,846
RegionOwn
4,753
Lores
47,421
BoobieTrap
4,304
Shortcuts
3,238

You Might Also Like

Island World Challenges
Island World Challenges
91,964
LoreTime
A date plugin for role-playing servers
9,912
ItemLinker
Allows player's to link an item in chat for other's to hover over and view.
9,863
RealJobs
RealJobs
9,790
CityZen
The premier city management plugin. Simple and functional. Start your City today!
9,665
Skywars
A skywars plugin, developed for 1.8, and easy to setup.
9,555