{"id":15143992,"url":"https://github.com/onebeuhu/scorelens","last_synced_at":"2026-04-02T02:40:58.835Z","repository":{"id":153352267,"uuid":"590260528","full_name":"OneBeuHu/ScoreLens","owner":"OneBeuHu","description":"This is a convenient and easy to use API for creating scoreboards. Works on PocketMine-MP 5","archived":false,"fork":false,"pushed_at":"2023-11-26T15:49:58.000Z","size":44,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T21:01:39.508Z","etag":null,"topics":["mcbe-plugin","mcpe-plugin","minecraft-bedrock-edition","pocketmine-plugins","scoreboard","scoreboard-api"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/OneBeuHu.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":"2023-01-18T01:54:09.000Z","updated_at":"2024-06-08T22:36:10.000Z","dependencies_parsed_at":"2024-09-21T16:02:11.939Z","dependency_job_id":null,"html_url":"https://github.com/OneBeuHu/ScoreLens","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneBeuHu%2FScoreLens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneBeuHu%2FScoreLens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneBeuHu%2FScoreLens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneBeuHu%2FScoreLens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OneBeuHu","download_url":"https://codeload.github.com/OneBeuHu/ScoreLens/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237882172,"owners_count":19381176,"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":["mcbe-plugin","mcpe-plugin","minecraft-bedrock-edition","pocketmine-plugins","scoreboard","scoreboard-api"],"created_at":"2024-09-26T10:21:00.659Z","updated_at":"2025-10-23T20:31:15.024Z","avatar_url":"https://github.com/OneBeuHu.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ScoreLens\nThis is a convenient and easy to use API for creating scoreboards. Works on PocketMine-MP 5\n\n# Using\nExample application:\n\n```\nif(is_null($board = ScoreBoard::create($player, [\n    2 =\u003e \"§aName:§f \" . $player-\u003egetName(),\n    3 =\u003e \"§acreated via\",\n    4 =\u003e \"§aScoreLens\",\n    6 =\u003e \"§aOnline:§f \"  . count(Server::getInstance()-\u003egetOnlinePlayers()),\n    7 =\u003e \"§gYour website\"\n    ])))\n{\n  return;\n}\n\n$board-\u003esetName(\"§l§cTest§fName\");\n$board-\u003eshow();\n```\n\n\nResult:\n\n![image](https://github.com/OneBeuHu/ScoreLens/assets/109813776/bc3d7904-4cc3-4a3c-8317-a3588d698058)\n\n\nHow to update:\nCreate a task in which you will send the players scorboards, it is convenient because of the fact that you can choose your own time update.\n\n\n![image](https://github.com/OneBeuHu/ScoreLens/assets/109813776/d3646aa6-70a9-493c-8f12-6ae828fff4ed)\n\n\n\n\n\n# Commands\n\nboard - Hide or show the scoreboard, also has a sound\n\n![image](https://github.com/OneBeuHu/ScoreLens/assets/109813776/6b121cc0-28e5-4e84-91b8-fb6994d5eb6f)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonebeuhu%2Fscorelens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonebeuhu%2Fscorelens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonebeuhu%2Fscorelens/lists"}