You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#810 Add option to give looked up items into inventory (#811)
* Add givable items to ItemUtils
* Improve performance of givable items methods
* Add ItemUtils#getItemStack
* Add ChatUtils#createGiveItemComponent
* Fix ChatUtils#createGiveItemComponent not returning empty String when no id is given
* Add 'give item' components to StandardLookupThread
* Add GivableItemIdParser
* Add CommandParser#parseGivableItemId
* Add Phrase#INVALID_ITEM_ID
* Add GiveCommand
* Update permissions.md
* Fix itemId parsing
* Improve performance of givable items methods
* Update coreprotect.give permission to be false by default
* Only show give component if player has permission to use the command
---------
Co-authored-by: Leonard Steppy <leonard.steppy@outlook.de>
Co-authored-by: Intelli <6790859+Intelli@users.noreply.github.com>
0 commit comments