Always show Arrange button, items that are in the selected categories are placed first in order by name, other items are then sorted by name and placed after the items in the selected categories
Added config options for valid nearby sort containers
JSON:
"Valid nearby sorting options": {
"Only nearby sort into friendly containers": true,
"Allow sort into clan members containers": true,
"Allow sort into friends containers": false,
"Allow sort into team member containers": true
},