- Joined
- Apr 15, 2018
- Messages
- 50
i running api 2.7 without problems with extinction.why all update to a broken api 
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
Would be great if you could provide us your config file - but it seems like you have a error in the syntax of your JSON(config) file
{
"ServerKey":"",
"ShopPoints":100,
"Cooldown":30,
"ItemsConfig":{
"Items":[
{
}
],
"Dinos":[
{
}
]
},
"Messages":{
"Sender":"VoteRewards",
"Command":"/votos",
"RequestFailed":"<RichColor Color=\"1, 0, 0, 1\">Server {}: La solicitud ha fallado, por favor intentalo otra vez luego</>",
"VoteNotFound":"<RichColor Color=\"1, 0, 0, 1\">Server {}: No se ha encontrado tu voto</>",
"VoteClaimed":"<RichColor Color=\"1, 0, 0, 1\">Server {}: Ya has reclamado la recompensa</>",
"VoteNotClaimed":"<RichColor Color=\"1, 0, 0, 1\">Server {}: Tu voto ha sido reclamado</>",
"SuccessfullyClaimed":"<RichColor Color=\"0, 1, 0, 1\">Server {}: Has reclamado satisfactoriamente la recompensa</>",
"CheckingVote":"Comprobando el voto para el servidor {0}..",
"CooldownMsg":"<RichColor Color=\"1, 0, 0, 1\">Tiempo de espera {} segundos</>"
}
}
- Updated for API v2.8.
YepI'm waiting on the Vote Rewards update until I hear this works again. Those of you getting this error, have you updated Ark API to v2.8 as well?
Yes.I'm waiting on the Vote Rewards update until I hear this works again. Those of you getting this error, have you updated Ark API to v2.8 as well?
- Fixed request
Thanks, your work is much appreciated
{
"ServerKey":"removed",
"DbPathOverride":"//Votes.db",
"Individual":{
"ShopPoints":0,
"ItemsConfig":{
"Items":[
{
"Amount":1,
"Quality":0,
"ForceBlueprint":false,
"Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Element.PrimalItemResource_Element_C'"
}
]
}
},
"General":{
"Accumulatedvotes":3,
"ShopPoints":0,
"ItemsConfig":{
"Items":[
{
"Amount":300,
"Quality":0,
"ForceBlueprint":false,
"Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_SpoiledMeat.PrimalItemConsumable_SpoiledMeat'"
}
]
}
},
"General":{
"Accumulatedvotes":15,
"ShopPoints":0,
"ItemsConfig":{
"Items":[
{
"Amount":1,
"Quality":0,
"ForceBlueprint":false,
"Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_RareFlower.PrimalItemResource_RareFlower'"
}
]
}
},
"General":{
"Accumulatedvotes":30,
"ShopPoints":0,
"ItemsConfig":{
"Items":[
{
"Amount":500,
"Quality":0,
"ForceBlueprint":false,
"Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Gunpowder.PrimalItemResource_Gunpowder'"
}
]
}
},
"General":{
"Accumulatedvotes":40,
"ShopPoints":0,
"ItemsConfig":{
"Items":[
{
"Amount":30,
"Quality":0,
"ForceBlueprint":false,
"Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_BlackPearl.PrimalItemResource_BlackPearl'"
}
]
}
},
"General":{
"Accumulatedvotes":50,
"ShopPoints":0,
"ItemsConfig":{
"Items":[
{
"Amount":1,
"Quality":5,
"ForceBlueprint":false,
"Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_QuetzSaddle_Platform.PrimalItemArmor_QuetzSaddle_Platform'"
}
]
}
},
"General":{
"Accumulatedvotes":60,
"ShopPoints":0,
"ItemsConfig":{
"Items":[
{
"Amount":15,
"Quality":0,
"ForceBlueprint":false,
"Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Element.PrimalItemResource_Element_C'"
}
]
}
},
"General":{
"Accumulatedvotes":70,
"ShopPoints":0,
"ItemsConfig":{
"Items":[
{
"Amount":1,
"Quality":0,
"ForceBlueprint":false,
"Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_RexSaddle_Tek.PrimalItemArmor_RexSaddle_Tek'"
}
]
}
},
"General":{
"Accumulatedvotes":85,
"ShopPoints":0,
"ItemsConfig":{
"Items":[
{
"Amount":30,
"Quality":0,
"ForceBlueprint":false,
"Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Element.PrimalItemResource_Element_C'"
}
]
}
},
"Messages":{
"Sender":"VoteRewards",
"Numerofvotes":"TotalVotes",
"Command":"/votereward",
"RequestFailed":"<RichColor Color=\"1, 0, 0, 1\">Request has failed, please try again later</>",
"VoteNotFound":"<RichColor Color=\"1, 0, 0, 1\">Your vote wasn't found</>",
"VoteClaimed":"<RichColor Color=\"1, 0, 0, 1\">Your reward has already been claimed</>",
"VoteNotClaimed":"<RichColor Color=\"1, 0, 0, 1\">Your vote has not been claimed</>",
"SuccessfullyClaimed":"<RichColor Color=\"0, 1, 0, 1\">You have successfully claimed your reward</>"
}
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.