We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I configured the server status buttons as follows:
{ "Update Time": 300, "Channel ID": "XXXXXXXXXX", "Message ID": "XXXXXXXXXXXXXXXX", "Server Status Embed": { "Content": "", "Title": "{Server.Name}", "Description": "> IP: `{Server.IP}`\n> Tempo restante: `{Server.Timeleft}`", "Fields": "👥 Jogadores;{Server.OnlinePlayers}/{Server.MaxPlayers};True|🗺️ Mapa;{Server.MapName};True", "Thumbnail": "", "Image": "{Server.MapImageUrl}", "HEX Color": "#ffad33", "Footer": "Última atualização", "Footer Timestamp": true, "Buttons": { "Join Button": { "Enabled": true, "Button Text": "Junte-se ao servidor", "Button URL": "{Server.JoinUrl}", "Button Color": 3, "Button Emoji": ":rocket:" }, "Banlist Button": { "Enabled": false, "Button Text": "Banlist", "Button Color": 4, "Button Emoji": ":no_entry_sign:" }, "Leaderboard Button": { "Enabled": false, "Server Name": "Public", "Button Text": "Leaderboard", "Button Color": 3, "Button Emoji": ":trophy:" }, "Search Player Button": { "Enabled": false, "Server Name": "Public", "Button Text": "Search Players Stats", "Button Color": 1, "Button Emoji": ":bar_chart:" }, "Skinchanger": { "Enabled": true, "Button Text": "Skinchanger", "Button URL": "https://cs2.zkservidores.com", "Button Color": 3, "Button Emoji": ":gear:" }, "Adquira VIP": { "Enabled": true, "Button Text": "Adquira VIP", "Button URL": "https://vip.zkservidores.com", "Button Color": 3, "Button Emoji": ":star2:" } } }, "ConfigVersion": 1 }
Did not create the Skinchanger and Adquira VIP buttons or change the color of Junte-se ao servidor.
Skinchanger
Adquira VIP
Junte-se ao servidor
The text was updated successfully, but these errors were encountered:
Custom buttons are not supported, but i can add it in the next update
Sorry, something went wrong.
No branches or pull requests
I configured the server status buttons as follows:
Did not create the
Skinchanger
andAdquira VIP
buttons or change the color ofJunte-se ao servidor
.The text was updated successfully, but these errors were encountered: