{"id":15174583,"url":"https://github.com/aivruu/clientviewer","last_synced_at":"2025-10-01T12:30:50.699Z","repository":{"id":249912554,"uuid":"782236334","full_name":"aivruu/clientviewer","owner":"aivruu","description":"Uncompleted plugin for check clients that players use to play on servers","archived":true,"fork":false,"pushed_at":"2024-04-07T18:34:22.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-23T05:02:41.540Z","etag":null,"topics":["client","java","kyori","minecraft","minecraft-plugin","minimessage","paper-plugin","papermc","plugin"],"latest_commit_sha":null,"homepage":"","language":"Java","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/aivruu.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":"2024-04-04T22:37:40.000Z","updated_at":"2024-07-24T02:13:31.000Z","dependencies_parsed_at":"2024-07-24T05:14:29.463Z","dependency_job_id":"dcb36a0a-97dc-432a-aaeb-68254c47d90e","html_url":"https://github.com/aivruu/clientviewer","commit_stats":null,"previous_names":["aivruu/clientviewer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aivruu%2Fclientviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aivruu%2Fclientviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aivruu%2Fclientviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aivruu%2Fclientviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aivruu","download_url":"https://codeload.github.com/aivruu/clientviewer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219875424,"owners_count":16554677,"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":["client","java","kyori","minecraft","minecraft-plugin","minimessage","paper-plugin","papermc","plugin"],"created_at":"2024-09-27T12:00:35.097Z","updated_at":"2025-10-01T12:30:50.325Z","avatar_url":"https://github.com/aivruu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ClientViewer\n[![](https://jitpack.io/v/aivruu/clientviewer.svg)](https://jitpack.io/#aivruu/clientviewer)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/aivruu/clientviewer/build)\n![GitHub Release](https://img.shields.io/github/v/release/aivruu/clientviewer)\n![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/aivruu/clientviewer/total)\n![Modrinth Downloads](https://img.shields.io/modrinth/dt/clientviewer)\n\n`clientviewer` is a Paper plugin that allows to see the information about the client of any player use on your server.\n\n\u003e [!NOTE]\\\n\u003e As the client is who provide this information, there's the possibility that some clients can modify this\n\u003e information to deceive, like provide a non-suspicious brand-name or protocol number, The plugin can block clients with\n\u003e invalid, or specific brand-names, but yet there's the possibility that a client can bypass this.\n\n### Documentation\n- [Javadoc](https://jitpack.io/com/github/aivruu/clientviewer/latest/javadoc/)\n\n### Features\n- Check what clients types and versions use the players.\n- Prevent that clients with non-provided brand names can join.\n- Prevent that specified clients can join.\n\n## Requirements\n- [Paper](https://papermc.io/downloads/paper) 1.19+\n- Java 17+\n\n### Download\nYou can visualize the latest version on the document header, or at the GitHub releases page.\n```kotlin\nrepositories {\n  maven(\"https://jitpack.io/\")\n}\n\ndependencies {\n  compileOnly(\"com.github.aivruu:clientviewer:VERSION\")\n}\n```\n\n```xml\n\u003crepositories\u003e\n  \u003crepository\u003e\n    \u003cid\u003ejitpack-repo\u003c/id\u003e\n    \u003curl\u003ehttps://jitpack.io/\u003c/url\u003e\n  \u003c/repository\u003e\n\u003c/repositories\u003e\n\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.github.aivruu\u003c/groupId\u003e\n  \u003cartifactId\u003eclientviewer\u003c/artifactId\u003e\n  \u003cversion\u003eVERSION\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n### Building\nThis library use Gradle-Kotlin for project structuration and building.\n```\ngit clone https://github.com/aivruu/clientviewer.git\ncd clientviewer\n./gradlew build\n```\n\nJDK 17 or newer is fully required.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faivruu%2Fclientviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faivruu%2Fclientviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faivruu%2Fclientviewer/lists"}