Need help diasabling mob spawns per zone with Forge Essentials.

  • 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

SuiXi3D

New Member
Jul 29, 2019
6
0
0
Hi there,

I'm running the latest version of Forge Essentials on a server running FTB Ultimate version 1.1.2. I've got the basics of protecting zones down, but I'd like to know if it's even possible to disallow mobs from spawning in a zone. I'd like to keep my spawn area free of any mobs without having to put torches everywhere. Any help would be much appreciated.
 

SuiXi3D

New Member
Jul 29, 2019
6
0
0
That didn't really help. I understand that the permissions have to be applied to a group or player, and those permissions are only allowed or denied per zone... I don't understand how applying the protection..mobspawn.natural.[whatever] denies spawns per zone. Wouldn't that only disallow that group or player from spawning mobs in a zone? I want to prevent mobs from spawning at all in a zone.
 

luacs1998

New Member
Jul 29, 2019
97
0
0
I don't know how it works, I didn't write that part of the mod, all I know is that it's there and it works.
 

helinus

New Member
Jul 29, 2019
2
0
0
You can set the perm on the _ZONE_ group to make it apply to the zone regardless of a players group. For example "/p group _ZONE_ deny ForgeEssentials.Protection.mobSpawn.natural.Enderman spawn" will prevent Endermen from spawning in a zone named "spawn".
 

SuiXi3D

New Member
Jul 29, 2019
6
0
0
You can set the perm on the _ZONE_ group to make it apply to the zone regardless of a players group. For example "/p group _ZONE_ deny ForgeEssentials.Protection.mobSpawn.natural.Enderman spawn" will prevent Endermen from spawning in a zone named "spawn".​
I tried setting the perm on the _ZONE_ group, and it still didn't work. I typed it exactly as you put there for every overworld mob. Everything still spawned in the zone.