// 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 https://minecraft.curseforge.com/projects/ftb-utilities/pages/ranks
// To see the list of permission nodes, open all_permissions.html in browser or all_permissions_full_list.txt

[player is default_player_rank]
command.ftbutilties.home: false
command.ftbutilities.spawn: false
command.ftbutilities.back: false
command.ftbutilities.warp: false
command.ftbutilities.rtp: false
command.ftbutilities.sethome: false
command.ftbutilities.setwarp: false
command.ftbutilities.tpl: false
command.ftbutilities.delhome: false
command.ftbutilities.delwarp: false
ftbutilities.claims.max_chunks: 130
ftbutilities.chunkloader.max_chunks: 50
