Not working with tool cupboardsFixed
first of all... much thanks. really enjoying this plugin.

now to my issue... it doesn't appear to be working for tool cupboards. simply not working. no buttons. nada. all other storage containers are working fine, but not cupboards.

any thoughts?

thanks in advance.
Please, use this config:
{
  "box.wooden.large": {
    "OrderButtonHeight": 0.028,
    "OrderButtonWidth": 0.01,
    "OrderButtonX": 0.655,
    "OrderButtonY": 0.120,
    "SortButtonHeight": 0.028,
    "SortButtonWidth": 0.06,
    "SortButtonX": 0.666,
    "SortButtonY": 0.120
  },
  "coffinstorage": {
    "OrderButtonHeight": 0.028,
    "OrderButtonWidth": 0.01,
    "OrderButtonX": 0.655,
    "OrderButtonY": 0.120,
    "SortButtonHeight": 0.028,
    "SortButtonWidth": 0.06,
    "SortButtonX": 0.666,
    "SortButtonY": 0.120
  },
  "cupboard.tool.deployed": {
    "OrderButtonHeight": 0.028,
    "OrderButtonWidth": 0.01,
    "OrderButtonX": 0.655,
    "OrderButtonY": 0.120,
    "SortButtonHeight": 0.028,
    "SortButtonWidth": 0.06,
    "SortButtonX": 0.666,
    "SortButtonY": 0.120
  },
  "dropbox.deployed": {
    "OrderButtonHeight": 0.028,
    "OrderButtonWidth": 0.01,
    "OrderButtonX": 0.655,
    "OrderButtonY": 0.120,
    "SortButtonHeight": 0.028,
    "SortButtonWidth": 0.06,
    "SortButtonX": 0.666,
    "SortButtonY": 0.120
  },
  "fridge.deployed": {
    "OrderButtonHeight": 0.028,
    "OrderButtonWidth": 0.01,
    "OrderButtonX": 0.655,
    "OrderButtonY": 0.120,
    "SortButtonHeight": 0.028,
    "SortButtonWidth": 0.06,
    "SortButtonX": 0.666,
    "SortButtonY": 0.120
  },
  "small_stash_deployed": {
    "OrderButtonHeight": 0.028,
    "OrderButtonWidth": 0.01,
    "OrderButtonX": 0.655,
    "OrderButtonY": 0.120,
    "SortButtonHeight": 0.028,
    "SortButtonWidth": 0.06,
    "SortButtonX": 0.666,
    "SortButtonY": 0.120
  },
  "woodbox_deployed": {
    "OrderButtonHeight": 0.028,
    "OrderButtonWidth": 0.01,
    "OrderButtonX": 0.655,
    "OrderButtonY": 0.120,
    "SortButtonHeight": 0.028,
    "SortButtonWidth": 0.06,
    "SortButtonX": 0.666,
    "SortButtonY": 0.120
  }
}​
@Wulf is it possible to make this one default?

Here are screens with comparison: 
Monah,

Your reply managed to solve my issue. I noticed in the config file that you uploaded that the tool cupboard was refered to as "cupboard.tool.deployed" where mine was "cupboard.tool". I don't know how it became messed up and whether or not it was my doing or a bug with the plugin but regardles... many thanks. :)

@Wulf, I would also suggest that the default confirm file be updated. Whether or not you use the values Monah suggests or not isn't as important to me as them simply being updated to being better than what they are now. Personally I prefer the buttons on the top right corner whereas his are bottom left. I'd be happy to provide mine if you'd like. Regardless... again... love this simple little quality of life improvement you've provided. :)
Fixed in latest version
Locked automatically