FTB Utilitys rank.json file help.

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
D

Daihok

Guest
I use to use this for 1.10.2 in my config but for some reason when i use it in 1.11.2 config it just resets to the default config anytime i start new game. This is the config i use to use. Any help would be appreciated if someone could help me figure this out. This is only one of my problems I am having putting this 1.11.2 pack together lol and its not even my biggest problem.

"default_ranks": {
"player": "player",
"op": "op"
},
"ranks": {
"player": {
"parent": "builtin_player",
"permissions": [],
"config": {
"ftbu.chunkloader.max_chunks": 1000,
"ftbu.chunkloader.offline_timer": -1.0,
"ftbu.claims.max_chunks": 1000
}
},
"op": {
"parent": "builtin_op",
"syntax": "<&2$name&r> ",
"permissions": [],
"config": {
"ftbu.chunkloader.max_chunks": 1000,
"ftbu.chunkloader.offline_timer": -1.0,
"ftbu.claims.max_chunks": 1000
}
}
}
}
 
Last edited: