{"id":19134483,"url":"https://github.com/azerothcore/mod-cta-switch","last_synced_at":"2025-05-06T19:28:13.887Z","repository":{"id":39710695,"uuid":"461596404","full_name":"azerothcore/mod-cta-switch","owner":"azerothcore","description":"Module for AzerothCore that switches a Call to Arms! PvP event with another of your choice.","archived":false,"fork":false,"pushed_at":"2025-02-27T22:31:41.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-06T19:28:08.214Z","etag":null,"topics":["azerothcore-module","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azerothcore.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-20T19:39:53.000Z","updated_at":"2025-02-27T22:31:41.000Z","dependencies_parsed_at":"2025-04-19T03:09:57.799Z","dependency_job_id":"4a01cd19-3df1-4bab-9aa7-5cd07959b47d","html_url":"https://github.com/azerothcore/mod-cta-switch","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":"0.33333333333333337","last_synced_commit":"b97542a47387bcf7dba24b4ff226a10d77297981"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-cta-switch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-cta-switch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-cta-switch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-cta-switch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azerothcore","download_url":"https://codeload.github.com/azerothcore/mod-cta-switch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252752246,"owners_count":21798759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azerothcore-module","hacktoberfest"],"created_at":"2024-11-09T06:26:44.617Z","updated_at":"2025-05-06T19:28:13.881Z","avatar_url":"https://github.com/azerothcore.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Call to Arms! Switch module\n\n[English](README.md) | [Español](README_ES.md)\n\nThis module switches the Call to Arms! PvP event with another of your choice once it starts and stops them on Tuesdays.\n\n## Requirements\n\nThis module currently requires:\n\nAzerothCore v1.0.2+\n\n## How to install\n\n### 1) Simply place the module under the `modules` folder of your AzerothCore source folder.\n\nYou can do clone it via git under the azerothcore/modules directory:\n\n```sh\ncd path/to/azerothcore/modules\ngit clone https://github.com/azerothcore/mod-cta-switch.git\n```\n\n\n### 2) Re-run cmake and launch a clean build of AzerothCore\n\n**That's it.**\n\n### (Optional) Edit module configuration\n\nIf you need to change the module configuration, go to your server configuration folder (e.g. **etc**), copy `mod-cta-switch.conf.dist` to `mod-cta-switch.conf` and edit it as you prefer.\n\n### Configuration Options\n\nThis module offers two options to select which items to automatically save once looted:\n\n1) ModCTASwitch.Enable = 0\n\n       Description: Enables the module.\n       Default:     0 - Disabled\n\n2) ModCTASwitch.SwitchEots, ModCTASwitch.SwitchSota, ModCTASwitch.SwitchIoc\n\n        Description: When the Call to Arms! event starts, switch it to another one specified in this config.\n        Example:     ModCTASwitch.SwitchEots = 19 -- Call to Arms! Eye of the Storm will be replaced with Call to Arms! Warsong Gulch.\n        Default:    ModCTASwitch.SwitchEots = 19 (Warsong Gulch)\n                    ModCTASwitch.SwitchSota = 20 (Arathi Basin)\n                    ModCTASwitch.SwitchIoc = 18 (Alterac Valley)\n\n\n## License\n\nThis module is released under the [GNU AGPL license](https://github.com/azerothcore/mod-transmog/blob/master/LICENSE)\n\n## Authors\n\n- [Nyeriah](https://github.com/Nyeriah)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazerothcore%2Fmod-cta-switch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazerothcore%2Fmod-cta-switch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazerothcore%2Fmod-cta-switch/lists"}