Can we get support for the new boxes (jungle update)

thank you :)

hey mate i found if you add the below lines to the sortbutton.json in config it will work
i just plased them below large boxes
"assets/prefabs/deployable/large wood storage/skins/jungle_dlc_large_wood_box/jungle_dlc_storage_vertical/bamboo_barrel.prefab": {
"Enabled": true,
"OffsetX": 476.5
},
"assets/prefabs/deployable/large wood storage/skins/jungle_dlc_large_wood_box/jungle_dlc_storage_horizontal/wicker_barrel.prefab": {
"Enabled": true,
"OffsetX": 476.5

sykosmurf

hey mate i found if you add the below lines to the sortbutton.json in config it will work
i just plased them below large boxes
"assets/prefabs/deployable/large wood storage/skins/jungle_dlc_large_wood_box/jungle_dlc_storage_vertical/bamboo_barrel.prefab": {
"Enabled": true,
"OffsetX": 476.5
},
"assets/prefabs/deployable/large wood storage/skins/jungle_dlc_large_wood_box/jungle_dlc_storage_horizontal/wicker_barrel.prefab": {
"Enabled": true,
"OffsetX": 476.5

Did you find that you got this console output when adding this to the config?
I have checked and they are still set to false in my config.

 | [Sort Button] UseClans is set to true, but plugin Clans is not loaded!
 | [Sort Button] UseFriends is set to true, but plugin Friends is not loaded!
Rustychops

Did you find that you got this console output when adding this to the config?
I have checked and they are still set to false in my config.

 | [Sort Button] UseClans is set to true, but plugin Clans is not loaded!
 | [Sort Button] UseFriends is set to true, but plugin Friends is not loaded!

If UseClans and UseFriends are set to false in your config, but you see that warning, it means the plugin is using the default plugin configuration due to an error reading your config as there is a JSON syntax error. Simply fix the syntax error in your JSON config file and those warnings will go away.

Rustychops

Did you find that you got this console output when adding this to the config?
I have checked and they are still set to false in my config.

 | [Sort Button] UseClans is set to true, but plugin Clans is not loaded!
 | [Sort Button] UseFriends is set to true, but plugin Friends is not loaded!

sorry for late reply, work has been in the way.
umm no never seen that pop up on my server
 even after i moved from oxide to carbon works fine the hole time :)