{"id":19134566,"url":"https://github.com/azerothcore/mod-premium-lib","last_synced_at":"2025-10-11T09:15:09.313Z","repository":{"id":50759169,"uuid":"247813060","full_name":"azerothcore/mod-premium-lib","owner":"azerothcore","description":"A library module for all premium modules. Use it as a dependency.","archived":false,"fork":false,"pushed_at":"2022-09-12T21:32:06.000Z","size":32,"stargazers_count":4,"open_issues_count":2,"forks_count":9,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-09-14T18:49:46.147Z","etag":null,"topics":["azerothcore","azerothcore-module","core-module"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azerothcore.png","metadata":{"files":{"readme":"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}},"created_at":"2020-03-16T20:44:55.000Z","updated_at":"2024-12-22T11:27:08.000Z","dependencies_parsed_at":"2023-01-18T05:15:55.639Z","dependency_job_id":null,"html_url":"https://github.com/azerothcore/mod-premium-lib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/azerothcore/mod-premium-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-premium-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-premium-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-premium-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-premium-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azerothcore","download_url":"https://codeload.github.com/azerothcore/mod-premium-lib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-premium-lib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006752,"owners_count":26084177,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","azerothcore-module","core-module"],"created_at":"2024-11-09T06:27:08.961Z","updated_at":"2025-10-11T09:15:09.292Z","avatar_url":"https://github.com/azerothcore.png","language":"C++","readme":"# mod-premium-lib\n\n## Description\n\nThis module allows azerothcore to have premium/vip/special accounts or characters.\nCurrently only a few Getters and Setters have been implemented but more can be added to it as it is needed. You can always request features as issues.\n\n## How to use ingame\n\nIn-game there are commands for accounts and characters\n```\n.premium account info\n.premium account create 2 (Insert a number)\n.premium account info\n.premium character info\n.premium character create 2 (Insert a number)\n.premium character delete\n```\n---\n- premium info of both account and character should give the premium level for each one. If there isn't a premium level to any, an error message will be delivered.\n- premium create inserts on the database for characters and accounts acordingly. Auth stores premium accounts and characters stores premium characters. If you try to override a character with a new premium level, the gamemaster will be asked to delete first, then insert. The same will happen for account.\n- premium delete will, as the command so specifies, remove the premium level for said character or account. If there's no level set, a message will clarify it.\n\n**Note:** To set an account premium only needs to target a player and the script will look for that player's account so the only parameters that we need to send to the console are the premium levels when creating.\n\n## Requirements\n\nThis module doesn't require anything other than a compiled version of Azerothcore. It can however serve as a requirement for other modules.\n- AzerothCore v2.0.0+\n\n## Installation\n\n```\n1) Simply `git clone` the module under the `modules` directory of your AzerothCore source or copy paste it manually.\n2) Import the SQL manually to the right Database (auth, world or characters) or with the `db_assembler.sh` (if `include.sh` provided).\n3) Re-run cmake and launch a clean build of AzerothCore.\n```\n\n## Edit the module's configuration (optional)\n\nIf you need to change the module configuration, go to your server configuration directory (where your `worldserver` or `worldserver.exe` is), copy `my_module.conf.dist` to `my_module.conf` and edit that new file.\n\n\n## Credits\n\n* [Gengar shadowball](https://github.com/gengarshadowball) - Module author\n* [Barbz](https://github.com/BarbzYHOOL) - Original idea\n* AzerothCore: [repository](https://github.com/azerothcore) - [website](http://azerothcore.org/) - [discord chat community](https://discord.gg/PaqQRkd)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazerothcore%2Fmod-premium-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazerothcore%2Fmod-premium-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazerothcore%2Fmod-premium-lib/lists"}