LootChests icon

LootChests -----

LootChests plugin for you Minecraft server.




NerKubLootChests – Update v1.0.7

New Features
  • Full support for dynamic chest titles (guiTitle)
    Titles now update instantly after being changed in the GUI or via chat.
    Works for all stored chests (including already placed ones) and for newly placed ones.
  • Automatic title setting on placement
    Any newly placed chest will immediately set its custom title based on the configuration.
  • Multi-container compatibility
    The system works for all supported container types in blockType.

Fixes
  • Fixed an issue where placed chests didn’t update their title after configuration changes.
  • Improved title synchronization during plugin startup.

Notes
  • Titles are loaded from guiTitle in chests.<name>.guiTitle. If not set, it falls back to displayName.
  • Titles are automatically synced with config on plugin load.
  • For double chests, the title is applied to each side individually.

Required messages.yml additions
Code (YAML):

gui
:
display_name_button
: "&eDisplay Name"
display_name_lore
:
- "&7Display Name
: {display } "
- "
&7GUI Title : {title } "
- "
"
- "
&eLeft Click : change display name "
- "
&eRight Click : change GUI title "

messages:
gui_title_set: "
{prefix }&aGUI Title set to : &f{value}"
 
----------, Aug 8, 2025

NerKubLootChests v1.0.6 – Update Log

What's new?

GUI Pagination for Loot Items
If a loot chest contains more than 45 items, they will now be spread across multiple pages in the Edit Loot Items menu.
This prevents items from being cut off and allows smooth navigation through all configured items.

  • Next / Previous page buttons are now shown in the inventory.
  • A Back button still leads you back to the chest settings.
  • Fully translated button names via messages.yml:

Code (YAML):

gui
:
  next_page_button
: "&e▶ Next Page"
  previous_page_button
: "&e◀ Previous Page"
  back
: "&cBack"
 
Inventory title is also dynamic:

Code (Text):

Loot Items: <chestName> - Page X
 
Technical Notes

  • The page system supports unlimited item count.
  • Button detection is now based on translated display names (from messages.yml), so language support is preserved.
  • Supports custom chest names and page-safe editing/removal of items.

messages.yml – new entries

Make sure these entries are present in your messages.yml:

Code (YAML):

gui
:
  next_page_button
: "&e▶ Next Page"
  previous_page_button
: "&e◀ Previous Page"
 
If you're using a custom language file, translate them accordingly.


✅ Compatible with:

  • Spigot / Paper 1.17 – 1.21.5
  • Backwards compatible with v1.0.5 config files

⬇️ Download / Update

Grab the latest version from the plugin page and reload/restart your server:

Enjoy better scalability and UX in your loot management!
----------, Aug 6, 2025

Major Changes:
- Full support for multiple container types:
- ✅ Chest
- ✅ Barrel
- ✅ All Shulker Box variants
- You can now set the container type via GUI
- LootChests placed with the correct container type now:
- ✨ Show correct holograms
- Are protected from explosions
- Automatically refill via scheduled tasks

Technical improvements:
- Removed all hard dependencies on `Material.CHEST`
- Unified logic using Bukkit's `Container` interface
- Improved reliability and type safety
- New container types handled via `SupportedContainers.java`

Configuration:
- Each chest entry in `chests.yml` now contains `blockType`
- Existing chests default to `CHEST`, backward-compatible

Important:
- Be sure to reload your config or restart your server after update.

If you enjoy the plugin, consider leaving a review or reporting issues via Discord!
----------, Jul 2, 2025

No more plugin messages when interacting normal chest.
----------, May 11, 2025

Prevent chest break from explosions.
----------, Apr 21, 2025

What’s new?
Improvements & Additions:
  • Completely refactored Chest Interact system → loot is now fully working even after relog!
  • Improved inventory interaction detection → No more "Chest name could not be found!" spam.
  • Added automatic removal of LootChest items from player inventory when chest is deleted via menu.
  • Reload command /lootchest reload → Instantly reloads all config & messages files without server restart.
  • Proper message system → All plugin messages now handled via messages.yml.
  • Optimized saving of last looted timestamp → Efficient & clear.
Bugfixes:
  • Fixed bug where players couldn't loot placed chests after relog.
  • Fixed issue where InventoryClickEvent triggered wrong menu detection → causing messages while looting or interacting in player inventory.
  • Fixed rare case of item duplication when adding items to chest.
  • Fixed wrong detection of chest location when breaking a loot chest.
Upcoming plans (next updates preview):
  • Custom block selector for chest appearance (Stone, Gold Block, etc.)
  • Animations & Particles when looting
  • Custom sounds per rarity
  • AdminTools (show all placed chests, TP to them, info panel)
----------, Apr 13, 2025

Resource Information
Author:
----------
Total Downloads: 6
First Release: Apr 13, 2025
Last Update: Aug 8, 2025
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings