
TradePost
TradePost is an SMP-friendly auction house for Paper 26+ / 1.21+ with an item-based economy no Vault needed. Features shulker inspection, LuckPerms prefix support, offline payouts, and a global admin-controlled currency.
371
3
TradePost 2.7
release9 апреля 2026 г.- Added Support for 26.1.1
TradePost 2.6
release28 марта 2026 г.ChangeLog v2.6
- Moved remaining hardcoded GUI text into messages files for full translation support.
- Currency selector, search menu, and pending payouts now use configurable message keys.
- Added new message keys for search button, pending payouts, and related GUI lore.
- Fixed untranslated GUI elements appearing in English across different languages.
- Updated all messages_*.yml files to include the newly required keys.
- Improved consistency between GUI code and language configuration.
- Minor internal adjustments to keep changes minimal without affecting existing behavior.
TradePost 2.5
release27 марта 2026 г.ChangeLog v2.5
- Added missing GUI message keys across all language files (
messages_*.yml). - Introduced configurable text for GUI buttons such as exit, back, and navigation controls.
- Added support for configurable sort labels and sort mode names (newest, price low/high, etc.).
- Added missing lore and currency-related GUI text sections for better consistency.
- Improved multi-language support by ensuring all translations include the same GUI structure.
- Fixed issues where certain GUI buttons and labels appeared blank due to missing message entries.
- Minor internal adjustments to keep message handling consistent without changing existing behavior.
TradePost 2.4
release4 марта 2026 г.ChangeLog v2.4
- GUI item materials are now configurable, allowing servers to customize menu icons.
- Improved support for servers using resource packs (for example using
STRUCTURE_VOIDicons). - GUI items can now be changed without modifying plugin code.
- Removed the
currency: DIAMONDGUI material from the configuration to avoid conflicts with custom resource-pack icons. - Fixed an issue where GUI icons could interfere with resource-pack based menu designs.
- Minor internal adjustments to keep GUI customization simple without changing existing behavior.
TradePost 2.3
release4 марта 2026 г.ChangeLog v2.3
- Fixed
%prefix%not showing in some messages (example: default currency message). - Fixed GUI titles not updating after
/tradepost reload. - Fixed translations not loading properly when switching languages.
- Fixed missing translation keys causing messages to not appear in chat.
- Fixed claim payouts message showing even when players had no payouts.
- Fixed “You’re X currency short” message appearing on your own listings.
- Fixed “Click to buy” appearing even when a player cannot afford the item.
- Updated translation files to match the English message keys.
- Added improved language support:
- German (
de) - Spanish (
es) - French (
fr) - Hindi (
hi) - Japanese (
ja) - Dutch (
nl) - Portuguese (
pt) - Turkish (
tr) - Vietnamese (
vi) - Chinese (
zh)
- German (
- Missing translation messages now properly fall back to English.
- GUI titles can now be customized and correctly update after reload.
- Message system improved to support consistent
%prefix%usage. - Updated
messages.ymlto include additional configurable messages. - Improved message handling and translation detection.
- Minor code cleanup without major structural changes.