{"id":15143965,"url":"https://github.com/ifera-mc/updatenotifier","last_synced_at":"2026-03-10T09:39:30.400Z","repository":{"id":45635660,"uuid":"162184384","full_name":"ifera-mc/UpdateNotifier","owner":"ifera-mc","description":"A handy virion for PocketMine-MP plugin developers that checks if a new release for a plugin is available on Poggit. If so then it notifies the user about the new release.","archived":false,"fork":false,"pushed_at":"2024-07-29T20:17:07.000Z","size":27,"stargazers_count":11,"open_issues_count":0,"forks_count":15,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-26T10:20:47.203Z","etag":null,"topics":["developers","notify","php","plugin","pmmp","pocketmine","pocketmine-plugin","poggit","updater","virion"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ifera-mc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-17T20:11:49.000Z","updated_at":"2024-07-29T20:17:10.000Z","dependencies_parsed_at":"2024-05-12T08:25:34.309Z","dependency_job_id":"95c53723-b490-4dd1-9e7b-ac1d9a7c6969","html_url":"https://github.com/ifera-mc/UpdateNotifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifera-mc%2FUpdateNotifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifera-mc%2FUpdateNotifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifera-mc%2FUpdateNotifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifera-mc%2FUpdateNotifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ifera-mc","download_url":"https://codeload.github.com/ifera-mc/UpdateNotifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219874555,"owners_count":16554593,"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":["developers","notify","php","plugin","pmmp","pocketmine","pocketmine-plugin","poggit","updater","virion"],"created_at":"2024-09-26T10:20:49.217Z","updated_at":"2025-10-23T20:31:14.075Z","avatar_url":"https://github.com/ifera-mc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UpdateNotifier \n\n| Discord | Poggit | License |\n|:--:|:--:|:--:|\n|[![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/urQt6ETgYu)|[![Poggit-CI](https://poggit.pmmp.io/ci.shield/ifera-mc/UpdateNotifier/UpdateNotifier)](https://poggit.pmmp.io/ci/ifera-mc/UpdateNotifier/UpdateNotifier)|[![GitHub license](https://img.shields.io/github/license/Ifera/UpdateNotifier.svg)](https://github.com/Ifera/UpdateNotifier/blob/master/LICENSE)|\n\n### A handy virion for PocketMine-MP plugin developers that checks if a new release for a plugin is available on Poggit. If so then it notifies the user about the new release.\n\n### Features\n\n- Super simple virion to be used in your plugins.\n- It checks if a new release for a plugin is available on Poggit. If so then it notifies the user about the new release.\n\n### API\n\n```php\nJackMD\\UpdateNotifier\\UpdateNotifier::checkUpdate($pluginName, $pluginVersion);\n```\n- **$pluginName** is the name of the plugin whose update you want to check.\n- **$pluginVersion** is the current version of the plugin whose update you want to check.\n\n\u003cbr /\u003e\n\n- For information regarding how to use a virion in a plugin please refer [here](https://poggit.github.io/support/virion.html).\n\n### Poggit Setup\n\nEdit the `.poggit.yml` in your repository and set it up like shown below.\n\n```yml\n--- \nbranches:\n- master\nprojects:\n  PLUGIN_NAME:\n    libs:\n      - src: ifera-mc/UpdateNotifier/UpdateNotifier\n        version: ^3.0.0\n...\n```\n\n### Disclaimer\n\nThis plugin is designed to be used only by PocketMine-MP developers who wish to provide their users with the info of when an update to the plugin is available.\n\n### Credits:\n\n- [Sandertv](https://github.com/Sandertv) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifera-mc%2Fupdatenotifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fifera-mc%2Fupdatenotifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifera-mc%2Fupdatenotifier/lists"}