dca1e58a85
- Intercept /give commands. - Provide an API for giving the player an item and inserting it into the inventory in the right place(s). - Change the fill order. We try to fill the current slot first, the continue to the right to the end of the bar, and then finally work our way left to the beginning. I think this fill order should be most comfortable, in terms of having items tend to fall close to the cursor.