ChestFiller v2 v2.1.1

Auto-fill and optional timed global refills for chest loot with configurable tables, filters.
Automatic refills used to be global for all tables and chests. Now you can specify whether or not you want them on your table, for example:

YAML:
filters:
  - type: contains
    match: chest
    table: example
    refillTime: 1800 # It fills up automatically in 1800 seconds.

The 'refill' command now has the optional <table> property to perform a specific refill on that table; if not specified, all tables are refilled.

Example configuration:
YAML:
# ============================================================
# ChestFiller
# Version: 2.0.0
# ============================================================

lang: en
debug: false
silent-refill: false # In 'true' it does not notify with titles or messages the filling of the tables.

# ============================================================
# CHEST PROTECTION
# ============================================================
protection:
  allowBreaking: false
  allowPlacing: false

# enabled: enables/disables per-table auto-refill (based on refillTime in filters)
# onlyIfEmpty: if true, only refills when the chest is completely empty

refill:
  enabled: true
  onlyIfEmpty: true

loot:
  activeTable: example # The default table where things are added, change this with /chestfiller loot set {table}
  itemsPerChest:
    min: 2
    max: 4

# ============================================================
# FILTERS
# ============================================================
# refillTime (optional, seconds):
# - if NOT defined -> that table will NOT auto-refill
# - if defined -> auto-refills using that cooldown
#
# /chestfiller refill
#   -> forces refill (ALL) on the next chest openings
# /chestfiller refill <table>
#   -> forces refill only for that table (on the next chest openings)

filters:
  - type: contains
    match: chest
    table: example
    refillTime: 1800 # It fills up automatically in 1800 seconds.
#
#  - type: contains
#    match: dungeon
#    table: rare
#    # no refillTime -> no auto-refill
# - type: equals
#   match: Furniture_Royal_Chest
#   table: epic
#   refillTime: 7200
added
Code:
silent-refill
in config.yml
set to 'true' to make refill in silent.
WARNING - BREAKING CHANGES - Please read before updating!

This is a major update that completely overhauls the internal systems. Your existing configuration will be automatically migrated, but please backup your files before updating.

What's New:
  • Modern Filter System - New flexible filter configuration with 'equals' and 'contains' types
  • Multi-Table Support - Chests can now pull loot from multiple tables at once (e.g., table: jungle,tools)
  • Block ID Normalization - Fixed chest matching for already-placed chests in the world
  • Improved Refill System - Global refills now properly force chest updates regardless of cooldown
  • Table Auto-Discovery - Loot tables are now automatically loaded from /tables/*.yml
  • Disable Tables - Prefix table files with _ to disable them (e.g., _old_table.yml)

Bug Fixes:
  • Fixed: Chests using wrong loot tables after /refill command
  • Fixed: Manual edits to table files being lost on /reload
  • Fixed: Already-placed chests not matching filters correctly
  • Fixed: Filter priority issues causing incorrect table selection

Configuration Changes:
  • Old 'filter:' section is now 'filters:' (auto-migrated)
  • New filter properties: type, match, table
  • See updated config.yml for examples

Migration:
Your existing configuration will be automatically migrated on first load. A backup will be created.

Full Documentation:
Check the updated config.yml comments for detailed filter examples and usage.
Buy a license now
$5.00
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
Extras
Plugin Source Code
+ $19.99
Share and earn
Refer this resource and earn a 10% commission.
1,301 Views
14 Purchases
14 Downloads
Jan 25, 2026 Published
Feb 5, 2026 Updated
5.00 star(s)
Average rating (1)
406.1 KB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
Type
  1. World
  1. Equipment
  1. Storage
Game mode
  1. Survival
  1. Earth
  1. Minigame
Supported languages
  1. English
  1. Spanish
  1. Russian
  1. German
  1. French
  1. Portugese
  1. Polish
  1. Turkish
  1. Chinese
  1. Indonesian
  1. Italian
  1. Vietnamese
  1. Dutch
  1. Korean
  1. Czech
  1. Thai
  1. Hungarian
  1. Arabic
  1. Japanese
  1. Ukrainian
  1. Swedish
  1. Danish
  1. Romanian
  1. Slovak
  1. Hebrew
  1. Lithuanian
Creator
Recommended for you
Optimized World Border plugin for your worlds or game modes
Not yet rated
2 purchases
Live web dashboard with smart recommendations, auto-apply config patches, CPU flamegraph ...
Not yet rated
0 purchases
All-in-one economy: shops, auction, player shops, bank, taxes, jobs, webstore and API.
Not yet rated
1 purchase
Interactive branching NPC dialogues, typewriter UI, portraits, conditions, in game editor.
Not yet rated
3 purchases
Hytale multi-server inventory sync with safe player profile sharing.
Not yet rated
0 purchases
Share and earn
Refer this resource and earn a 10% commission.
1,301 Views
14 Purchases
14 Downloads
Jan 25, 2026 Published
Feb 5, 2026 Updated
5.00 star(s)
Average rating (1)
406.1 KB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
Type
  1. World
  1. Equipment
  1. Storage
Game mode
  1. Survival
  1. Earth
  1. Minigame
Supported languages
  1. English
  1. Spanish
  1. Russian
  1. German
  1. French
  1. Portugese
  1. Polish
  1. Turkish
  1. Chinese
  1. Indonesian
  1. Italian
  1. Vietnamese
  1. Dutch
  1. Korean
  1. Czech
  1. Thai
  1. Hungarian
  1. Arabic
  1. Japanese
  1. Ukrainian
  1. Swedish
  1. Danish
  1. Romanian
  1. Slovak
  1. Hebrew
  1. Lithuanian
Creator
Recommended for you
Optimized World Border plugin for your worlds or game modes
Not yet rated
2 purchases
Live web dashboard with smart recommendations, auto-apply config patches, CPU flamegraph ...
Not yet rated
0 purchases
All-in-one economy: shops, auction, player shops, bank, taxes, jobs, webstore and API.
Not yet rated
1 purchase
Interactive branching NPC dialogues, typewriter UI, portraits, conditions, in game editor.
Not yet rated
3 purchases
Hytale multi-server inventory sync with safe player profile sharing.
Not yet rated
0 purchases
Top