and on the mysql table the text shows like View attachment 2932
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!Hey Guest, I’ve got some exciting news to share! 🎉
Starting this December, I’ll be moving the entire GameServersHub website away from WordPress and rebuilding it in Next.js! This upgrade will bring incredibly faster speeds, smoother performance, and a modern user experience that sets the stage for everything coming next.
In 2026, GameServersHub will be entering a new era. I’ll be revamping the entire platform from the ground up and launching a brand-new, fully modernized marketplace. It’ll feature a cleaner design, improved functionality, and better tools for both creators and server owners.
On top of that, development has already started on the GameServerListing project at https://gsl-six.vercel.app/, which is expected to launch in early Q1 2026. This new system will make discovering and managing servers easier than ever before.
👉 Stay in the loop!
Join our Discord for behind-the-scenes updates, early previews, and community discussions.
» Click here to join our Discord! «
~ MrOwlSky
we dont have crashes. This is our Config:
Code:{ "ServerKey": "Va", "ShowMapName": true, "ShowSteamName": false, "Icons": { }, "Colors": { "Admin": "1.0, 0.0, 0.0, 1.0", "Va": "0.0, 1.0, 0.0, 1.0", "Ra": "0.0, 1.0, 1.0, 1.0", "Ab": "0.6, 0.0, 0.8, 1.0", "Ex": "0.0, 0.0, 1.0, 1.0", "Cr": "1.0, 1.0, 0.0, 1.0", }, "Mysql": { "MysqlHost":"hostname", "MysqlUser":"username", "MysqlPass":"password", "MysqlDB":"database" } }
Code:{ "ServerKey": "Ra", "ShowMapName": true, "ShowSteamName": false, "Icons": { }, "Colors": { "Admin": "1.0, 0.0, 0.0, 1.0", "Va": "0.0, 1.0, 0.0, 1.0", "Ra": "0.0, 1.0, 1.0, 1.0", "Ab": "0.6, 0.0, 0.8, 1.0", "Ex": "0.0, 0.0, 1.0, 1.0", "Cr": "1.0, 1.0, 0.0, 1.0", }, "Mysql": { "MysqlHost":"hostname", "MysqlUser":"username", "MysqlPass":"password", "MysqlDB":"database" } }
Code:{ "ServerKey": "Ab", "ShowMapName": true, "ShowSteamName": false, "Icons": { }, "Colors": { "Admin": "1.0, 0.0, 0.0, 1.0", "Va": "0.0, 1.0, 0.0, 1.0", "Ra": "0.0, 1.0, 1.0, 1.0", "Ab": "0.6, 0.0, 0.8, 1.0", "Ex": "0.0, 0.0, 1.0, 1.0", "Cr": "1.0, 1.0, 0.0, 1.0", }, "Mysql": { "MysqlHost":"hostname", "MysqlUser":"username", "MysqlPass":"password", "MysqlDB":"database" } }
Code:{ "ServerKey": "Ex", "ShowMapName": true, "ShowSteamName": false, "Icons": { }, "Colors": { "Admin": "1.0, 0.0, 0.0, 1.0", "Va": "0.0, 1.0, 0.0, 1.0", "Ra": "0.0, 1.0, 1.0, 1.0", "Ab": "0.6, 0.0, 0.8, 1.0", "Ex": "0.0, 0.0, 1.0, 1.0", "Cr": "1.0, 1.0, 0.0, 1.0", }, "Mysql": { "MysqlHost":"hostname", "MysqlUser":"username", "MysqlPass":"password", "MysqlDB":"database" } }
Code:{ "ServerKey": "Cr", "ShowMapName": true, "ShowSteamName": false, "Icons": { }, "Colors": { "Admin": "1.0, 0.0, 0.0, 1.0", "Va": "0.0, 1.0, 0.0, 1.0", "Ra": "0.0, 1.0, 1.0, 1.0", "Ab": "0.6, 0.0, 0.8, 1.0", "Ex": "0.0, 0.0, 1.0, 1.0", "Cr": "1.0, 1.0, 0.0, 1.0", }, "Mysql": { "MysqlHost":"hostname", "MysqlUser":"username", "MysqlPass":"password", "MysqlDB":"database" } }
To Create and Add a Bot to you Discord and Setup the Chatbot, follow Thes Steps:
1. go to https://discord.com/developers/applications and Create a new App
2. Open the App and Edit it like u want (Logo, Name, Description)
3. Go to "Bot"
set the BOT to Private (Disable Public) and Copy the Token and Paste it in the config for the Bot.
4. Connect the Bot to your Discord: Go to "OAuth2"
and Check the "Bot" at SCOPES and give him the following Permissions:
- Manage Channels
- Send Messages
- Manage Messages
- Read Message History
otherwise give him "Administrator" but at you own risk!!!
Now copy the given Link under "Scopes" in your Browser and add the Bot to your Server.
Now insert in your config.json the leftover datas:
- ServerID (Right click on your Server)
- Channel ID for the Chat output (Right Click on the Channel)
- Your Database-Data from the CrossChat
- Done -
If you have all right the Bot connects to your Database and give the ingame-chat in the global Channel:
and on the mysql table the text shows like View attachment 2932
my config in this post is the Old Config Format so it wont work anymoreWith the same config error 1114
View attachment 2936{
"ServerKey": "Is",
"ShowMapName": true,
"ShowSteamName": false,
"Icons": {
},
"Colors": {
"Admin": "1.0, 0.0, 0.0, 1.0",
"Is": "0.0, 1.0, 0.0, 1.0",
"Ra": "0.0, 1.0, 1.0, 1.0",
"Ab": "0.6, 0.0, 0.8, 1.0",
"Ex": "0.0, 0.0, 1.0, 1.0",
"Cr": "1.0, 1.0, 0.0, 1.0",
},
"Mysql": {
"MysqlHost": "localhost",
"MysqlUser": "root",
"MysqlPass": "***",
"MysqlDB": "***"
}
}
SQL Server is running.
With discord messages are saved in sql.
View attachment 2937
Russian text is not visible correctly.
The config is different than what you posted now
There should be a "Maps" instead of "Colors"
I'll try to fix tribenames/characternames/russian tomorrow
If you are still having 1114 Errors make sure you have the newest config
{
"ServerKey": "server1", //I tried "The Island", "Island", "server1"
"HideServerTagOnLocal": false,
"ShowSteamName": false,
"Icons": {
"Admin": "/Game/PrimalEarth/UI/Textures/ServerAdminChat_Icon.ServerAdminChat_Icon",
"Donor1": "/Game/PrimalEarth/CoreBlueprints/Items/Artifacts/Icons/Aberration_Implant_Icon_Gamma.Aberration_Implant_Icon_Gamma",
"Donor2": "/Game/PrimalEarth/CoreBlueprints/Items/Artifacts/Icons/Implant_Icon_Beta.Implant_Icon_Beta",
"Donor3": "/Game/PrimalEarth/CoreBlueprints/Items/Artifacts/Icons/Implant_Icon_Alpha.Implant_Icon_Alpha"
}, //should these groups be in "permissions"?
"AdminColor": "1, 0.2, 0.2, 1",
"VipColor": "1, 0.2, 0.2, 1", //should these groups be in "permissions"?
"Maps": {
"The Island": {
"Label": "The Island", //should it be like "ServerKey"?
"Color": "0.95, 0.62, 0.10, 1"
},
"Ragnarok": {
"Label": "Ragnarok", //should it be like "ServerKey"?
"Color": "0.66, 0, 0.66, 1"
}
},
"Mysql": {
"MysqlHost": "localhost", //I tried external, internal, localhost
"MysqlUser": "root", //I tried a different username
"MysqlPass": "***",
"MysqlDB": "ark_server" //I tried other DB
}
}
Premium, Vip, StreamerI need to know what they were *trying* to say
and what the character/tribename is that is messing up
What permission groups are you trying to use for the icons?
Its probably a casing issue, i wrote it wrong on the instructions
It should be "Donor1" "Donor2" "Donor3"
Added PluginInfo.json to give the correct version # and description
Updated bot&discord to use UTFencode/decode for tribename, charactername, and playername (used to be only the message)
At least now you can add them now?I will work on make custom tags from config instead of only hard coded admin&vip
We use essential cookies to make this site work, and optional cookies to enhance your experience.