File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# ToolDelta 插件市场 Official
22
33** ToolDelta 插件市场** 是 ** [ ToolDelta] ( https://github.com/ToolDelta-Basic/ToolDelta ) ** 的官方插件市场源。
4- 现在已经拥有 ** 128 个插件** 、 ** 3 个整合包** 了!
4+ 现在已经拥有 ** 129 个插件** 、 ** 3 个整合包** 了!
55
66** 如何使用插件市场?**
77 - 直接在启动器进入插件市场
Original file line number Diff line number Diff line change 662662 "定时任务/示例定时任务" : [
663663 " 扫地姬.mcfunction"
664664 ],
665- "Lumelta" : [],
665+ "Lumelta" : [
666+ " NOTICE" ,
667+ " LICENSE" ,
668+ " datas.json" ,
669+ " .gitignore" ,
670+ " README.md" ,
671+ " __init__.py"
672+ ],
673+ "Lumelta/neomega_storage" : [
674+ " NOTICE"
675+ ],
676+ "Lumelta/neomega_storage/lang" : [],
677+ "Lumelta/neomega_storage/lang/LuaLoader" : [
678+ " 全物品商店.lua" ,
679+ " creator.lua" ,
680+ " 领地.lua" ,
681+ " Python系统监测.lua" ,
682+ " coromega.lua" ,
683+ " 后台发送命令.lua"
684+ ],
685+ "Lumelta/neomega_storage/config" : [
686+ " backend_menu.lua" ,
687+ " cq_http_core.lua" ,
688+ " game_menu.lua" ,
689+ " neomega框架配置.json"
690+ ],
691+ "Lumelta/neomega_storage/config/返回死亡点" : [
692+ " 返回死亡点[Built-In]-1.json"
693+ ],
694+ "Lumelta/neomega_storage/config/creator[lua]" : [
695+ " creator[LuaLoader]-1.json"
696+ ],
697+ "Lumelta/neomega_storage/config/Python系统监测[lua]" : [
698+ " Python系统监测[LuaLoader]-1.json"
699+ ],
700+ "Lumelta/neomega_storage/config/全物品商店[lua]" : [
701+ " 全物品商店[LuaLoader]-更合理的价格表.json"
702+ ],
703+ "Lumelta/neomega_storage/config/后台发送命令[lua]" : [
704+ " 后台发送命令[LuaLoader]-1.json"
705+ ],
706+ "Lumelta/neomega_storage/config/领地[lua]" : [
707+ " 领地[LuaLoader]-1.json"
708+ ],
709+ "Lumelta/wrap" : [
710+ " omega.py" ,
711+ " loosejson.py" ,
712+ " lua.py" ,
713+ " database.py" ,
714+ " conversion.py" ,
715+ " user_data.py" ,
716+ " make.py" ,
717+ " json.py" ,
718+ " control.py" ,
719+ " safe.py" ,
720+ " config.py" ,
721+ " __init__.py"
722+ ],
723+ "Lumelta/wrap/builtin_plugins" : [],
724+ "Lumelta/wrap/builtin_plugins/返回死亡点" : [
725+ " __init__.py"
726+ ],
727+ "Lumelta/wrap/omega_sub_modules" : [
728+ " bot_uq.py" ,
729+ " players.py" ,
730+ " storage.py" ,
731+ " async_http.py" ,
732+ " storage_path.py" ,
733+ " websocket.py" ,
734+ " flex.py" ,
735+ " menu.py" ,
736+ " cmds.py" ,
737+ " builder.py" ,
738+ " common.py" ,
739+ " cqhttp.py" ,
740+ " bot_action.py" ,
741+ " share.py" ,
742+ " listen.py" ,
743+ " __init__.py" ,
744+ " system.py"
745+ ],
666746 "计分板重置" : [
667747 " data_operation.py" ,
668748 " datas.json" ,
Original file line number Diff line number Diff line change 673673 "readme.txt" : 0 ,
674674 "__init__.py" : 0
675675 },
676- "Lumelta" : {},
676+ "Lumelta" : {
677+ "neomega_storage" : {
678+ "NOTICE" : 0 ,
679+ "lang" : {
680+ "LuaLoader" : {
681+ "全物品商店.lua" : 0 ,
682+ "creator.lua" : 0 ,
683+ "领地.lua" : 0 ,
684+ "Python系统监测.lua" : 0 ,
685+ "coromega.lua" : 0 ,
686+ "后台发送命令.lua" : 0
687+ }
688+ },
689+ "config" : {
690+ "返回死亡点" : {
691+ "返回死亡点[Built-In]-1.json" : 0
692+ },
693+ "creator[lua]" : {
694+ "creator[LuaLoader]-1.json" : 0
695+ },
696+ "backend_menu.lua" : 0 ,
697+ "cq_http_core.lua" : 0 ,
698+ "game_menu.lua" : 0 ,
699+ "Python系统监测[lua]" : {
700+ "Python系统监测[LuaLoader]-1.json" : 0
701+ },
702+ "全物品商店[lua]" : {
703+ "全物品商店[LuaLoader]-更合理的价格表.json" : 0
704+ },
705+ "后台发送命令[lua]" : {
706+ "后台发送命令[LuaLoader]-1.json" : 0
707+ },
708+ "neomega框架配置.json" : 0 ,
709+ "领地[lua]" : {
710+ "领地[LuaLoader]-1.json" : 0
711+ }
712+ }
713+ },
714+ "NOTICE" : 0 ,
715+ "LICENSE" : 0 ,
716+ "datas.json" : 0 ,
717+ ".gitignore" : 0 ,
718+ "README.md" : 0 ,
719+ "__init__.py" : 0 ,
720+ "wrap" : {
721+ "omega.py" : 0 ,
722+ "builtin_plugins" : {
723+ "返回死亡点" : {
724+ "__init__.py" : 0
725+ }
726+ },
727+ "loosejson.py" : 0 ,
728+ "lua.py" : 0 ,
729+ "database.py" : 0 ,
730+ "conversion.py" : 0 ,
731+ "omega_sub_modules" : {
732+ "bot_uq.py" : 0 ,
733+ "players.py" : 0 ,
734+ "storage.py" : 0 ,
735+ "async_http.py" : 0 ,
736+ "storage_path.py" : 0 ,
737+ "websocket.py" : 0 ,
738+ "flex.py" : 0 ,
739+ "menu.py" : 0 ,
740+ "cmds.py" : 0 ,
741+ "builder.py" : 0 ,
742+ "common.py" : 0 ,
743+ "cqhttp.py" : 0 ,
744+ "bot_action.py" : 0 ,
745+ "share.py" : 0 ,
746+ "listen.py" : 0 ,
747+ "__init__.py" : 0 ,
748+ "system.py" : 0
749+ },
750+ "user_data.py" : 0 ,
751+ "make.py" : 0 ,
752+ "json.py" : 0 ,
753+ "control.py" : 0 ,
754+ "safe.py" : 0 ,
755+ "config.py" : 0 ,
756+ "__init__.py" : 0
757+ }
758+ },
677759 "计分板重置" : {
678760 "data_operation.py" : 0 ,
679761 "datas.json" : 0 ,
Original file line number Diff line number Diff line change 8282 "全服喇叭" : " 0.0.6" ,
8383 "114514" : " 0.0.1" ,
8484 "scheduled-task" : " 0.0.5" ,
85+ "Lumelta" : " 1.1.1" ,
8586 "计分板重置" : " 0.0.1" ,
8687 "system_online" : " 0.0.1" ,
8788 "simple-bedworld-import" : " 0.3.0" ,
Original file line number Diff line number Diff line change 501501 "version" : " 0.0.5" ,
502502 "plugin-type" : " classic"
503503 },
504+ "Lumelta" : {
505+ "name" : " Lumelta" ,
506+ "author" : " Yeah" ,
507+ "version" : " 1.1.1" ,
508+ "plugin-type" : " classic"
509+ },
504510 "计分板重置" : {
505511 "name" : " 计分板重置" ,
506512 "author" : " 猫七街" ,
Original file line number Diff line number Diff line change 8282 "全服喇叭" : " 全服喇叭" ,
8383 "114514" : " 挂机检测" ,
8484 "scheduled-task" : " 定时任务" ,
85+ "Lumelta" : " Lumelta" ,
8586 "计分板重置" : " 计分板重置" ,
8687 "system_online" : " 系统上线提示[Mono]" ,
8788 "simple-bedworld-import" : " 简单世界导入" ,
You can’t perform that action at this time.
0 commit comments