// 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://guides.latmod.com/ftbutilities/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]
ftbutilities.chat.name_format: "<&e{name}&r>"
command.ftbutilities.back: false
command.ftbutilities.home: false
command.ftbutilities.sethome: false
command.ftbutilities.spawn: false
command.ftbutilities.rtp: false
command.ftbutilities.setwarp: false
command.ftbutilities.tpa.timer: 60m
ftbutilities.chunkloader.max_chunks: 0

[op is default_op_rank]
ftbutilities.chat.name_format: "<&d{name}&r>"
command: true