
Shopkeepers Addon
Navigation & Economy » No more searching the shopkeepers marketplace to buy your favorite items.
17.7K
15
Shopkeepers Addon 2.23.10.2
beta27 сентября 2025 г.Changelog
Bug Fixes
Config Backup Behavior
- Fixed: Configuration was being backed up on every restart/reload
- Change: Backup now only occurs when there are actual changes to the configuration (e.g., new additions)
Chat Message Formatting
- Fixed: Messages in chat were not following custom price formatting rules
- Change: Chat messages now correctly display custom price formatting as configured
Shopkeepers Addon 2.23.10.2 - 250926
beta26 сентября 2025 г.ShopkeepersAddon Update
🔧 Optimizations
- Reduced code duplication
- Optimized error handling
- Improved simulate click for Shop Edit Task
- Async file operations
- Added null safety checks
- Better logging
- Separated config loading
- Added cleanup on plugin disable
🚀 Added Features
- Added /shopkeepersaddon reloadcommand
- Added economy price formatting in config:
economy:
  # Price formatting options
  price-format:
    # Format pattern using DecimalFormat syntax:
    # 0 = prints digit if provided, 0 otherwise
    # # = prints digit if provided, nothing otherwise
    # . = decimal separator position
    # , = thousands grouping separator position
    pattern: '#,##0.00'
    # Swap decimal and grouping separators for European format
    # true: 1.000.000,00 (European) | false: 1,000,000.00 (Western)
    european-format: false
    # Custom separators (optional - overrides european-format if both are set)
    # decimal-separator: '.'
    # grouping-separator: ','
    # Currency symbol and position
    currency-symbol: '$'
    symbol-before: true  # true: $100 | false: 100$
- Added purchase feedback messages:
messages:
  buySuccess: "§aYou have bought %item% for %price%."
  sellSuccess: "§aYou have sold %item% for %price%."
- Optimized bulk item purchase system
- Added automatic config migration on version update
Shopkeepers Addon 2.23.10.1
release1 августа 2025 г.- Fixed! Stack selling bug. Even on selling less than 1 stack, plugin gave full stack money when shift click trading.
Shopkeepers Addon 2.23.9.5
release23 июля 2025 г.- Fixed! New items not appearing in admin trades.
- Fixed! Blacklisting items was not working.
Shopkeepers Addon 2.23.9.4
release22 июля 2025 г.- Fixed! Error on new item in shopkeeper.
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:10 месяцев назад
Обновлён:1 месяц назад
