安装了插件你的服务器里的马就可以打烙印,打过烙印的马只有主人和队友能操作,还可以设置每个人可以打烙印的数量。
配置:
{
"Allow the owner's allies to mount his horse": false,
"Horse limit command": "hlimit",
"Command for claim horse": "hclaim",
"Command for unclaim horse": "hrelease",
"SteamID for icon in chat messages": 0,
"Maximum number of horses that a player can brand(The player automatically gets the first permission)": {
"privatehorse.default": 2,
"privatehorse.vip": 3,
"privatehorse.premium": 5
}
}
语言包:
{
"CM_NOOWNER": "This horse has no owner. You can become the owner of this horse (Type /{0}).",
"CM_ONLYOWNER": "Only the owner of the horse can saddle it.",
"CM_ONHORSE": "You must be on a horse to use this command.",
"CM_LIMITISFULL": "Your horse limit is full",
"CM_BECOMEAOWNER": "You have successfully become the owner of this horse.(Type /{0} for informaton about your horse limit)",
"CM_NOTANOWNER": "You do not own this horse.",
"CM_UNCLAIM": "You set the horse free. She can now be branded by other players",
"CM_LIMIT": "Your horse limit: <color=green>{0}/{1}</color>",
"CM_ALREADYHAVEOWNER": "This horse already has an owner"
}
© 版权声明
THE END
暂无评论内容