gifting detail (Gifting)



You can offer items to other players as gifts.

            # Commands

              gift <item> to <player> - Offer an item
              accept                  - Accept a pending gift
              reject                  - Decline a pending gift

            # How it works

            When you gift an item, the recipient is notified and can
            accept or reject. If they don't respond within 60 seconds,
            the gift is automatically accepted.

            Only one gift can be pending per recipient at a time. The
            item is held in limbo while the offer is pending.

            Everyone in the room sees the gift exchange.
Social