UI Location not working for me

I am trying to lower it and I change the from bottom value and it will not drop... I have another mod that is there and I need to lower this GUI and I cannot; belo wis what I tried; I tried two values!

 

"UI Location (distance from bottom 0.45 - 1.0)": 0.55,

Are you trying to adjust the UI that comes up using the chat command or the HUD UI that shows all the time if enabled? Each oner has different settings:

Chat UI:

 "UI Location (distance from left 0 - 0.80)": 0.05,
  "UI Location (distance from bottom 0.45 - 1.0)": 0.75,

HUD UI:

"HUD Location From Left": 0.01,
  "HUD Location From Top": 0.98,
  "HUD Width": 0.15,
  "HUD Height": 0.30,
  "Max Players On HUD": 5,
  "HUD Transparency 0.0 - 1.0": 0.25,
  "HUD Refresh Rate (seconds)": 60.0,
  "HUD Font Size": 10

Make sure the plugin is unloaded before editing the config file, save then reload the plugin after changes are made. If you edit the config while the plugin is still loaded it will not save the changes.

The HUD UI.... OH so I may be editing the wrong settings of course n00b mistake

Merged post

OK That works but there is one other bug... occasionally the number of players in the list is inaccurate... I have to disable and re-enable the HUD to see it update.

"HUD Refresh Rate (seconds)": 60.0,

This controls how often it will update the HUD, default is every 60 seconds (1 min).