Give your players a more RPG feeling when it comes to collecting their loot!
![[IMG]](/proxy/image?url=https%3A%2F%2Fi.imgur.com%2F95kpRK1.png)
Upon the death of an entity, a chest (textured head) will spawn in its place and make the loot private for them only. They'll have a set amount of time to collect their loot. You know what the best part is? It's all customizable!
Dependencies
-
-
(Optional) HolographicDisplays (Link)
-
(Optional) MythicMobs (Link)
![[IMG]](/proxy/image?url=https%3A%2F%2Fi.imgur.com%2F5ia7iTR.png)
- Lightweight
- Fully customizable!
- Drop protect for player
- Auto-loot removing
- Allow/Disallow to break the chest loot
- Custom loot textures
- Particle effects
- Holograms above the loot
- MythicMobs support.
Code (Text):
/rpgloot - Main Command
/rpgloot help - Show Help Page
/rpgloot reload - Reload Configuration
/rpgloot info - About RPGLoot
Code (YAML):
core:
lang
: en
command-aliases
: 'rpgloot,mobloot'
general:
entity-blacklist
:
- ARMOR_STAND
mythic-mobs-blacklist
:
- SkeletonKing
world-blacklist
:
- someworld
- anotherworld
world-guard-blacklist
:
- mob_arena
- myregion123
spawn-reason-blacklist
:
- SPAWNER
- SPAWN_EGG
- EGG
loot-box:
life-time
: 360
texture
: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWFhMzY4MzY1YjYwMzM3NWQ1Y2RkYTlkYWE5MjRiOTY0YjFmMTE4YTcyNTAxODdhNjk2YTA3ZmYxOGNmMDIifX19\
protection:
enabled
: true
allow-break
: true
gui:
title
: '&lLoot &8&l
[&4&l
%entity%&8&l]'
particles:
enabled
: true
indicate
: SPELL_WITCH
remove
: CLOUD
holograms:
enabled
: true
text
:
- '&7
[&eLoot of &c
%entity%&7]'
- '&6» &eTime
:
&f%time%'
- '&6» &eOwner
:
&f%owner%'