MagmaGuy / EliteMobs

This is a spigot plugin that aims to extend Minecraft's survival endgame by making mobs more interesting.
http://www.magmaguy.com
GNU General Public License v3.0
162 stars 61 forks source link

How to give item to another player? #41

Closed Cyliann closed 3 years ago

Cyliann commented 3 years ago

Any idea how can I give another player an item I dropped from elite mob? (when I drop it on the flor, they can't pick it up) /shareitem does not work. Eventually I can totally turn off soulbounds to items, but I don't know how to do that either.

MagmaGuy commented 3 years ago

/shareitem is for sharing it on chat.

/em unbind is for removing soulbind from an item. There will be an update very soon adding mechanics for removing soulbind from items.

Cyliann commented 3 years ago

Thanks a lot_