Auxilor / EcoItems

Custom items plugin for the latest spigot version
GNU General Public License v3.0
50 stars 27 forks source link

/ecoitems give command change #20

Closed PrimalPower closed 2 years ago

PrimalPower commented 2 years ago

If you have a full inventory then /ecoitems give wont give the item

I would like it so if the inventory is full, it will drop the item on the ground where the player is and the item will only be able to be picked up by that player

KermX commented 2 years ago

yes please, or just drop on the ground in general

casperwtf commented 2 years ago

could just add a

  - /ecoitems give <player> <item> <amount> <other shit that might apply>
  - /ecoitems drop <player> <item> <amount> <other shit that might apply>
  - /ecoitems drop <x> <y> <z> <world> <item> <amount> <other shit that might apply>
PrimalPower commented 2 years ago

Feature added