Variable ZoneConfig.authoritative

Whether this server is authoritative

struct ZoneConfig
{
  // ...
  configy.Attributes.SetInfo!(bool) authoritative ;
  // ...
}