Hotfix - GUI titles
Fixed GUI menu titles staying in English regardless ofgeneral.language. Custom titles set inconfig.yml(e.g.shop.title) are now respected as well. Just drop in the new jar and/shopadmin reload- no config migration needed.
v1.2.0 — Multi-language support
Added English / Romanian / Polish / Spanish translations covering all chat messages, GUI menus, item lore, holograms and broadcasts. Setgeneral.languagein config.yml to switch. Translations live inlang/messages_<code>.yml— fully editable, with automatic English fallback for missing keys.
DGShop v1.1.1 - AutoSell Persistence Fixes
Bug Fixes
• AutoSell Chests now fully persist across restarts - fixed issue where chests in Multiverse-managed worlds would not reload properly. DGShop now defers loading for worlds not yet available and retries after all plugins have initialized.
• Holograms reliably respawn after restart - fixed case where holograms wouldn't appear until a manual interaction if no player was near the chest at startup. They now spawn automatically once a player enters the chunk.
• More robust save format - AutoSell data now uses location-based YAML keys (world_100_64_-200) instead of numeric indices, preventing edge-case parsing issues.
• Better shutdown safety - critical data (autosell, boosters, transactions) is now saved first ononDisable, before stopping tasks. Prevents potential data loss on unexpected shutdowns.
• Improved startup diagnostics - clearer log output showing loaded/recovered/skipped chests with specific reasons for easier troubleshooting.
How to Update
Replace jar and restart. Configs are fully compatible.
If your AutoSell chests disappeared after restarts on previous versions, they should now reload with all data intact.
DGShop v1.1.1 | 1.21.x & 26.1+ | Java 21
DGShop v1.1.0 - Minecraft 26.1 Support + Bug Fixes
Now compatible with Minecraft 26.1+ (Tiny Takeover)
Official support for both 1.21.x and the new 26.1+ versioning format. One jar, both versions.
Bug Fixes
• Hologram sync fix - cashout now refreshes the chest hologram immediately
• Hologram duplication fix - ArmorStands no longer persist to world files, startup cleans up stale holograms from previous runs
• Reload fix -/shopadmin reloadnow fully reinitializes AutoSell scanner, Daily Deals, and holograms
New Features
• Search Results GUI -/shop searchnow opens a paginated clickable GUI (28 results per page)
• /shop help - command reference, filtered by permissions
• Click-to-teleport -/autosell listshows clickable [TP] buttons for each chest
• Efficiency stat - AutoSell chest GUI shows average $/min since placement
• Daily Deal transaction type - separate category in transaction history (orange icon)
• Extended tab-complete -/booster globalsuggests multipliers and durations
How to Update
Replace jar and restart. Configs are fully compatible.
DGShop v1.1.0 | 1.21.x & 26.1+ | Java 21
DGShop v1.0.1 - Quality of Life Update
What's Changed
AutoSell Chests
• All GUI text updated - no more outdated hopper references, properly describes the magnet system
• Hologram refreshes immediately on radius upgrade instead of waiting for the 3s update cycle
• Better placement message mentioning magnetic item attraction
Main Shop Menu
• Player head info now displays your AutoSell chest count and total unclaimed balance
/worth Rework
• Shows both buy and sell prices
• Sell price breakdown: base → after boost → gross → tax → net
•/worth allshows unique type count and unsellable items
• Suggests/sellallfor quick action
/sellall
• Now displays your new balance after selling
How to Update
1. Replace jar withDGShop-1.0.1.jar
2. Deletemessages.ymlto regenerate (or update the autosell-placed line manually)
3. Restart
Configs from 1.0.0 are fully compatible.
