AdvancedShopsExtension

RenaudRl/AdvancedShopsExtension

https://docs.borntocraftstudio.net/extensions/TypeWriter-ShopsExtension/Home

Kotlin 1 stars 0 issues GPL-3.0 Updated on 08/09/2026
Available Versions
Release V.1.9 - TW v0.9 - 177 Latest Version
08/09/2026

Typewriter 0.9.0-beta-177 compatibility release

  • Built with engine 0.9.0-beta-177.
  • Built with module plugin 2.2.0.
  • Built with Kotlin 2.2.10 and Java 21.

Typewriter 0.9.0-beta-177 changes `Fa...

Release V.1.8 - TW v0.9 - 176
06/09/2026

Typewriter 0.9 compatibility release

  • Migrated to the Typewriter 0.9 API.
  • Built with engine 0.9.0-beta-176.
  • Built with module plugin 2.2.0.
  • Built with Kotlin 2.2.10 and Java 21.
  • Updated l...
Shops Extension v1.7
29/08/2026

Highlights

  • Rebuilt against OmniGUI (GuiAndDialogs) v0.14. No behavior of this extension changes; the rebuild relinks it against the storage and view APIs that gained fields in that release,...
Shops Extension v1.6
23/08/2026

Highlights

  • Added /tw shop admin for operators: list, info, open, refresh, close, reset, stock and history.
  • Registered typewriter.shop.open with a player-friendly default an...
v1.5
21/08/2026

Typewriter 0.9.0-beta-175 (Java 21).

Fixes

  • Rebuilt against OmniGUI v0.13. GuiSlot gained a render-time itemProvider parameter in that release, which changed the constructor its callers are l...
v1.4
12/08/2026

Typewriter 0.9.0-beta-175 (Java 21).

New

  • Tab mode: baseMenuId makes a shop a tab of a shared chassis, its layout pool and views merging underneath it, with views, defaultViewId and a conte...
v1.3
07/08/2026

Typewriter 0.9.0-beta-175 (Java 21).

Fixes

  • A shop can no longer take a player below zero. Three independent paths allowed it: Vault trusted transactionSuccess() on its own, buy-max forced...
v1.2
02/08/2026

Typewriter 0.9.0-beta-175 (Java 21).

Compatibility

  • Rebuilt and validated against OmniGUI Extension v0.10.
  • Preserved the current shop GUI integration, dynamic layouts, navigation history and cu...
v1.1
25/07/2026

Typewriter 0.9.0-beta-175 (Java 21).

Performance

  • Much faster editor save and publish. shop_definition is now typed with layoutPool: List<SimpleLayoutData> instead of the full algebra...
v1.0
21/07/2026

Typewriter 0.9.0-beta-175 (Java 21).

New

  • /tw shop <shop> — a proper player/admin command with tab completion over your defined shops. The internal /typewritershop Bukkit command i...
v0.9
21/07/2026

Typewriter 0.9.0-beta-175 (Java 21).

Full rewrite of the extension: dynamic and fixed pricing, stock management, per-player and global limits, item pools, taxes (global and per-item), full GUIExt...

v0.8
17/06/2026

Update typewriter v0.9 beta-174

now require OMNIGUI for Advanced GUI : https://github.com/RenaudRl/Typewriter-OmniGUIExtension

v0.7
30/05/2026

Update typewriter v0.9 beta-173

v0.6
07/05/2026
  • Some fixes

/!\ I’ve been using a custom version of Typewriter for my personal projects. I used this version for a while, but it seems some people are having serialization issues. So now there are...

Update & fixes 0.0.3
22/01/2026
  • Update & some fixes
  • tw-V0.9 beta 170
Update TW V0.9 - 171
01/02/2026

Update TW V0.9 - 171

v0.2
08/12/2025
  • Fix item capture problem.
v0.1
24/11/2025

First Release