Quick Sort adds a new GUI menu when looting containers and players. Players can choose what type of items they want to put in the container, or even loot all items from the container. Also supports automated looting containers that isn't accepting players items.


Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- quicksort.use -- Allows player to use Quick Sort UI and features
- quicksort.lootall -- Allows player use Loot All feature
- quicksort.autolootall -- Allows player use Automated Loot All feature
Commands
This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`.- /qs on - Enable GUI
- /qs off - Disable GUI
- /qs auto - toggle automated looting
- /qs <s | style> <center | lite | right | custom> - change GUI style
- /qs <c | conatiner> <main | wear | belt> - add/remove container type from the sort (if they are enabled in the configuration).