Files
clue/ServerCommands/导入文件夹1/服务端命令1.json

35 lines
1.1 KiB
JSON

{
"Name": "服务端命令1",
"Enabled": true,
"Triggers": [
{
"$type": "Forguncy.SaveLoad.PostRequestTriggerSaveData, ServerDesignerCommon",
"Permission": {
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": [
"FGC_LoginUser"
]
}
]
}
}
}
],
"Commands": [
{
"$type": "MustachePlugin.Render, MustachePlugin",
"DataSrouce": "123123\r\n123213213\r\n\r\n\r\n\r\n\r\n",
"UseCustomsDataHash": true,
"CustomsDataHash": "1",
"SetMaxRecursionDepth": 512,
"ResultTo": "输出结果"
}
]
}