Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for EzPlugins

Advanced shop plugin with all your server shop needs - Free to use

Report EzShops?

Release
2.5.5

Shadow48402 released EzShops version 2.5.5 on Today 5:42 AM

Fixed

  • on-sell commands not executing for item-type: COMMAND itemssell() no longer checks or removes physical items from the player's inventory when the item's delivery type is COMMAND. Previously the transaction exited early with "insufficient items" because the player had no material to hand over, preventing sell commands from running at all.
  • on-sell execute-as overridden by on-buy execute-asShopPricingManager now tracks execute-as independently for the on-buy and on-sell blocks. Previously a single shared flag meant that setting on-buy: execute-as: player would silently override on-sell: execute-as: console, causing sell commands to run as the player instead of the console.

Added

  • Code coverage reporting — JaCoCo is now configured in the Maven build (jacoco-maven-plugin 0.8.12). Coverage reports (jacoco.xml) are generated on every mvn test run and uploaded to Codecov by the CI workflow for both unit-test and feature-test jobs.

Information

Published onMay 18, 2026
Downloads5

Platforms

Paper Paper (1.21-26.1.2)