DU • Main Config v2.0.8 -> v2.0.9

Creado El diff nunca expira
10 eliminaciones
140 líneas
46 adiciones
166 líneas
{
{
"Bot Token": "",
"Bot Token": "",
"Discord Server ID": "",
"Discord Server ID": "",
"Server IP": "0.0.0.0:00000",
"Server IP": "0.0.0.0:00000",
"Use Custom Variables": true,
"Use Custom Variables": true,
"Date Format": "yyyy-MM-dd HH:mm:ss",
"Date Format": "yyyy-MM-dd HH:mm:ss",
"Allow Timed Roles": false,
"Database Connection": {
"Database Connection": {
"Host": "",
"Host": "",
"Port": 3306,
"Port": 3306,
"User": "",
"User": "",
"Database": "",
"Database": "",
"Password": ""
"Password": ""
},
},
"BOT Status": {
"BOT Status": {
"Update Status": true,
"Update Status": true,
"Status": 1,
"Status": 1,
"Activity Type": 0,
"Activity Type": 0,
"Activity Text": "{Server.MapName} [Server.CustomOnlinePlayers]"
"Activity Text": "{Server.MapName} [Server.CustomOnlinePlayers]"
},
},
"Link System": {
"Link System": {
"Enabled": false,
"Enabled": false,
"Response Server": true,
"Response Server": false,
"Code Length": 7,
"Code Length": 7,
"Ingame Link Commands": "link,discord",
"Ingame Settings": {
"Ingame Unlink Commands": "unlink,logout",
"Link Commands": [
"Discord Link Command": "link",
"link",
"Discord Link Description": "Link your Discord profile with your Steam Account",
"discord"
"Discord Link Option Description": "Insert your link code",
],
"Discord Link Option Name": "code",
"Unlink Commands": [
"Link Ingame Permissions": "@discord_utilities/linked",
"unlink",
"Link Role ID": "",
"logout"
"Link Embed": {
],
"Link Permissions": "@du/linked",
"Send Message to Player After Linking": true,
"Send Message to All After Linking": true,
"Profile Linked Sound Effect": "sounds/ui/xp_levelup.vsnd_c"
},
"Discord Settings": {
"Command Name": "link",
"Command Description": "Link your Discord profile with your Steam Account",
"Command Option Name": "code",
"Command Option Description": "Insert your link code",
"Send Embed to All After Linking (Channel ID)": "",
"Link Role ID": ""
},
"Link Embeds": {
"Success Embed": {
"Success Embed": {
"Content": "",
"Content": "",
"Title": "",
"Title": "",
"Description": "\u003E Your account has been successfully linked to your [Steam account](https://steamcommunity.com/profiles/{STEAM})",
"Description": "\u003E Your account has been successfully linked to your [Steam account](https://steamcommunity.com/profiles/{STEAM})",
"Fields": "",
"Fields": "",
"Thumbnail": "",
"Thumbnail": "",
"Image": "",
"Image": "",
"HEX Color": "#99ff33",
"HEX Color": "#99ff33",
"Footer": "",
"Footer": "",
"Footer Timestamp": false
"Footer Timestamp": false
},
},
"Failed Embed": {
"Failed Embed": {
"Content": "",
"Content": "",
"Title": "",
"Title": "",
"Description": "\u003E The account link failed! Because the entered code (\u0060{CODE}\u0060) is not correct.",
"Description": "\u003E The account link failed! Because the entered code (\u0060{CODE}\u0060) is not correct.",
"Fields": "",
"Fields": "",
"Thumbnail": "",
"Thumbnail": "",
"Image": "",
"Image": "",
"HEX Color": "#ff3333",
"HEX Color": "#ff3333",
"Footer": "",
"Footer": "",
"Footer Timestamp": false
"Footer Timestamp": false
},
},
"Already Linked Embed": {
"Already Linked Embed": {
"Content": "",
"Content": "",
"Title": "",
"Title": "",
"Description": "\u003E Your Discord account is already linked with the [Steam Account](https://steamcommunity.com/profiles/{STEAM})",
"Description": "\u003E Your Discord account is already linked with the [Steam Account](https://steamcommunity.com/profiles/{STEAM})",
"Fields": "",
"Fields": "",
"Thumbnail": "",
"Thumbnail": "",
"Image": "",
"Image": "",
"HEX Color": "#66ffcc",
"HEX Color": "#66ffcc",
"Footer": "",
"Footer": "",
"Footer Timestamp": false
"Footer Timestamp": false
},
"User Linked (All) Embed": {
"Content": "",
"Title": "",
"Description": "\u003E User **{DiscordUser.DisplayName}** (\u003C@{DiscordUser.ID}\u003E) has successfully linked his [Steam account](\u003Chttps://steamcommunity.com/profiles/{STEAM}\u003E)\n-# Do you also want to link your account? Type \u0060/link\u0060 on any of our CS2 servers!",
"Fields": "",
"Thumbnail": "",
"Image": "",
"HEX Color": "#ffff66",
"Footer": "",
"Footer Timestamp": false
}
}
}
}
},
},
"Custom Variables": {
"Custom Variables": {
"Player.DiscordNameWithPing": [
"Player.DiscordNameWithPing": [
{
{
"Value": "{Player.DiscordDisplayName}",
"Value": "{Player.DiscordDisplayName}",
"Operator": "==",
"Operator": "==",
"ValueToCheck": "",
"ValueToCheck": "",
"ReplacementValue": "Not Linked"
"ReplacementValue": "Not Linked"
},
},
{
{
"Value": "",
"Value": "",
"Operator": "",
"Operator": "",
"ValueToCheck": "",
"ValueToCheck": "",
"ReplacementValue": "{Player.DiscordDisplayName} ({Player.DiscordPing})"
"ReplacementValue": "{Player.DiscordDisplayName} ({Player.DiscordPing})"
}
}
],
],
"Player.PlayedTimeNames": [
"Player.PlayedTimeNames": [
{
{
"Value": "{Player.PlayedTime}",
"Value": "{Player.PlayedTime}",
"Operator": "\u003E",
"Operator": "\u003E",
"ValueToCheck": "100",
"ValueToCheck": "100",
"ReplacementValue": "Active Player ({Player.PlayedTime}h)"
"ReplacementValue": "Active Player ({Player.PlayedTime}h)"
},
},
{
{
"Value": "{Player.PlayedTime}",
"Value": "{Player.PlayedTime}",
"Operator": "\u003E",
"Operator": "\u003E",
"ValueToCheck": "75",
"ValueToCheck": "75",
"ReplacementValue": "Advanced ({Player.PlayedTime}h)"
"ReplacementValue": "Advanced ({Player.PlayedTime}h)"
},
},
{
{
"Value": "{Player.PlayedTime}",
"Value": "{Player.PlayedTime}",
"Operator": "\u003E=",
"Operator": "\u003E=",
"ValueToCheck": "50",
"ValueToCheck": "50",
"ReplacementValue": "Beginner ({Player.PlayedTime}h)"
"ReplacementValue": "Beginner ({Player.PlayedTime}h)"
},
},
{
{
"Value": "",
"Value": "",
"Operator": "",
"Operator": "",
"ValueToCheck": "",
"ValueToCheck": "",
"ReplacementValue": "Newbie ({Player.PlayedTime}h)"
"ReplacementValue": "Newbie ({Player.PlayedTime}h)"
}
}
],
],
"Server.RemoveMapPrefix": [
"Server.RemoveMapPrefix": [
{
{
"Value": "{Server.MapName}",
"Value": "{Server.MapName}",
"Operator": "~",
"Operator": "~",
"ValueToCheck": "de_",
"ValueToCheck": "de_",
"ReplacementValue": "{Replace(de_)()}"
"ReplacementValue": "{Replace(de_)()}"
},
},
{
{
"Value": "{Server.MapName}",
"Value": "{Server.MapName}",
"Operator": "~",
"Operator": "~",
"ValueToCheck": "cs_",
"ValueToCheck": "cs_",
"ReplacementValue": "{Replace(cs_)()}"
"ReplacementValue": "{Replace(cs_)()}"
}
}
],
],
"Server.CustomOnlinePlayers": [
"Server.CustomOnlinePlayers": [
{
{
"Value": "{Server.OnlinePlayers}",
"Value": "{Server.OnlinePlayers}",
"Operator": "!=",
"Operator": "!=",
"ValueToCheck": "0",
"ValueToCheck": "0",
"ReplacementValue": "({Server.OnlinePlayers}/{Server.MaxPlayers})"
"ReplacementValue": "({Server.OnlinePlayers}/{Server.MaxPlayers})"
},
},
{
{
"Value": "",
"Value": "",
"Operator": "",
"Operator": "",
"ValueToCheck": "",
"ValueToCheck": "",
"ReplacementValue": "(Server Is Empty)"
"ReplacementValue": "(Server Is Empty)"
}
}
]
]
},
},
"Debug Messages": false,
"Debug Messages": false,
"ConfigVersion": 1
"ConfigVersion": 1
}
}