Possible to have more than one role?
Hi i have this config file and have everything set up but it only let me sync one role from discord to the server role. it says vip Doesn't have role

{ "Sync Nicknames": false, "Update Rate (Seconds)": 2.0, "Sync Data": [ { "Oxide Group": "rustbastion", "Discord Role (Name or Id)": "775920343687757875", "Sync Source (Umod or Discord)": "Discord" }, { "Oxide Group": "vip", "Discord Role (Name or Id)": "775920559560196168", "Sync Source (Umod or Discord)": "Discord" } ], "Debug Level (None, Error, Warning, Info)": "Info" }​
Any idea?
Can you set the Debug config setting to "Info" and send the server console output after reload?
I found something after you told me this. It need to match the order role in the discord. if vip is on top of anything it has to be the same in the config. anyway thanks for maintaining this.