Solved Forge Essentials Zones

  • 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

CodeNameWhite

New Member
Jul 29, 2019
6
0
0
i can't seem to be able to set zones everything else seems to be working fine

i think the problem is i don't know the syntax of the /zone command if somebody could post me an example i would be glad


P.S. i searched the whole Forge Essentials wiki for it couldn't find it :(
 
Any chance you could post the solution for other to see??? instead of just saying you got the answer???
 
  • Like
Reactions: tabs
How do i decide where the zones shall be?
Cannot find any information about this at all in the wiki..
 
select a region with either //pos1 x y z //pos2 x y z or bind a tool using //fewand and use right click , left click
 
Aaah!

And after this area is put down, i can somehow give permissions to users and groups to build in this zone?
Wich command is that?
 
Dude.. thanks for that enlightment :P

I actually sat down and read through the whole page before i wrote a synical answer, and i think i just found this:
/p user <player> (allow|true|deny|false|clear) <perm> [zone]

So i guess something like this:
/p user <player> allow ForgeEssentials.protection.allowedits myzone

Would give that user to build in that zone right?