Hi,
I've used this Plugin before and had no problems what so ever. Recently I just installed it and wanted to get rid of the annoying GUI (no offense, your reskin looks nicer & should be default! :D)
The first issue I had was I noticed the config between my automatically created .json vs the one you have posted on Umod are different. The issue I had with that was I couldn't get the remover tool to work only with the hammer because the code
"Specific Tool Mode": true,
"Specific Tool Mode - Item shortname": "hammer",
"Specific Tool Mode - Item skin (-1 = All skins)": -1,
"Specific Tool Mode - Auto enable remover tool when you hold a specific tool": false,
"Specific Tool Mode - Requires a specific tool in your hand when remover tool is enabled": false,
"Specific Tool Mode - Disable remover tool when you are not holding a specific tool": falseβwasn't created on my .json.. Anyways, I took it from yours (Umod Plugin page) and just added it to mine and worked.Β
However, the GUI cant be disabled for some odd reason.
"Display Names Of Other Things": {},
"GUI": {
"Enabled": false,Thanks!