{"id":18879676,"url":"https://github.com/bbfh-dev/bubbleseekout-datapack","last_synced_at":"2026-02-05T20:09:41.696Z","repository":{"id":192265192,"uuid":"477346942","full_name":"bbfh-dev/bubbleseekout-datapack","owner":"bbfh-dev","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-15T19:00:12.000Z","size":72,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-21T05:42:31.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"mcfunction","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bbfh-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-04-03T13:17:43.000Z","updated_at":"2024-03-29T05:03:29.000Z","dependencies_parsed_at":"2023-09-03T21:25:57.262Z","dependency_job_id":null,"html_url":"https://github.com/bbfh-dev/bubbleseekout-datapack","commit_stats":null,"previous_names":["bubblefish-dev/bubbleseekout-datapack","bbfh-dev/bubbleseekout-datapack"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/bbfh-dev/bubbleseekout-datapack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbfh-dev%2Fbubbleseekout-datapack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbfh-dev%2Fbubbleseekout-datapack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbfh-dev%2Fbubbleseekout-datapack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbfh-dev%2Fbubbleseekout-datapack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbfh-dev","download_url":"https://codeload.github.com/bbfh-dev/bubbleseekout-datapack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbfh-dev%2Fbubbleseekout-datapack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29132793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T19:36:52.185Z","status":"ssl_error","status_checked_at":"2026-02-05T19:35:40.941Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-08T06:38:34.255Z","updated_at":"2026-02-05T20:09:41.679Z","avatar_url":"https://github.com/bbfh-dev.png","language":"mcfunction","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BubbleSeekOut Data Pack\nA Server Utility data pack, that adds logging and inventory seeking features.\n\n\n## Table of contents\n* [Compatibility](#compatibility)\n* [Setting up](#setting-up)\n* [Permissions](#permissions)\n* [Check Logs](#check-logs)\n* [Player Info](#player-info)\n* [Seek Items](#seek-items)\n\n\n## Compatibility\n| Category             | Supported                                      | Tested         |\n| -------------------- | ---------------------------------------------- | -------------- |\n| Vanilla singleplayer | 1.17.x - 1.18.x                                | 1.17.1, 1.18.2 |\n| Vanilla multiplayer  | 1.17.x - 1.18.x                                | 1.18.2         |\n| Other                | Bukkit, Spigot, Paper, Fabric, Forge and other | Fabric         |\n\n\n## Setting up\nBefore letting players join your server, it is recommended to tweak it first, to avoid further problems.\n\n* `/function gamerule:bubbleseekout/enable_logging/...` - Sets whether logging is enabled. Default: `false`\n* `/function gamerule:bubbleseekout/logs_limit/...` - Sets how many logs per-player will be stored\n* `/function gamerule:bubbleseekout/silent_seeking/...` - Sets whether players won't get notified when their inventory is modified\n\n\n## Permissions\nThis data pack has a build-in permission system, that lets administrators/console specify players who will be able to use specific commands\n\nTo grant/revoke a permission use: `/execute as \u003cPlayer Name\u003e run function permission:bubbleseekout/\u003cgrant/revoke\u003e/\u003cPermission name\u003e`\n\n* **Checking logs** (In-Game name: `check_logs`)\n* **Getting player info** (In-Game name: `player_info`)\n* **Seeking items** (In-Game name: `seek_items`)\n\n\n## Check logs\nThis data pack logs some events, that could be useful in catching rule breakers. It uses a database, so player's logs can be accessed even when they are offline!\nCommand: `/trigger buso.check_logs`.\n\nList of logging events:\n*(You can suggest any logging even you would need and I might add it)*\n* Mined any type of chests, shulker box or barrel\n* Killed ender dragon, wither or villager\n* Changed dimension\n* Ignited TNT\n* Permission granted/revoked\n* Took/Give an item from/to a player\n\n\n## Player info\nYou can get player's health, hunger, saturation, xp \u0026 position\nCommand: `/trigger buso.player_info`.\n\n\n## Seek items\nYou can see and modify player's inventory in real time. You can give an item to a specific slot, or take item from a slot.\nCommand: `/trigger buso.seek_items`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbfh-dev%2Fbubbleseekout-datapack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbfh-dev%2Fbubbleseekout-datapack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbfh-dev%2Fbubbleseekout-datapack/lists"}