i have 3 vip's and i have set Priority for each of them,
"HiddenIfNotPrimary": true , i keep this true becos i have some players they buy 2 kind of vip's so i want them to have the strongest title insted of having 2 titles , on true its hiding all titles

"GroupName": "vip1",
"Priority": 3,
"Title": {
"Text": "vip1",
"Color": "#55aaff",
"Size": 15,
"Hidden": false,
"HiddenIfNotPrimary": true

"GroupName": "vip2",
"Priority": 2,
"Title": {
"Text": "vip2",
"Color": "#55aaff",
"Size": 15,
"Hidden": false,
"HiddenIfNotPrimary": true

"GroupName": "vip3",
"Priority": 1,
"Title": {
"Text": "vip3",
"Color": "#55aaff",
"Size": 15,
"Hidden": false,
"HiddenIfNotPrimary": true