Chest Commands

Chest Commands

1M Downloads

inventory's full

Bobbbe opened this issue · 1 comments

commented

Confirmation

  • I have read the FAQ.
  • I have tested the latest development build of Chest Commands and the bug is still present.
  • I have updated Spigot to the latest release for my particular Minecraft version.
  • I made sure the bug hasn't already been reported on the issue tracker.

Description

Hello, in the 'shop' section, if our inventory is full, we will not receive the items and the money is taken

How to reproduce

create shop
#economy-achat:

MATERIAL: coal

POSITION-X: 8

POSITION-Y: 1

NAME: '&e64 Charbons'

LORE:

- '&ePrix: &7500 &6฿o฿''s'

- ''

- 'Current money: {money}'

PRICE: 500

ACTIONS:

- 'tell: &aVous avez payé 500 &6฿o฿''s'

- 'give: coal, 64'

KEEP-OPEN: true

Server version

paper 1.17.1

Chest Commands version

ChestCommands-4.0.4-SNAPSHOT b76

Additional information

No response

commented

ok the problem come from essentialsx, the correct command is (/minecraft:give player item count) this command drop item on the ground if your inventory is full. Sorry for the inconvenience.