FluxShops v1.1.7

A groundbreaking, fully GUI-driven chest shop plugin for modern Paper servers.
config.yml - Added two new settings under holograms:
  • aim-mode: false - toggle between proximity and aim mode
  • aim-hide-delay: 3 - ticks before hiding when you look away

This is for the animation when you walk up to a chest, and it opens with the hologram and everything.
Bug Fixes

  • Fixed MySQL: Connection charset error
  • Fixed MySQL: Shops not saving after switch from SQLite

  • Fixed a bunch of price limit bypasses on shop creation and shop management
  • Fixed renaming items bypass
  • Fixed bypass with Bundles and shulker boxes

- Fixed a hardcoded message sent when attempting to sell to a shop with insufficient funds

Per-item tax rate not applying
  • When an item had separate entries in price-limits.yml for its price limit and its tax rate (because the admin configured them from slightly different item instances, producing different serialized keys), getItemLimit() returned the first matching entry, which could be the price-only entry with no tax rate, causing the tax to silently fall back to the global rate.
  • getItemLimit() now iterates all matching entries and merges them: most restrictive price bounds and highest tax rate win.
  • The three setters (setItemMin, setItemMax, setItemTax) now call resolveKey() before writing, which finds any existing matching entry and reuses its key, so future updates always merge into one entry rather than creating a parallel one.

---
New Features

Hologram scale config
- Added holograms.scale setting to config.yml (default 1.0). Uniformly scales all hologram elements, the text display, and the floating item. Setting 0.5 halves the size; 2.0 doubles it. The item display uses 0.6 × scale as its base size to maintain relative proportions.
- Fixed an issue where sometimes the plugin would load before the economy plugin, making this plugin not detect it and disabling itself
Developer API

- Added ShopCreateEvent - fired (cancellable) before a shop is saved; lets other plugins block or react to shop creation
- Added ShopDeleteEvent - fired (cancellable) before a shop is removed; deleter is null for system-triggered deletions
- Added ShopTransactionEvent - fired (cancellable) before any buy or sell executes; exposes shop, player, transaction type, item count, lots, total price, and tax amount
- Added ShopStockChangeEvent - fired (informational) after stock changes from a transaction
- Added FluxShopsAPI static utility class for other plugins to query shop data (get shop at location, shops by owner, revenue/sales totals, recent transactions, currency formatting, and more)
- Other plugins can hook in by adding depend: [FluxShops] to their plugin.yml

Linked Chests

- Shift+left-clicking an empty chest while holding an item now shows a "Link to Existing Shop" button in the creation GUI (only visible when you already own a shop)
- Clicking it opens a paginated shop selector; selecting a shop links the new chest to it
- Linked chests behave identically to the primary chest — players can buy/sell, owners can restock and manage from either location
- Each linked chest gets its own hologram
- Deleting a shop removes it and all linked chest locations
- Added "Unlink This Chest" button in the Manage GUI; only shown for the chest you actually right-clicked
- Unlinking the primary chest promotes the first linked chest to primary automatically

Performance / Build

- Removed bundled SQLite JDBC and MySQL Connector/J from the jar - both are now resolved at runtime (SQLite via Paper's built-in classpath; MySQL via Paper's libraries: auto-download)
- JAR size reduced from ~18 MB to... much less
Buy a license now
$9.99
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
Share and earn
Refer this resource and earn a 10% commission.
254 Views
1 Purchases
2 Downloads
Apr 19, 2026 Published
May 21, 2026 Updated
Not yet rated
513.1 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Type
  1. Gameplay
  1. Economy
  1. Shop
Game mode
  1. Survival
  1. Economy
Supported software
  1. Spigot
  1. Paper
  1. Purpur
Supported versions
  1. 26.1
Supported languages
  1. English
  1. Czech
Creator
Recommended for you
One in the Chamber is back! Feature-rich and reborn minigame plugin for the newest version.
4.50 star(s) 2 ratings
1 purchase
A fully-featured, highly configurable tournament plugin for Paper 26.1+
Not yet rated
0 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,172 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 52 ratings
3,096 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 45 ratings
3,035 purchases
Share and earn
Refer this resource and earn a 10% commission.
254 Views
1 Purchases
2 Downloads
Apr 19, 2026 Published
May 21, 2026 Updated
Not yet rated
513.1 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Type
  1. Gameplay
  1. Economy
  1. Shop
Game mode
  1. Survival
  1. Economy
Supported software
  1. Spigot
  1. Paper
  1. Purpur
Supported versions
  1. 26.1
Supported languages
  1. English
  1. Czech
Creator
Recommended for you
One in the Chamber is back! Feature-rich and reborn minigame plugin for the newest version.
4.50 star(s) 2 ratings
1 purchase
A fully-featured, highly configurable tournament plugin for Paper 26.1+
Not yet rated
0 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,172 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 52 ratings
3,096 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 45 ratings
3,035 purchases
Top