Hello, so I am hosting a FTB Infinity Evolved server for me and some friends, and I was just wondering how I can restrict access to /back (and possibly every other command that is "cheaty"). While we could go with the trust system and just not use any commands, I'd rather just remove them all together.
I have been looking through configs and I have almost googled myself to death without finding out how. I guess I could install Forge Essentials and do some kind of permission deal, and I almost did it too until I read that it couldnt be used together with Fastcraft and since Fastcraft is already in the pack I thought I'd post here to see if there was any other way. And so, here I am. From what I can gather, the /back command along with /warp etc comes with FTBUtil (I might be wrong).
The only place I found "back" was here:
\local\ftbu\config.json
"commands": {
"name_admin": "admin",
"name_back": "back",
"name_home": "home",
"name_spawn": "spawn",
"name_tplast": "tpl",
"name_warp": "warp"
}
But i dont know what to do with it.
I have been looking through configs and I have almost googled myself to death without finding out how. I guess I could install Forge Essentials and do some kind of permission deal, and I almost did it too until I read that it couldnt be used together with Fastcraft and since Fastcraft is already in the pack I thought I'd post here to see if there was any other way. And so, here I am. From what I can gather, the /back command along with /warp etc comes with FTBUtil (I might be wrong).
The only place I found "back" was here:
\local\ftbu\config.json
"commands": {
"name_admin": "admin",
"name_back": "back",
"name_home": "home",
"name_spawn": "spawn",
"name_tplast": "tpl",
"name_warp": "warp"
}
But i dont know what to do with it.