Version 3.6.1
(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
- 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:
- Have full control over what items are dropped by mobs
- Allow mobs to spawn with weapons and armor
- 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 clicked 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:
Everyone has node by default
Only OP has node by default
- phatloots.loot.* – Needed to receive loots from any restricted PhatLoot
- phatloots.loot.EpicLoot – Needed to receive loot from the PhatLoot named EpicLoot (may be used for any name)
- phatloots.moneyfrommobs – Needed to receive money from mobs
- phatloots.commandloot – Needed to receive loots through command
- phatloots.rl – Needed to reload the PhatLoots plugin (/loot rl)
- phatloots.reset – Needed to reset the list of users who looted PhatLoots (/loot reset)
- phatloots.clean – Needed to remove loot times that are no longer relevant. This is automatically done when the server shuts down (/loot clean)
- phatloots.list – Needed to list all current PhatLoots (/loot list)
- phatloots.info – Needed to see loot information of a given PhatLoot (/loot info)
- phatloots.give – Needed to force a Player to loot a PhatLoot (/loot give)
- phatloots.admin – Needed to break linked Blocks (Will unlink the chest)
- phatloots.make – Needed to create a new PhatLoot (/loot make)
- phatloots.delete – Needed to delete a PhatLoot (/loot delete)
- phatloots.link – Needed to link a PhatLoot to a chest (/loot link)
- phatloots.unlink – Needed to unlink a PhatLoot from a chest (/loot unlink)
- phatloots.manage – Needed to add/remove loot to a PhatLoot (/loot add)
- phatloots.time – Needed to set the reset time of a PhatLoot (/loot time)
- phatloots.global – Needed to set whether a PhatLoot has a global cooldown (/loot global)
- phatloots.autoloot – Needed to set whether a PhatLoot is autolooted (/loot autoloot)
- phatloots.round – Needed to set whether a PhatLoot’s reset time is rounded down (/loot round)
- phatloots.cost – Needed to set the cost to loot a PhatLoot (/loot cost)
- phatloots.money – Needed to set how much money is looted from a PhatLoot (/loot money)
- phatloots.exp – Needed to set how much experience is looted from a PhatLoot (/loot exp)
- phatloots.create – Parent node for:
- phatloots.make: true
- phatloots.delete: true
- phatloots.link: true
- phatloots.unlink: true
- phatloots.manage: true
- phatloots.time: true
- phatloots.global: true
- phatloots.autoloot: true
- phatloots.round: true
- phatloots.cost: true
- phatloots.money: true
- phatloots.exp: true
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
- SwapLoot – Randomizes which PhatLoot a chest is linked to
- MonsterNearby – Prevents Players from looting chests when a monster is nearby
- PlayerNearby – Prevents chests from respawning when a Player is nearby
- EpicBossLoot – Allows bosses from EpicBoss to drop epic loot
Metrics:
This plugin utilizes Hidendra’s plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server’s version of Java
- Whether the server is in offline or online mode
- The plugin’s version
- The server’s version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
If you wish to disable this feature, you may opt-out, which is done in the config file under /plugins/PluginMetrics/
Tutorials:
Setup:
- Make a PhatLoot
- /loot make test
- Link a chest
- /loot link test (you must be targeting the chest you wish to link)
- Add some loot values (target a linked Chest or add the PhatLoots name like so “/loot money test 1-25″)
- /loot money 1-25 (looter will get a random amount of currency between 1 and 25)
- /loot add 322 %10 (looter has 10% chance of getting a golden apple)
- Add some loot collections
- /loot add coll Materials %100 #1-2
- /loot add dirt cMaterials #15-20 %50 (looter has 50% chance of getting two dirt)
- /loot add stone cMaterials #5 %30 (looter has 30% chance of getting two stone)
- /loot add wood cMaterials #1-10 %20 (looter has 20% chance of getting ten wood)
- Looter will only loot one or two (1-2) of the items in the collection
- Set a cooldown time
- /loot time 1 6 45 30 (looter can loot the chest again after waiting 1 day, 6 hours, 45 minutes, and 30 seconds.)
PhatLoots 1.6.4 Download Links
http://www.dl2.9minecraft.net/index.php?act=dl&id=1385538539
http://www.dl5.9minecraft.net/index.php?act=dl&id=1385563973
Không có nhận xét nào:
Đăng nhận xét