File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2552,6 +2552,10 @@ hash = "b583e3ca86336603797c1267aa3afe1ad635166c2977e423a7df9dac9ba92094"
25522552file = " icon.png"
25532553hash = " 78b5fdc7f5945756104be53854115c89cb38b4714183af86b07c6f7377e8685c"
25542554
2555+ [[files ]]
2556+ file = " local/ftbutilities/ranks.txt"
2557+ hash = " 5b6d3b43aaf002a5e8e8b4469c8c65999455e4da21b52ed4d797ef3454ab4834"
2558+
25552559[[files ]]
25562560file = " mods/ae2-crafting-tree-legacy.pw.toml"
25572561hash = " 64e7a392556a055d0e9566b47937a51febf61251694b8e72a145d5f7e55d6d7a"
Original file line number Diff line number Diff line change 1+ // For more info visit https://faq.ftb.world/books/ftb-utilities/page/ranks
2+
3+ [player]
4+ default_player_rank: true
5+ power: 1
6+ example.permission: true
7+ example.other_permission: false
8+ example.permission_with_value: 0
9+
10+ [vip]
11+ power: 20
12+ ftbutilities.chat.name_format: <&bVIP {name}&r>
13+ example.other_permission: true
14+ example.permission_with_value: 15
15+
16+ [admin]
17+ default_op_rank: true
18+ power: 100
19+ ftbutilities.chat.name_format: <&2{name}&r>
20+ example.permission_with_value: 100
21+ ftbutilities.chunkloader.max_chunks: 1000
Original file line number Diff line number Diff line change @@ -6,7 +6,11 @@ pack-format = "packwiz:1.1.0"
66[index ]
77file = " index.toml"
88hash-format = " sha256"
9+ <<<<<<< Updated upstream
910hash = " 024b31dd393026a12862a3c81657095b0c705dee065fe4aebc5f43cd244f5579"
11+ =======
12+ hash = " 2eea8d655a59d7bc860652763c01907b00fefeb10f37c134e6cb25c254950e5e"
13+ >>>>>>> Stashed changes
1014
1115[versions ]
1216forge = " 14.23.5.2860"
You can’t perform that action at this time.
0 commit comments