欢迎加入!

注册后,您将能够与我们社区的其他成员进行讨论、分享和私信。

无论您是想寻求帮助、分享经验,还是结识志同道合的朋友,我们都期待您的参与!一起探索更多精彩内容吧。

立即注册! 加入群聊
  • 所有的免费插件都是同步外网更新,所有都是最新版!
Discord 标志记录器

同步更新 Discord 标志记录器 同步更新

没有下载权限
购买会员

特征​

  • 标牌 / 相框 / 烟花 / 可雕刻南瓜 / 霓虹灯标志 / 标牌艺术家的图像记录 Discord 更新
  • 可自定义的 Discord 按钮,用于对更新标志的实体/玩家采取行动
    • 按钮可以锁定在 Discord 角色 / Oxide 组后面(Oxide 组需要 Discord Link 插件)
    • 记录哪个用户按下了按钮以及运行的命令
    • 按下按钮时的服务器/播放器消息
  • 永久/临时图像更新禁令
  • 擦除 Sign 图像 / 将 Sign 图像替换为可配置的图像或文本
  • 完全可定制的 Discord 嵌入消息
  • Sign 禁止 / 解除禁止

标志更新​

image.png


图案 Firework 更新​

image.png


签名艺术家 URL​

image.png


擦除的替换图像​

image.png


操作日志​

image.png


Discord 链接​

此插件支持 Discord Extension 提供的 Discord Link。

Linux 用户​

请参阅这篇文章以确保您已安装所需的依赖项
https://umod.org/community/sign-artist/5685-sign-artist-faq

获取您的 Bot Token​

单击此处了解如何获取 Discord Bot Token

配置​

设置和选项可以在目录下的文件中进行配置。建议使用编辑器和验证器,以避免格式问题和语法错误。DiscordSignLoggerconfig
{
"Discord Bot Token": "",
"Disable Discord Button After Use": true,
"Action Log Channel ID": "",
"Replace Erased Image (Requires SignArtist)": {
"Replaced Mode (None, Url, Text)": "Url",
"URL": "https://i.postimg.cc/mD5xZ5R5/Erased-4.png",
"Message": "ERASED BY ADMIN",
"Font Size": 16,
"Text Color": "#cd4632",
"Body Color": "#000000"
},
"Firework Settings": {
"Image Size (Pixels)": 250,
"Circle Size (Pixels)": 19
},
"Sign Messages": [
{
"Message ID": "DEFAULT",
"Discord Channel ID": "931295303640961135",
"Use Action Button": true,
"Buttons": [
"ERASE",
"SIGN_BLOCK_24_HOURS",
"KILL_ENTITY",
"KICK_PLAYER",
"BAN_PLAYER"
]
}
],
"Buttons": [
{
"Button ID": "ERASE",
"Button Display Name": "Erase",
"Button Style": "Primary",
"Commands": [
"dsl.erase {discordsignlogger.entity.id} {discordsignlogger.entity.textureindex}"
],
"Player Message": "An admin erased your sign for being inappropriate",
"Server Message": "",
"Show Confirmation Modal": false,
"Requires Permissions To Use Button": false,
"Allowed Discord Roles (Role ID)": [],
"Allowed Oxide Groups (Group Name)": []
},
{
"Button ID": "SIGN_BLOCK_24_HOURS",
"Button Display Name": "Sign Block (24 Hours)",
"Button Style": "Primary",
"Commands": [
"dsl.signblock {player.id} 86400"
],
"Player Message": "You have been banned from updating signs for 24 hours.",
"Server Message": "",
"Show Confirmation Modal": false,
"Requires Permissions To Use Button": true,
"Allowed Discord Roles (Role ID)": [],
"Allowed Oxide Groups (Group Name)": []
},
{
"Button ID": "KILL_ENTITY",
"Button Display Name": "Kill Entity",
"Button Style": "Secondary",
"Commands": [
"entid kill {discordsignlogger.entity.id}"
],
"Player Message": "An admin killed your sign for being inappropriate",
"Server Message": "",
"Show Confirmation Modal": true,
"Requires Permissions To Use Button": false,
"Allowed Discord Roles (Role ID)": [],
"Allowed Oxide Groups (Group Name)": []
},
{
"Button ID": "KICK_PLAYER",
"Button Display Name": "Kick Player",
"Button Style": "Danger",
"Commands": [
"kick {player.id} \"{discordsignlogger.message.player}\"",
"dsl.erase {discordsignlogger.entity.id} {discordsignlogger.entity.textureindex}"
],
"Player Message": "",
"Server Message": "",
"Show Confirmation Modal": true,
"Requires Permissions To Use Button": false,
"Allowed Discord Roles (Role ID)": [],
"Allowed Oxide Groups (Group Name)": []
},
{
"Button ID": "BAN_PLAYER",
"Button Display Name": "Ban Player",
"Button Style": "Danger",
"Commands": [
"ban {player.id} \"{discordsignlogger.message.player}\"",
"dsl.erase {discordsignlogger.entity.id} {discordsignlogger.entity.textureindex}"
],
"Player Message": "",
"Server Message": "",
"Show Confirmation Modal": true,
"Requires Permissions To Use Button": false,
"Allowed Discord Roles (Role ID)": [],
"Allowed Oxide Groups (Group Name)": []
}
],
"PluginSettings": {
"Sign Artist Settings": {
"Log /sil": true,
"Log /sili": true,
"Log /silt": true
}
},
"Discord Extension Log Level (Verbose, Debug, Info, Warning, Error, Exception, Off)": "Info"
}
: 从版本 1.0.8 开始,您可以将线程通道 ID 用于通道 ID

按钮命令​

按钮命令作为服务器控制台命令运行。可以从控制台运行的任何命令都将用作按钮命令

可用的 Discord 按钮样式​

以下是可用于配置中的 “Button Style” 的按钮样式列表

主要​

image.png


二 次​

image.png


成功​

image.png


危险​

image.png


链接​

image.png


命令​

此插件使用相同的语法提供聊天和控制台命令。在聊天中使用命令时,请为其添加正斜杠前缀: '/'。

服务器​

dsl.erase {entityId} {textureIndex}- 将从具有给定索引
的实体 ID 中删除图像- 将阻止玩家在指定分钟内更新标志。如果未指定时间,则阻止将是永久的。
- 将取消阻止之前被阻止的玩家。允许他们再次更新标志。dsl.signblock {playerId} {durationInSeconds}dsl.signunblock {playerId}

不和​

/dsl block - blocks the player from updating signs/dsl unblock - allows previously blocked player to update signs

地方化​

默认消息位于目录下的文件中。要添加对其他语言的支持,请创建一个新的语言文件夹(例如 对于德语),请将默认语言文件复制到新文件夹,然后自定义消息。DiscordSignLoggerlang/ende
{
"Chat": "<color=#bebebe>[<color=#de8732>Discord Sign Logger</color>] {0}</color>",
"NoPermission": "You do not have permission to perform this action",
"BlockedMessage": "You're not allowed to update this sign/firework because you have been blocked. Your block will expire in {0}.",
"KickReason": "Inappropriate sign/firework image",
"BanReason": "Inappropriate sign/firework image"
}
作者
xiaoguan
下载
0
查看
8
首次发布
最后更新

评分

0.00 星 0 星

来自xiaoguan的更多资源

后退
顶部