{"id":23078150,"url":"https://github.com/insanj/hover","last_synced_at":"2025-07-23T03:04:45.010Z","repository":{"id":141577206,"uuid":"174434823","full_name":"insanj/hover","owner":"insanj","description":"👈  hover over a user in minecraft chat to see info about them (bukkit 1.13.2) https://insanj.github.io/hover/","archived":false,"fork":false,"pushed_at":"2019-03-16T01:31:23.000Z","size":3222,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T12:34:21.881Z","etag":null,"topics":["bukkit","hover","java","minecraft","mod","plugin","spigot","tooltip"],"latest_commit_sha":null,"homepage":"https://insanj.github.io/hover/","language":"Java","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/insanj.png","metadata":{"files":{"readme":"docs/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":"2019-03-07T23:13:41.000Z","updated_at":"2020-12-10T13:35:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"5688a204-1df3-497c-9490-620b40913167","html_url":"https://github.com/insanj/hover","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/insanj/hover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insanj%2Fhover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insanj%2Fhover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insanj%2Fhover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insanj%2Fhover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/insanj","download_url":"https://codeload.github.com/insanj/hover/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insanj%2Fhover/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266608984,"owners_count":23955551,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["bukkit","hover","java","minecraft","mod","plugin","spigot","tooltip"],"created_at":"2024-12-16T10:46:52.990Z","updated_at":"2025-07-23T03:04:45.002Z","avatar_url":"https://github.com/insanj.png","language":"Java","readme":"\u003ch3 align=\"center\"\u003e\n  👈\n\u003cbr/\u003e\u003cbr/\u003e\nhover\n\u003cbr/\u003e\nhover over a user in minecraft chat to see info about them\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/insanj/portal/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/release/insanj/hover.svg\" /\u003e\n  \u003c/a\u003e\n  \n  \u003ca href=\"https://github.com/insanj/portal/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/release-date/insanj/hover.svg\" /\u003e\n  \u003c/a\u003e\n  \n  \u003ca href=\"https://github.com/insanj/portal/\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/languages/code-size/insanj/hover.svg\" /\u003e\n  \u003c/a\u003e\n\n\n  \u003cbr/\u003e\n  \u003ca href=\"https://github.com/insanj/portal/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/insanj/hover.svg\" /\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://jdk.java.net/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/java-8-yellow.svg\" /\u003e\n  \u003c/a\u003e\n  \n  \u003ca href=\"https://getbukkit.org/download/craftbukkit\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/bukkit-1.13.2-purple.svg\" /\u003e\n  \u003c/a\u003e\n  \n  \u003ca href=\"https://bukkit.org/threads/hover-info.478813/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/🚀-Learn%20more%20on%20bukkit.org-red.svg\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## How to Play\n\n- install and run `hover` on your server\n- setup player information in the auto-generated `/plugins/hover/config.yml` file\n- hover your mouse over a player name in chat to see the tooltip info\n\n### Commands\n\nEach of these commands requires a corresponding permission, such as `hover.add` or `hover.reload`. All operators can run Hover commands.\n\n- use `/hover add` to add a default config entry for yourself\n- use `/hover reload` to reload configuration file without restarting server\n- use `/hover stop` to stop the plugin\n- use `/hover start` to start the plugin after stopping it\n\n### Example `/plugins/hover/config.yml`\n\n```yaml\ninsanj:\n  Name: Example\n  Time Played: 857 hours\n  Blood Status: Half-Blood\n```\n\n### Screenshots\n\n#### Before Configuring\n\n\u003cimg align=\"center\" src=\"first.png\" /\u003e\n\n#### Reloading, Adding Myself to Config\n\n\u003cimg align=\"center\" src=\"second.png\" /\u003e\n\n#### Default Config\n\n\u003cimg align=\"center\" src=\"third.png\" /\u003e\n\n#### Example Config\n\n\u003cimg align=\"center\" src=\"fourth.png\" /\u003e\n\n## Related Links\n\n- [Chat Component API](https://www.spigotmc.org/wiki/the-chat-component-api/)\n- [Item Tooltips](https://www.spigotmc.org/threads/tut-item-tooltips-with-the-chatcomponent-api.65964/)\n- [Help with ChatSerializer](https://www.spigotmc.org/threads/help-with-chatserializer.43924/)\n- [Error ChatSerializer](https://www.spigotmc.org/threads/error-chatserializer.158929/)\n- [Send User Clickable Link](https://stackoverflow.com/questions/34635271/minecraft-bukkit-plugins-send-user-a-clickable-link)\n- [How Can I Override Chat Events](https://bukkit.org/threads/how-can-i-override-chat-events.113085/)\n- [Overriding Commands](https://bukkit.org/threads/overriding-commands.58934/)\n- [PacketPlayOutTitle Problem](https://bukkit.org/threads/packetplayouttitle-problem.388348/)\n- [Convert Tellraw JSON to ChatSerializer](https://www.spigotmc.org/threads/convert-tellraw-json-to-chat-serializer.84912/)\n- [Hover Text](https://www.spigotmc.org/threads/hover-text.259032/)\n- [Hover Over Players Name](https://www.spigotmc.org/threads/hover-over-players-name.194490/)\n- [IChatBaseComponent help](https://bukkit.org/threads/ichatbasecomponent-help.318790/)\n- [Tellraw Generator for Minecraft](https://minecraftjson.com/)\n\n## Authors\n\nJulian Weiss, github.com/insanj\n\n## License\n\n```\nMIT License\n\nCopyright (c) 2019 Julian Weiss\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsanj%2Fhover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finsanj%2Fhover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsanj%2Fhover/lists"}