version
2.1.2
Created
16:36 o'clock 30.05.2026
Changelog

Bugfix:

  • fix item variation dropdown in trader main menu was not correct shown
  • fix item variation in item details view was not usable

You need also to Update to TBLIB 5.19.1

Is downloadable
Yes
version
2.1.1
Created
18:17 o'clock 29.05.2026
Changelog

Fix:

  • fix encoding issue of stringtable.csv (Translations are not correct shown)
Is downloadable
Yes
version
2.1.0
Created
13:39 o'clock 29.05.2026
Changelog

Features

  • Added an optional Reputation System
    • You can now configure (see):
      • The reputation range required to buy an item.
      • The reputation range required to sell an item.
      • The reputation points awarded to a player when buying items.
      • The reputation points awarded to a player when selling items.
    • Added an interface allowing other mods to utilize the reputation system (see).
    • Reputation can be positive or negative.
    • Added a new admin menu to manually set a player's reputation.
    • Updated the Item Config menu to allow editing of reputation values.
    • The player's reputation is now displayed in the trade menu if an item in the current category requires a specific reputation.
  • Trader Positions now have a display name. This allows different positions to share the same name visible to players (see).
  • Admin Menu: Added clear buttons to all input fields in the Admin Edit Item view.

Improvements

  • Split the Sell Item Widget header into two lines for better readability.
  • Added missing translations.
  • The tax amount is now hidden in the Trader Main Menu headline if the tax is 0.
  • Improved the image quality of menu icons.

Bugfixes

  • Ruined item stacks will no longer be used for auto-stacking.
  • Removed TBLibOneTimeCoin logic, which was implemented by mistake.
Is downloadable
No
version
2.0.0
Created
13:25 o'clock 22.05.2026
Changelog

BREAKING CHANGE If you buy now for example Weapon that has a Magazine configure and this Magazine has Ammo configured it will spawn all of them. Before it has only spawned Weapon and Magazine. This works now for all items in same way.

✨ Features & Enhancements

  • Trade Menu Refactoring: The trade menu has been revamped. The player inventory and item details can now be hidden, and the filter/search functions have been rearranged for better usability.
  • Stack Selling: Players can now sell single items from a stack.
  • Inventory Stacking: Items will now automatically stack if the same type already exists in the inventory.
  • Trader Audio: Added 30 more trader sound phrases.
  • UI Improvements: Increased text size for better readability.

🐛 Bug Fixes

  • Magazine Ammo Config: Fixed an issue where magazines would spawn without ammo even when configured to have it.
  • Magazine wrong Ammo: Fixed that only default Ammo was spawned in a Magazine. Now also all other Ammo types can spawn in Magazine
  • Ammo Count: Set the correct ammo count on magazines.
  • Stability: Fixed a null pointer exception.
  • Safe Zone: Safe Zone has not worked since last Version

Requires TBLib Version 5.18.0

Is downloadable
Yes
version
1.18.2
Created
16:33 o'clock 19.05.2026
Changelog

Bugfix:

  • fix possible null pointer when using buy button in detail view
Is downloadable
Yes
version
1.18.1
Created
10:30 o'clock 13.05.2026
Changelog

Bugfix:

  • fix last row in inventory at trader menu was cut, so sell button of the last item was not visible, when player has a lot of items
Is downloadable
Yes
version
1.18.0
Created
16:34 o'clock 12.05.2026
Changelog

Features:

  • Persistent Locations: Active trader positions and jump timers are saved across server restarts to maintain consistent positions
  • Global Positions Overview: View all active trader locations across the map in a single list, with the ability to instantly teleport to any of them
  • Safe Zone Armbands: Automatically equips players with a 1000-slot Safe Zone Armband while inside. Admin configurable per trader point, drops contained items safely upon leaving the zone

TBLib Version 5.16.0 required

Is downloadable
No
version
1.17.1
Created
14:37 o'clock 06.05.2026
Changelog

Improvement:

  • limit the max count item input in buy widget to 999
Is downloadable
Yes
version
1.17.0
Created
15:33 o'clock 04.05.2026
Changelog

Features:

  • add visual effect when storage count change for buy item widgets

Bugfix:

  • scroll position was not correct set, when items was sold, in player inventory view
Is downloadable
No
version
1.16.0
Created
16:10 o'clock 03.05.2026
Changelog

Features:

  • Trader Positions can be configured to accept only cash

Requires TBLib 5.13.0

Is downloadable
Yes
version
1.15.0
Created
11:13 o'clock 03.05.2026
Changelog

Features:

  • Add count field that player can buy multiple item in one transaction

Bugfix

  • fix multi sell select label was visible when it should not visible
Is downloadable
Yes
version
1.14.1
Created
09:31 o'clock 02.05.2026
Changelog

Bugfix:

  • fix sell notification does not show the correct value for price
Is downloadable
Yes
version
1.14.0
Created
06:10 o'clock 01.05.2026
Changelog

Features:

  • Add warning message, when bought item drops to ground

Bugfixes

  • fix cache issue when delete an item from category, it was still visible
  • fix search output becomes false in item category list when item config was saved

Need TBLib Version 5.12.0

Is downloadable
No
version
1.13.0
Created
16:13 o'clock 29.04.2026
Changelog

Features:

  • divide save categories names and all other configs in Trader admin main menu
  • add different caches into trader type registry to get better performance
Is downloadable
Yes
version
1.12.2
Created
15:21 o'clock 28.04.2026
Changelog

Bugfixes:

fix:

  • custom sounds was not listed in drop down list to make a test play
  • any sound from trader was not played, because language detection was wrong, since version 1.12.1
  • custom sounds was not added
Is downloadable
Yes
version
1.12.1
Created
05:25 o'clock 25.04.2026
Changelog

Bugfix:

  • fix several null pointer
  • fix trader has not played any sound, as long the player has not open the menu
Is downloadable
No
version
1.12.0
Created
17:18 o'clock 24.04.2026
Changelog

Features:

  • Trader positions (NPC) can now speak
  • 30 different sound phrases in all available Dayz languages (780 sounds)
  • Sound is always in user language
  • random times for sound can be configured, so the NPC talks irregular
  • test and config of all sounds are in sound menu
  • possibility to add your own sounds if you have modding experience. (See TBDynamicTraderClient\scripts\3_Game\Sound\TBTDSoundCollection.c AddSound and AddAnotherLanguageForSound)

Look and feel video: https://youtu.be/wUFLliqZZ4I

Is downloadable
No
version
1.11.0
Created
05:11 o'clock 24.04.2026
Changelog

Features:

  • categories can now always deleted, before only empty categories could deleted from position
  • add confirmation dialog to delete Locations and delete categories.
  • categories can be renamed at category order menu
  • add notifications to player when a trader moved the position. You can disable/enable from Admin Position Menu
Is downloadable
Yes
version
1.10.1
Created
10:01 o'clock 19.04.2026
Changelog

Bufix:

  • Not all NPCs wear clothing
Is downloadable
Yes
version
1.10.0
Created
18:01 o'clock 16.04.2026
Changelog

Features:

  • NPC does not take any server performance

Improvement

  • Trader Unique Name will now shown before the Menu was opened in F action, before it was only after open first time the menu

Important Hint

Trader NPC have no collision anymore. This was necessary to safe server performance. There should not stuttering anymore. Please send me your feedback at discord

Is downloadable
Yes
version
1.9.2
Created
08:43 o'clock 10.04.2026
Changelog

Fixes:

fixed: place action place the object to player position and not to Hologramm position

Is downloadable
Yes
version
1.9.1
Created
17:24 o'clock 08.04.2026
Changelog

Bugfix:

fix: Player does not join the safe zone, when safe zone is huge and the Hight difference is greater then 20 m

Is downloadable
No
version
1.9.0
Created
17:05 o'clock 26.03.2026
Changelog

Features:

  • Storage Options:
    • Added options to ignore storage limits when players buy or sell items
    • Added option to refill or empty storage upon server restart or configuration reload
  • Premium Features: Added a discount option for premium players on items
  • Filtering & Selection:
    • Added a checkbox to hide items in player slots, showing only items within the inventory of those items
  • Pricing Logic: Added an "ignore health" configuration; if enabled, item health no longer impacts the sell price

Fixes:

  • Bug Fix: Fixed an issue where "Sell All Marked" could exceed trader storage when selling multiple items simultaneously
  • Updated "Select All" and "Sell All Selected" button logic to only affect currently filtered items
Is downloadable
No
version
1.8.1
Created
16:35 o'clock 24.03.2026
Changelog

Bugfix:

  • fix when set item to storage item, it brings error message "Storage full" when player wants to sell when config was not reloaded

Improvement

  • set "slots" label to "used slots" to give more clarity to players
Is downloadable
Yes
version
1.8.0
Created
16:52 o'clock 23.03.2026
Changelog

Features:

  • filter for "show Attachements", show now also possible ammunition for a weapon.
Is downloadable
Yes
version
1.7.2
Created
15:57 o'clock 23.03.2026
Changelog

Imrovement:

  • update czech language
Is downloadable
Yes
version
1.7.1
Created
07:40 o'clock 20.03.2026
Changelog

UI Fix:

  • correct label text for buyable/sellable items filter
Is downloadable
Yes
version
1.7.0
Created
17:37 o'clock 19.03.2026
Changelog

Features:

  • Fluid Type Verification: Implemented a check to ensure items containing fluids (e.g., canisters) have the correct fluid type before they can be sold.
  • Random Zone Logging: Added diagnostic logging to track when no new random zone can be found for dynamic dealer points.

Fixed

Dealer Point Shifting: Fixed an issue where dealer points with two different configured positions failed to shift to their second location properly.

Is downloadable
Yes
version
1.6.1
Created
15:12 o'clock 19.03.2026
Changelog

Bugfix:

  • fix order sell price and buy prices buttons was mixed
Is downloadable
Yes
version
1.6.0
Created
18:09 o'clock 18.03.2026
Changelog

Features:

🔍 Filtering and Sorting Features Price-Based Visibility Filters:

  • Added two new checkboxes: "Buyable items" and "Sellable items". Sorting Items
  • Added Buttons to Sort Items for Buy and Sell Price, Name and Storage
Is downloadable
Yes
version
1.5.2
Created
16:33 o'clock 17.03.2026
Changelog

Bugfix

fix: same item type could not be sold with "Sell Selected" at once

Is downloadable
Yes
version
1.5.1
Created
15:05 o'clock 13.03.2026
Changelog

Fix:

  • fix label translation
Is downloadable
Yes
version
1.5.0
Created
14:33 o'clock 13.03.2026
Changelog

Features

  • Multi-Sell System: Implemented the ability to select and sell multiple items at once from the player inventory for a faster trading experience.
  • Dynamic Spawn Points: Added support for multiple coordinates per trader location, allowing traders to spawn at different spots (randomized or manual selection).
  • Active Position Control: Admins can now manually switch the current active position between multiple predefined spawn points directly from the in-game menu.
  • Position Templates: New functionality to copy settings from existing trader points to quickly set up new locations.

Bug Fixes

  • Refined the drop logic to ensure sub-items are correctly handled when a parent container is sold.
  • Trader Type can sometimes not saved in Editview
Is downloadable
Yes
version
1.4.0
Created
11:10 o'clock 06.03.2026
Changelog

Features:

  • support BetterVendingMaschine Mod. See readme

Improvements

  • set quantity to max if you create a new item in edit view
  • set default value for maxCountThatPlayerCanBuyAsAttachment and maxCountThatPlayerCanBuyAsOptionalAttachment to 1 if you create a new item in edit view
  • add boarder to item entries that are visible in edit view to get an better overview

Bugfix:

  • When you are using a Kit to place a Trader Machine, it becomes always the default Trading Maschine and not the new added one in previous version
  • sometimes it was not possible to edit an item, without reopen the menu
  • fix several possible null pointer
  • fixed: it was not possible to create a new Item with a new category

Doc Update:

  • add guide how to use your own vending machines. See Readme
Is downloadable
Yes
version
1.3.1
Created
17:19 o'clock 23.02.2026
Changelog

UI Fix:

  • fix missing home button image
Is downloadable
Yes
version
1.3.0
Created
11:13 o'clock 22.02.2026
Changelog

Add license server for Russia

Feature

  • add more Action Point Types and Kits
    • TBDTBlackMarketTraderMachine(Kit)
    • TBDTBaseBuildingTraderMachine(Kit)
    • TBDTFoodMedicalTraderMachine(Kit)
    • TBDTFoodTraderMachine(Kit)
    • TBDTHunterTraderMachine(Kit)
    • TBDTMedicalTraderMachine(Kit)
    • TBDTWeaponsTraderMachine(Kit)
    • TBDTVehiclePartsTraderMachine(Kit)
    • TBDTClothesAndGearTraderMachine(Kit)
Is downloadable
Yes
version
1.2.1
Created
17:01 o'clock 16.02.2026
Changelog

Improvement:

  • inventory view does not reset scroll position after buy or sell items
Is downloadable
Yes
version
1.2.0
Created
17:22 o'clock 04.02.2026
Changelog

Features:

  • health level is now added to sell price calculation

Improvement

  • hide sell button if calculated sell price is 0
  • hide quantity in buy widget, if quantity is ignored or 0

Bugfix:

  • fix buy sell messages (needs TBLib Version 5.0.1)
  • fix, some items with activate option "ignore quantity" are not sellable
Is downloadable
Yes
version
1.1.0
Created
15:01 o'clock 04.02.2026
Changelog

Improvements

  • enhance logs with more details
  • format discord logs in a more readable way

Requires TBLIB Version 5.0.0

Is downloadable
Yes
version
1.0.0
Created
14:58 o'clock 29.01.2026
Changelog

Features:

  • add Logging to trade actions
  • add config of logging in UI
  • add logging in CSV and Discord Config Readme

Bugfixes

  • fix relog player was not detected as in safe zone
  • fix vehicles/boats was not detected in safe zone after server restart
  • suicide was not possible in safe zone
  • fix player could be targeted in safe zone from Zombies/Animals
  • fix mele fights where possible in safe zone
Is downloadable
Yes
version
0.10.0
Created
18:01 o'clock 27.01.2026
Changelog

Features:

  • Safe Zone Update
    • remove animals/zombies/AI
    • disable vehicle damage
    • detach of items only possible by last driver
    • weapons could not used
    • no toxic zones
    • players can not deploy items
    • block several other actions
    • buildings can not be locked
    • add countdown when leave zone
    • and some features more

Bugfix

  • Edit Items in Admin Menu has not worked
Is downloadable
No
version
0.9.0
Created
14:05 o'clock 23.01.2026
Changelog

Features:

  • NPC are now supported to open the Trader Menu
  • NPC can be configured direct in Config Menu
Is downloadable
No
version
0.8.1
Created
09:59 o'clock 16.01.2026
Changelog

Bugfixes:

  • fixed: translations
  • fixed: storage count display was not correct updated when an item was bought in ui
  • fixed: storage tick timer was in debug mode with 5 sec instead of 60 sec
Is downloadable
No
version
0.8.0
Created
13:54 o'clock 11.01.2026
Changelog

Improvements:

  • UI changes

Bugfix:

-fixed: in Edit View, item quantity was always shown with max. quantity, not with the value you have configuerd

  • fixed: items with buy price 0 can be bought
Is downloadable
No
version
0.7.1
Created
11:08 o'clock 10.01.2026
Changelog

Fix:

  • Fix build issue
Is downloadable
No
version
0.7.0
Created
17:52 o'clock 09.01.2026
Changelog

Update needs TBLib Version 4.4.0

Features:

  • Add checkbox to ignore quantity in Items Setup Page
  • Extend checkbox filter for items with empty inventory that Items that have the same items in config, will shown.
  • When Player sell an item with attachments, all items that are not in config of that item will moved to player inventory.
  • preview item in sell detail view can now rotated with mouse

Bugfix

  • fixed; When an item was configured as storage item, the storage was not increased without reload config
  • fix possible null pointer when menu was opened

Improvements:

  • Replace all checkboxes from native dayZ to TBLib Checkbox
  • Replace XCombos from native dayZ to TBLib Dropdown
  • some UI Improvements
Is downloadable
No
version
0.6.0
Created
17:52 o'clock 06.01.2026
Changelog

Requires min. TBLib Version 4.3.0

Features:

  • add filter for show only items with empty inventory

Bugfix:

  • fix search text filter for trader items is not applied when category was changed
Is downloadable
No
version
0.5.1
Created
08:53 o'clock 02.01.2026
Changelog

Bugfix

  • fix sell message show random number instead of sell price
Is downloadable
Yes
version
0.5.0
Created
18:21 o'clock 30.12.2025
Changelog

Feature

  • update Notification System from TBLib (min Version 4.0.0)
  • enhance buy/sell message

Bugfix

  • fix variation buy has not given the correct variation of item
Is downloadable
No
version
0.4.0
Created
12:31 o'clock 27.12.2025
Changelog

Feature

  • show sellable and buyable items at trader middle menu

Bugfix

  • fixed: Categories do not match to items in Tradermainmenu if you have caregories that only contains sellable items
Is downloadable
No
version
0.3.1
Created
08:23 o'clock 25.12.2025
Changelog

Bugfixes

  • Crone that save storage has not worked
  • Crone that checks players are in safe zone has not worked
Is downloadable
No
version
0.3.0
Created
15:56 o'clock 23.12.2025
Changelog

Features

  • if quantity is set to -1, item will always get max quantity and if a player sell the item, quantity does not effect the sell price

Improvement

  • use "normal" checkbox at Sell Item

Bugfixes

  • fix translations
  • fix sell items with lower quantity have added to much storage
Is downloadable
No
version
0.2.1
Created
10:58 o'clock 20.12.2025
Changelog

Bugfixes

  • add missing scroll bars in edit item view for AttachmentScrollWidget, OptionalAttachmentScrollWidget, VariationsScrollWidget
  • fix Price calculation for storage items, when you deliver more quantity then you have configured
  • fix store add calculation when you sell a store item
  • fix ammo pill spawn with 0 quantity
  • fix storage item cant be sell, because of issue in calculation of quantity
Is downloadable
No
version
0.2.0
Created
16:03 o'clock 19.12.2025
Changelog

Feature

  • magazine spawn now empty instead of filled. You can add addition or optional Items to spawn with ammo
  • "show attachable" checkbox shows also Ammo Pile and Mag combination

Bugfix

  • Ammo Pile Quantity fix
Is downloadable
No
version
0.1.2
Created
12:23 o'clock 19.12.2025
Changelog

Bugfixes

  • type names in TraderType Config was key sensitive, that leads to issues. is now insensitive
  • quantity in trader type edit menu was not saved
  • item has always become max quantity, now quantity config counts
Is downloadable
No
version
0.1.1
Created
16:55 o'clock 18.12.2025
Changelog

Move Converter to Doc

Is downloadable
No
version
0.1.0
Created
12:45 o'clock 18.12.2025
Changelog

Init Release

Is downloadable
No