gotta say one of the best ui modifier. No need to crawl thru all the server files to modify stats.
a bit of a safety check btw. When you add something to manual field like in the flea market blacklist, can you add a checker for that. something like it will make sure everything is listed as "item", "item", "item" - to make it check for quotas and commas are correctly placed or left out.
Also - a note would be in order for the case space manager. If you add columns to your pockets, or exceed 15x25 container size, it will be over-sized for your inventory screen.
I might need to add a function inside app to check for that indeed, sadly I can't do that on server side hence it would throw wrong syntax error BEFORE it loads my mod.Speaking of container size - I was asked to increase this since IIRC the `container size` is not bound to your resolution, therefore if you have bigger screen - you can see more cells at once.
Ah, pockets, well, you can scroll those vertically, it's not intended to be abused too much horizontally...So...User discretion is advised