[1.12.2] Cant increase claimed chunk limit.

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

HououinKyouma001

New Member
Sep 11, 2020
2
0
2
So I'm quite new to FTB, but I'm running a server using FTB_Utilities, tried changing the value and some code from a previous thread, my only conclusion I came to is that the ranks are configured incorrectly. Here's all the code that was in the ranks.txt file, not sure whats configured incorrectly, can give ranks but changing the maximum chunk claim limit I cannot do. Here's everything in it.

// This file stores rank definitions.
//
// [name]
// permission: value
//
// Add [name extends parent_name] to make this rank include all permissions from parent_name rank.
// Add [name is default_player_rank] or [name is default_op_rank] to make this rank default for players/ops that don't have a rank set explicitly.
//
// For more info visit
// To see the list of permission nodes, open all_permissions.html in browser or all_permissions_full_list.txt

[player]

[op]
"op": "op"
"ftbutilities.claims.max_chunks": 100