FTB utilities; how do I.....

  • 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

Siddyf

Active Member
Sep 28, 2016
23
1
29
Add the command to permissions that allows the default player to /tpl so that players can teleport to eachother. Here is the json.ranks.
{
"default_rank": "Player",
"ranks": {
"Player": {
"parent": "",
"color": "white",
"prefix": "",
"badge": ""
"permissions": [
},

what is the exact command within "permissions". I am running an FTB unstable for 1.10.2 if that helps. thanks.