聊天命令
切换AdminHammer模式:/adminhammer“检查实体” 命令:/b
建议启用性能模式并将密钥绑定到/b-例如:
绑定c "聊天。说/b"
装备锤子 (默认工具),指向并右键单击任何建筑物/对象以显示所有权/授权信息。
你可以改变使用的工具添加到配置文件中的任何其他项; 使用该项的shortname。
权限
此插件使用权限系统。要分配权限,请使用oxide.grant <user or group> <name or steam id> <permission>。要删除权限,请使用oxide.revoke <user or group> <name or steam id> <permission>。- adminhammer.allow-允许玩家使用管理锤
配置
设置和选项可以在AdminHammer文件下的config目录。建议使用编辑器和验证程序,以避免格式问题和语法错误。
代码:
{
"ChatCommand": "b",
"CommandToRun (Leave blank for no command)": "box",
"LogAdminInfo": true,
"LogToConsole": true,
"PerformanceMode": false,
"ShowBoxContents": true,
"ShowCode": true,
"ShowSphere": false,
"ToolDistance": 200.0,
"ToolUsed": "hammer"
}