{"id":25170081,"url":"https://github.com/linuskay/instantbreak","last_synced_at":"2026-04-29T09:01:44.556Z","repository":{"id":181112939,"uuid":"372462947","full_name":"LinusKay/InstantBreak","owner":"LinusKay","description":"A Minecraft Spigot plugin that allows players to instantly mine/break configured blocks.","archived":false,"fork":false,"pushed_at":"2021-06-02T17:09:49.000Z","size":2292,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T20:31:08.207Z","etag":null,"topics":["minecraft","minecraft-plugin","spigot","spigot-plugin"],"latest_commit_sha":null,"homepage":"","language":"Java","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/LinusKay.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":"2021-05-31T10:09:45.000Z","updated_at":"2021-06-02T16:21:50.000Z","dependencies_parsed_at":"2023-07-14T04:39:45.823Z","dependency_job_id":null,"html_url":"https://github.com/LinusKay/InstantBreak","commit_stats":null,"previous_names":["linuskay/instantbreak"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/LinusKay/InstantBreak","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusKay%2FInstantBreak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusKay%2FInstantBreak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusKay%2FInstantBreak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusKay%2FInstantBreak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusKay","download_url":"https://codeload.github.com/LinusKay/InstantBreak/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusKay%2FInstantBreak/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262049105,"owners_count":23250682,"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":["minecraft","minecraft-plugin","spigot","spigot-plugin"],"created_at":"2025-02-09T08:38:23.031Z","updated_at":"2026-04-29T09:01:39.522Z","avatar_url":"https://github.com/LinusKay.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InstaBreak\n\nA Minecraft Spigot plugin that allows players to instantly mine/break configured blocks.\nNOTE: this plugin was built for and tested only on 1.16+. Compatibility with older versions is not guaranteed.\n## Features\n* White/blacklisting to control which blocks can be instantly broken\n* Whitelisting for items players can instantly break blocks with\n* Custom permission nodes with bypasses\n* Configurable cooldown timer\n* Configurable user messages\n```yaml\n# config.yml\n\n# only either use_blacklist or use_whitelist should be true\n# blacklist is better for disallowing a small amount of blocks\n# whitelist is better for disallowing a large amount of blocks\nuse_blacklist: true\nblacklist:\n  - ORANGE_WOOL\n  - DIAMOND\nuse_whitelist: false\nwhitelist:\n  - GRASS_BLOCK\n  - STONE\n# whitelist only certain items\nuse_item_whitelist: true\nitem_whitelist:\n  - DIAMOND_PICKAXE\n# show message to player when whitelisted item is selected\nnotify_active_item: true\nnotify_active_item_message: §e§lInstant Break is now active!\n# cooldown time between instant block break\ncooldown: 5\n# change permission nodes\n# allow player to instantly break permitted blocks\npermission_break: \"instantbreak.break\"\n# allow player to bypass black/whitelist\n# this means they will ignore the black/whitelist, letting them break any block\npermission_whitelist_bypass: \"instantbreak.whitelist.bypass\"\n# allow player to bypass instant break cooldown\npermission_bypass_cooldown: \"instantbreak.bypass.cooldown\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuskay%2Finstantbreak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuskay%2Finstantbreak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuskay%2Finstantbreak/lists"}