[img] tag

Give your players a more RPG feeling when it comes to collecting their loot!

The latest version has only been tested on 1.15 but should work on 1.13 and 1.14 as well!

[img] tag

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
  • Spigot 1.13+ (Link)
  • (Optional) HolographicDisplays (Link)
  • (Optional) MythicMobs  (Link)

[img] tag
  • 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.
  Screenshots

[img] tag
/rpgloot - Main Command
/rpgloot help - Show Help Page
/rpgloot reload - Reload Configuration
/rpgloot info - About RPGLoot

[img] tag
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%'