Ark: Survival Evolved - ArkShop

[Official] Ark: Survival Evolved - ArkShop 3.02

No permission to download

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • Public Service Announcement

    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

This is used for the official forum announcements from the staff team.
Is there a way to order your kits and items?
They seem to be completely random in how they show up ingame.
 
I don't want it from spawn, I want a user to be able to redeem it manually.

"DefaultKit":"vip,starter"
Delete this^
// Kits that will be automatically given to players on spawn.
Separated by comma, no whitespace needed. Kits will be attempted to be given in the order. So first one is highest priority for trying.
In the example above on player respawn an attempt will be made to give the player 'vip' kit, if not then 'starter'..

Oh and change this inside the kit to false so they have the option to use it
"OnlyFromSpawn":true,
 
Yes... you can reorder them any way you want. You know how the list is presented in-game, so put them in the config in the order needed to produce the in-game list you want.

There have been several posts pertaining to this in the past.
 
Yes... you can reorder them any way you want. You know how the list is presented in-game, so put them in the config in the order needed to produce the in-game list you want.

There have been several posts pertaining to this in the past.

Aside from naming them in a certain order to make them that way.
I was referring more to a coded order to put in to override the current order.

As I have mentioned in my previous posts I haven't had time to read through 1750+ posts.
Never the less, thank you for the help.
 
for some reason my /buykits are not giving items, i tried the blueprints in the console and they spawn the items. Not sure if coding is wrong but i get no errors
 
for some reason when i type /kits it give me 2 free kits even though i specify 0

You have tekfuel and starter kits set to 2 default kits.

What kit cant you buy?

As far as the buykits not working id guess your typing it in wrong.

/buykit kitname #
 
Can someone Help me fix this config i added items but they went in kits i need them in shop and every time i go n try n put them in shops i get errors so if someone could help me much appreciated
 
Can someone Help me fix this config i added items but they went in kits i need them in shop and every time i go n try n put them in shops i get errors so if someone could help me much appreciated
Take them out of the kits section. Theres a great example config that shows you how everything needs to be formatted.
 
Back
Top