• Hello, Guest! This is a public service announcement;

    GameServersHub is excited to announce we are now officially partnered with Discord itself. We invite everyone to join the new discord server; the link is below!

    We will shut down the old legacy API discord when Ark 2 is released. Make sure you join the new discord using the link below!

    Join now: discord.gg/gsh

Ark Shop

[Official] Ark Shop 3.02

No permission to download
This is used for the official forum announcements from the staff team.

Pelayori

Moderator
Staff member
ㅤㅤ

Pelayori

Moderator
Staff member
ㅤㅤ
yes but i thinks i miss something cause dont work at this moment, where i need to put? any line specific?
You can check default arkshop config and see where it is located. Default config will always have all the available config options.
 

RKOc

Member
Why is this line here in another language?

"inicio": {
"DefaultAmount": 2,
"Description": "Kit Ecuus(Con montura) y herramientas y armadura camuflaje",
"Permissions": "Default",
"Items": [
 

Kratos.69

Active member
yes but i thinks i miss something cause dont work at this moment, where i need to put? any line specific?
,
"ItemsPerPage": 15,
"ShopDisplayTime": 15.0,
"ShopTextSize": 1.3,
"DbPathOverride": "",
"DefaultKit": "",
"GiveDinosInCryopods": true,
"UseSoulTraps": false,
"CryoLimitedTime": false,
"UseOriginalTradeCommandWithUI": false,
"PreventUseNoglin": true,
"PreventUseUnconscious": true,
"PreventUseHandcuffed": true,
"PreventUseCarried":

It's how I have it and it works for me, he gives it to me in cryo and puts it in the inventory
 

duby05

Member
Anyone know what could cause Items to show up fine but when trying to buy said items it does nothing? But for some items it works normally
 

н0гьфты

Member
Hello! I'm trying to connect the plugin to the MySQL database, it gives an error:
17.02.23 13:21 [ArkShop][critical] Failed to open database connection check your settings!
17.02.23 13:21 [API][warning] (API::pluginManager::LoadAllPlugins) Failed to load plugin - ArkShop
Error code: 1114
Set up MySQL using this video:
Help find a solution to the problem. Thank you!
 

listrixx

Member
my shop comes up with wrong id every time i try to buy one of the dinos can anyone tell me why?
{
"General": {
"TimedPointsReward": {
"Enabled": true,
"Interval": 5,
"Groups": {
"Default": {
"Amount": 5
},
"Premiums": {
"Amount": 15
}
}
},
"ItemsPerPage": 15,
"ShopDisplayTime": 15.0,
"ShopTextSize": 1.3,
"DbPathOverride": "",
"DefaultKit": ""
},
"carno3": {
"Type": "dino",
"Description": "Random Gender Carnotaurus",
"Level": 15,
"Price": 50,
"Neutered": true,
"Gender": "random",
"SaddleBlueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_CarnoSaddle.PrimalItemArmor_CarnoSaddle'",
"Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Carno/Carno_Character_BP.Carno_Character_BP'"
},
"Kits": {},
"ShopItems": {},
"SellItems": {},
"Messages": {
"Sender": "ArkShop",
"BoughtItem": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought item</>",
"BoughtDino": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought dino</>",
"BoughtBeacon": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought beacon</>",
"BoughtExp": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought experience</>",
"ReceivedPoints": "<RichColor Color=\"1, 1, 0, 1\">You have received {0} points! (total: {1})</>",
"HavePoints": "You have {0} points",
"NoPoints": "<RichColor Color=\"1, 0, 0, 1\">You don't have enough points</>",
"WrongId": "<RichColor Color=\"1, 0, 0, 1\">Wrong id</>",
"NoPermissionsKit": "<RichColor Color=\"1, 0, 0, 1\">You don't have permission to use this kit</>",
"CantBuyKit": "<RichColor Color=\"1, 0, 0, 1\">You can't buy this kit</>",
"BoughtKit": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought {0} kit</>",
"AvailableKits": "Available kits for you:",
"NoKits": "No available kits",
"KitsLeft": "You have {0} {1} kits left",
"NoKitsLeft": "You don't have {0} kits left",
"CantGivePoints": "<RichColor Color=\"1, 0, 0, 1\">You can't give points to yourself</>",
"RidingDino": "<RichColor Color=\"1, 0, 0, 1\">You can't buy this item while riding a dino</>",
"SentPoints": "<RichColor Color=\"0, 1, 0, 1\">You have successfully sent {0} points to {1}</>",
"GotPoints": "You have received {0} points from {1}",
"NoPlayer": "<RichColor Color=\"1, 0, 0, 1\">Player doesn't exist</>",
"FoundMorePlayers": "<RichColor Color=\"1, 0, 0, 1\">Found more than one player with the given name</>",
"BuyUsage": "The Shop Is currently Disabled!",
"ShopUsage": "The Shop Is currently Disabled!",
"KitUsage": "The Shop Is currently Disabled!",
"BuyKitUsage": "The Shop Is currently Disabled!",
"TradeUsage": "Usage: /trade 'Player Name' amount",
"PointsCmd": "/points",
"TradeCmd": "/trade",
"BuyCmd": "/buy",
"ShopCmd": "/shop",
"KitCmd": "/kit",
"BuyKitCmd": "/buykit",
"SellCmd": "/sell",
"ShopSellCmd": "/shopsell",
"SellUsage": "The Shop Is currently Disabled!",
"NotEnoughItems": "<RichColor Color=\"1, 0, 0, 1\">You don't have enough items ({0}/{1})</>",
"SoldItems": "<RichColor Color=\"0, 1, 0, 1\">You have successfully sold items</>",
"BadLevel": "<RichColor Color=\"1, 0, 0, 1\">Required level: {0} - {1}</>",
"KitsListPrice": "Price: {0}",
"KitsListFormat": "\"{0}\" - {1}. {2} left. {3}\n",
"StoreListDino": "{0}) {1}. Level: {2}. Id: {3}. Price: {4}\n",
"StoreListItem": "{0}) {1}. Id: {2}. Price: {3}\n",
"StoreListFormat": "{0}",
"OnlyOnSpawnKit": "This kit can be used only on spawn",
"HelpCmd": "/shophelp",
"ShopMessage": "The Shop Is currently Disabled!",
"HelpMessage": ""
}
}
 

Riusu

Well-known member
tengo el mismo problema pero, el enlace proporcionado no funciona, podrían ayudarme?. Saludos
I have the same problem but the link provided does not work, could you help me? Regards
pudiste resolver tu problema, yo tambien tengo el mismo dilema :(
 

Félix Jutteau

Member
hello it's now a day that I'm waiting for but my panel is still in the same state I don't understand there must have been contact with one of your superiors to solve the problem? it's not bad but understand that it's quite annoying not to have all my options which normally are supposed to be present cordially

I tried for whole hours to understand where the problem came from I tried with the blueprint of several dinos ect nothing helped
 

Attachments

  • 1679691065956.png
    1679691065956.png
    1.8 MB · Views: 11

Félix Jutteau

Member
Hello! I'm trying to connect the plugin to the MySQL database, it gives an error:
17.02.23 13:21 [ArkShop][critical] Failed to open database connection check your settings!
17.02.23 13:21 [API][warning] (API::pluginManager::LoadAllPlugins) Failed to load plugin - ArkShop
Error code: 1114
Set up MySQL using this video:
Help find a solution to the problem. Thank you!
what is the use of linking your mysql to the plugin, I don't understand?
 

XiNaaru

Member
hey you...i have a question...
i mean..i have install all..server api, and both plugins (shop ui and ark shop, and then the mod from steam for this)
but...how can i enter an admin menü? without have an easy to manage admin menu it is...hmm...hevay to master :)
 

macola

Well-known member
Hi, after last ark update, plugin is not working anymore, i got error while loading, please update it.
Thx
 
Tempest Dedicated Servers
Top