{
"Discord Bot Token": "",
"Action Log Settings": {
"Channel ID": "1097954488163258378",
"Buttons": [
{
"Button Display Name": "Image Message",
"Button Style": "Link",
"Commands": [
"discord://-/channels/{dsl.action.guild.id}/{dsl.action.channel.id}/{dsl.action.message.id}"
]
}
]
},
"Disable Discord Button After User": true,
"Delete Saved Log Data After (Days)": 14.0,
"Delete Cached Button Data After (Days)": 14.0,
"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": [
{
"Discord Channel ID": "1097954488163258378",
"Message Config": {
"content": "",
"embeds": [
{
"Title": "{server.name}",
"Description": "",
"Url": "",
"Embed Color (Hex Color Code)": "#AC7061",
"Image Url": "attachment://image.png",
"Thumbnail Url": "",
"Add Timestamp": true,
"Embed Fields": [
{
"Title": "Player:",
"Value": "{player.name} ([{player.id}](https://steamcommunity.com/profiles/{player.id}))",
"Inline": true
},
{
"Title": "Owner:",
"Value": "{dsl.entity.owner.name} ([{dsl.entity.owner.id}](https://steamcommunity.com/profiles/{dsl.entity.owner.id}))",
"Inline": true
},
{
"Title": "Position:",
"Value": "{dsl.entity.position:0.00!x} {dsl.entity.position:0.00!y} {dsl.entity.position:0.00!z}",
"Inline": true
},
{
"Title": "Item:",
"Value": "{dsl.entity.name}",
"Inline": true
},
{
"Title": "Texture Index:",
"Value": "{dsl.entity.textureindex}",
"Inline": true
}
],
"Footer": {
"Icon Url": "",
"Text": "",
"Enabled": true
}
}
]
},
"Button Commands": [
{
"Player Message": "",
"Server Message": "",
"Requires Permissions To Use Button": false,
"Allowed Discord Roles (Role ID)": [],
"Allowed Oxide Groups (Group Name)": [],
"Button Display Name": "Player Profile",
"Button Style": "Link",
"Commands": [
"https://steamcommunity.com/profiles/{player.id}"
]
},
{
"Player Message": "",
"Server Message": "",
"Requires Permissions To Use Button": false,
"Allowed Discord Roles (Role ID)": [],
"Allowed Oxide Groups (Group Name)": [],
"Button Display Name": "Owner Profile",
"Button Style": "Link",
"Commands": [
"https://steamcommunity.com/profiles/{dsl.entity.owner.id}"
]
},
{
"Player Message": "An admin erased your sign for being inappropriate",
"Server Message": "",
"Requires Permissions To Use Button": false,
"Allowed Discord Roles (Role ID)": [],
"Allowed Oxide Groups (Group Name)": [],
"Button Display Name": "Erase",
"Button Style": "Primary",
"Commands": [
"dsl.erase {dsl.entity.id} {dsl.entity.textureindex}"
]
},
{
"Player Message": "You have been banned from updating signs for 24 hours.",
"Server Message": "",
"Requires Permissions To Use Button": true,
"Allowed Discord Roles (Role ID)": [],
"Allowed Oxide Groups (Group Name)": [],
"Button Display Name": "Sign Block (24 Hours)",
"Button Style": "Primary",
"Commands": [
"dsl.signblock {player.id} 86400"
]
},
{
"Player Message": "An admin killed your sign for being inappropriate",
"Server Message": "",
"Requires Permissions To Use Button": true,
"Allowed Discord Roles (Role ID)": [],
"Allowed Oxide Groups (Group Name)": [],
"Button Display Name": "Kill Entity",
"Button Style": "Secondary",
"Commands": [
"entid kill {dsl.entity.id}"
]
},
{
"Player Message": "",
"Server Message": "",
"Requires Permissions To Use Button": true,
"Allowed Discord Roles (Role ID)": [],
"Allowed Oxide Groups (Group Name)": [],
"Button Display Name": "Kick Player",
"Button Style": "Danger",
"Commands": [
"kick {player.id} \"{dsl.kick.reason}\"",
"dsl.erase {dsl.entity.id} {dsl.entity.textureindex}"
]
},
{
"Player Message": "",
"Server Message": "",
"Requires Permissions To Use Button": true,
"Allowed Discord Roles (Role ID)": [],
"Allowed Oxide Groups (Group Name)": [],
"Button Display Name": "Ban Player",
"Button Style": "Danger",
"Commands": [
"ban {player.id} \"{dsl.ban.reason}\"",
"dsl.erase {dsl.entity.id} {dsl.entity.textureindex}"
]
}
]
}
],
"Discord Extension Log Level (Verbose, Debug, Info, Warning, Error, Exception, Off)": "Info"
}
I just cant get this to display any message or image in my discord.
Btw i have removed the Bot key i know about that
Merged post
All loads and reload ok
oxide.reload DiscordSignLogger
Unloaded plugin Discord Sign Logger v1.0.9 by MJSU
Loaded plugin Discord Sign Logger v1.0.9 by MJSU
[Discord Sign Logger] Discord Sign Logger Ready