Can't Disable GUI

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!

Make sure you only enable one mode.
Check the server console for errors.
The configuration in the documentation may be out of date... Maybe I forgot to update it. πŸ˜‚

fJl6pVXLcY0z3OK.jpg Arainrr

Make sure you only enable one mode.
Check the server console for errors.
The configuration in the documentation may be out of date... Maybe I forgot to update it. πŸ˜‚

You said to enable one mode, you're talking about for the Specific Tool Mode for the hammer correct?

I checked the console for errors on the anything relating to remover tool and nothing that I could find. It's loaded with a bunch of random sh*t I don't understand. I reloaded the plugin and get no error after doing that.

Thanks!