23:06:26 ERROR [LiteLoader] Event Callback Failed!
23:06:26 ERROR [LiteLoader] unexpected character
at <input>:1
at parse (native)
at menufile (PMenu.llse.js:144)
at delopmenufile (PMenu.llse.js:293)
at mainmenufu (PMenu.llse.js:379)
at <anonymous> (PMenu.llse.js:346)
23:06:26 ERROR [LiteLoader] In Event: onUseItemOn
23:06:26 ERROR [LiteLoader] In Plugin: PMenu
代码json:
{
"title": "服务器菜单",
"content": "菜单:",
"buttons": [
{
"images": true,
"image": "textures/items/map_locked",
"money": 0,
"text": "§l领地系统",
"command": "land",
"type": "comm"
},
{
"images": true,
"image": "textures/ui/realmsIcon",
"money": 0,
"text": "§l传送系统",
"command": "cs",
"type": "form"
}
]
}
似乎没问题,但报错