Allows players to send the item in main hand to another player. Players will require
ItemShare.sendpermission node to be able to send their items to other players.
Code (Text):
/share send <playername> - To send the current item from main hand
/share sendgui <playername> - Requests a player to open a shared GUI for item sharing
/share accept - Accept a share request
/share deny - Deny a share request
Code (Text):
itemshare.user - Gives access to the 2 permissions
itemshare.send - /share send <playername>
itemshare.sendgui - /share sendgui <playername>