Am I doing something wrong?Solved

I can't seem to get this to work for me and I'm wondering what I'm missing/doing wrong. Here's an example using stone:

  1. I want to increase the amount of stone you can carry in your inventory to 5000
  2. I want to set the max stone you can stack in the TC to 2500

I've updated StackModifier to 5000 and that works just fine however if I set StackItemStorage for the TC to 2500 ... it still stacks to 5000. If I then leave the StackItemStorage config alone, but revert back to defaults for StackModifier then the TC correctly limits to 2500. 

StackModifier is overriding StackItemStorage. Any suggestions/tips on what if anything I'm missing/doing wrong?

One clarification: If I have 5k in my inventory and transfer to TC, all 5k goes. However, within the tc if I try and drag the 5k to another slot, it correctly limits to 2500. So as long as I have a bigger stack in my inventory, I can get it in the TC. 

If you are a server owner/admin i have checks to specifically ignore you guys.

Merged post

This is because you guys can F1 spawn stuff in the game and this can cause unwanted side effects.

So if you want to test to make sure it is working properly remove yourself from being owner/admin or disable the admin checks in the plugin 

Gotcha! That'd do it. And thank you for the very quick reply. Might be cool to be able to turn that off via config just to test how it behaves for others but that makes sense and explains it. I'll enlist some helpers to check things for me. Thanks again!

These checks should only be in StackModifier ( the dependency plugin which does have a config toggle? ) I believe ( can't quite recall I've been doing updates for different things all day )

Yeah. StackModifier has an ""Ignore Admins": true" setting however toggling that and reloading either/both plugins doesn't seem to have any effect at all. Not sure exactly what that setting does since true still limits to whatever the max is in the config for StackModifier.

well StackItemStorage requires StackModifier so if you reload that plugin this plugin should auto re-load automatically 

Merged post

If your still having problems with it add me on discord Khan#8615

And well get it sorted out. 

Locked automatically