id = $id; $this->name = $name; $this->default = $default; $this->key = $key; $this->users = $users; $this->commands = $commands; $this->color = $color; $this->dateEnable = $dateEnable; $this->blockPictures = $blockPictures; $this->blockTexts = $blockTexts; $this->sendMail = $sendMail; } }