diff --git a/README.md b/README.md index eb62eae..a672fa7 100644 --- a/README.md +++ b/README.md @@ -242,6 +242,7 @@ fun itemDrag(): GUI { type = GUIType.Chest(rows = 3) ) { allowItemPlacement = true + allowItemDrag = true // items is a Map of . onDragItem = { player, items ->