3.1.0 beta

There is a beta version currently out for testing for those interested

You can find it here https://umod.org/plugins/zone-manager?branch=beta#updates

Report any issues in this thread

Patch notes:
Fixed NRE when using /zone_wipe command
Fixed NoDeploy when deploying to a slot killing parent entity
Return destroyed item if NoDeploy/NoCup/NoBuild flag kills deployable
Return resources if NoBuild kills deployed building block
Register NPC players as entities when entering a zone (fixes NpcFreeze and NoNpcSpawns)
Updated NPCFreeze to work with newer AI brains
Reworked how zone flags work so we can have more than 64 flags
Added zone flag NoSprays
Added zone flag NoStarvation
Added zone flag NoThirst
Added zone flag NoPoison
Added zone flag NoNpcLoot
Changed corpse loot behaviour to differentiate between player and npc corpses
Added zone flag NoVehicleMounting
Added zone flag NoVehicleDismounting
Added zone flag NoRadiation
Added zone flag NoBuildingDamage
Added zone flag PoweredSwitches
Changed KeepVehiclesOut and KeepVehiclesIn behaviour to work when pushing a vehicle out/in a zone with those flags
Changed metabolism based flags to modify metabolism attribute min/max values when entering/leaving a zone

How about server commands so flags & options can be changed via other plugins?

Will this work to repair issues from the 09/01 update? I am unable to load into my server from NullReferenceException: Object reference not set to an instance of an object

please add server commands

asrYFSmDfkdu8TR.png JackReigns

How about server commands so flags & options can be changed via other plugins?

There is a API for other plugins to do everything you can do via commands

QbFcsdVLidd62tk.jpg swayzhee

Will this work to repair issues from the 09/01 update? I am unable to load into my server from NullReferenceException: Object reference not set to an instance of an object

What makes you think that is because of ZoneManager? Have you looked at the full error from your log?

J8V7IbaSoRPczxV.png RustMaker2022

please add server commands

Server commands to do what?

Commands that can be used to control/alter the zones via the server console.

Not sure if this is a bug or how its intended to work -
The no building damage flag only protects from PVP damage not PVE be nice if their was a flag for each

Temperature, Radiation and Comfort settings only work inside "sphere" when using cube specified by "size", even when radius is set to 0.0

NoThirst flag causes zone to not allow sprinting after plugin reload