{"id":14969406,"url":"https://github.com/ShirohaNya/DGlabMC","last_synced_at":"2025-10-26T07:31:37.409Z","repository":{"id":239765556,"uuid":"800478032","full_name":"IamDarkVan/DGlabMC","owner":"IamDarkVan","description":"nothing","archived":false,"fork":false,"pushed_at":"2024-11-20T00:27:04.000Z","size":114,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T16:53:42.566Z","etag":null,"topics":["bukkit","bukkit-plugin","minecraft-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/IamDarkVan.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-14T12:10:48.000Z","updated_at":"2024-11-28T15:42:46.000Z","dependencies_parsed_at":"2024-05-23T00:23:41.223Z","dependency_job_id":"5a6e81a0-cc31-44f3-be82-ebd90d973cd9","html_url":"https://github.com/IamDarkVan/DGlabMC","commit_stats":null,"previous_names":["iamdarkvan/aplugin","iamdarkvan/dglabmc"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamDarkVan%2FDGlabMC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamDarkVan%2FDGlabMC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamDarkVan%2FDGlabMC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamDarkVan%2FDGlabMC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IamDarkVan","download_url":"https://codeload.github.com/IamDarkVan/DGlabMC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238284897,"owners_count":19446749,"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":["bukkit","bukkit-plugin","minecraft-plugin"],"created_at":"2024-09-24T13:41:48.575Z","updated_at":"2025-10-26T07:31:37.397Z","avatar_url":"https://github.com/IamDarkVan.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# DGlabMC Plugin\n* 不会写readme就让GPT帮我写了(\n# 适用版本\n* 开发版本:1.19.4\n* 理论支持版本:1.9+\n## 安装与配置\n* 下载并安装插件\n* 将DGlabMC插件文件放入服务器的plugins文件夹中。\n* 配置IP和端口\n* 在config.yml文件中设置您的外网IP地址和端口\n* 默认情况下，WebSocket服务器将在端口9999上启动。\n\n## 使用指南\n* 玩家在进入服务器后，可以通过以下步骤进行操作：\n* 1.绑定应用程序\n* 使用/dglab bind 生成二维码开始绑定您的应用程序。\n* 使用您的郊狼3.0app扫描上述二维码进行绑定。\n* 2.控制波形(可选)\n* 使用/dglab ctrl-pulse命令控制波形。\n* 3.控制强度\n* 使用/dglab ctrl-strength命令控制强度。\n* 4.放电\n* 使用/dglab shock \u003c秒数\u003e命令进行放电。\n* 5.内置脚本\n* 使用/dglab script [player] \u003cscript\u003e (enable|disable|toggle) -- 为客户端启用/禁用脚本\n\n## 命令列表\n* 以下是插件支持的命令及其功能说明：\n* /dglab help -- 显示帮助页面。\n* /dglab list -- 显示已绑定的应用程序列表。\n* /dglab reload -- 重载配置文件。\n* /dglab bind [player] -- 生成二维码绑定玩家和应用程序。\n* /dglab unbind [player] -- 解除玩家和应用程序的绑定，默认解除自己。\n* /dglab script [player] \u003cscript\u003e (enable|disable|toggle) -- 为客户端启用/禁用脚本\n* /dglab script-list 查看脚本列表\n* /dglab ctrl-strength [player] (A|B|both) (add|dec|set) \u003cvalue\u003e -- 控制强度，设置通道、模式和数值。\n* /dglab ctrl-pulse [player] (A|B|both) (\u003cHEX[]\u003e|clear) -- 控制波形，设置通道和8字节的HEX数组。\n* /dglab shock [player] \u003ctime(sec)\u003e -- 按照波形放电。\n* /dglab server-run [port] -- 启动WebSocket服务器，不填端口则使用配置文件中的默认端口。\n* /dglab server-stop -- 关闭当前的WebSocket服务器。\n* /dglab send-msg \u003cclientId\u003e \u003cmessage\u003e -- 直接向应用程序发送消息（可使用空格，不推荐使用）。\n* /dglab send-dgjson \u003cclientId\u003e \u003ctyp\u003e \u003ccid\u003e \u003ctid\u003e \u003cmsg\u003e -- 直接向应用程序发送DGJson（不推荐使用）。\n\n## 注意事项\n* 请确保在config.yml中正确设置IP地址和端口，以便WebSocket服务器能够正常运行。\n* 在玩家首次进入服务器后，请指导其使用/dglab bind命令进行应用程序绑定。\n* 使用控制命令如/dglab ctrl-pulse和/dglab ctrl-strength时，请确保输入的参数正确，以免造成误操作。\n* 如有任何问题，请参考插件的帮助命令/dglab help或联系插件开发者。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShirohaNya%2FDGlabMC","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FShirohaNya%2FDGlabMC","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShirohaNya%2FDGlabMC/lists"}