{"Message":"更新插件","MessageType":2,"Modules":[{"State":1,"Type":40,"Name":"Plugin"},{"State":2,"Type":15,"Name":"ServerCommand/服务端命令1"},{"State":2,"Type":20,"Name":"ServerCommands/导入文件夹1"},{"State":3,"Type":15,"Name":"ServerCommand/测试Mustache"}],"Version":"v1"}

This commit is contained in:
超哥
2024-06-14 13:51:34 +08:00
parent 302f35374a
commit 2a2a03f4b8
3 changed files with 4 additions and 73 deletions

View File

@@ -1,5 +1,5 @@
{
"Name": "服务端命令1",
"Name": "测试Mustache",
"Enabled": true,
"Triggers": [
{
@@ -25,10 +25,10 @@
"Commands": [
{
"$type": "MustachePlugin.Render, MustachePlugin",
"DataSrouce": "123123\r\n123213213\r\n\r\n\r\n\r\n\r\n",
"DataSrouce": "1",
"UseCustomsDataHash": true,
"CustomsDataHash": "1",
"SetMaxRecursionDepth": 512,
"SetMaxRecursionDepth": 1512,
"ResultTo": "输出结果"
}
]