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!
This is used for the official forum announcements from the staff team.
how i can add rcon command to buy in shop?
example: buy lootbox1

my lootbox is given to the player with this rcon command: GiveLootBox SteamID LootBox1
 
how i can add rcon command to buy in shop?
example: buy lootbox1

my lootbox is given to the player with this rcon command: GiveLootBox SteamID LootBox1
Give me the lootbox config to see what could be wrong.
 
Bonjour
J’aimerais savoir si vous avez déjà rencontré le même problème que moi :
A chaque redémarrage du serveur les joueurs quand il se reconnecte il perd tous leurs Points du jeu il revient à 0
Voici mon fichier Json ici vous trouvez le problème merci d’avance pour votre car chaque jour je dois rendre les points à chaque joueur
Et mon deuxième problème est que les ventes ne fonctionnent pas je ne sais pas
Un grand merci à tous ceux qui peuvent m’aider à résoudre le problème.
cordialement
If you have a cluster with several maps, then you need to use the plugin connection to MySQL, then the points will not disappear and will be the same on all maps.
 
Hey, So people have permissions role called Royal, but People with Royal cant claim their kits, How do I fix this?
 
Hello there, i have installed the plugin and i'm trying to get the mysql working for cross-server points. I can connect myself to mysql from different machines in the local and global network and everything seems to be working. Can someone give me some things i can try to get this running, maybe i'm doing something wrong which can be easily fixed ?

02/14/22 07:41 [ArkShop][critical] Failed to open connection!
02/14/22 07:41 [API][warning] (API::pluginManager::LoadAllPlugins) Failed to load plugin - ArkShop
Error code: 1114

EDIT: i setup mysql like in this video
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
 
Last edited:
Hello there, i have installed the plugin and i'm trying to get the mysql working for cross-server points. I can connect myself to mysql from different machines in the local and global network and everything seems to be working. Can someone give me some things i can try to get this running, maybe i'm doing something wrong which can be easily fixed ?

02/14/22 07:41 [ArkShop][critical] Failed to open connection!
02/14/22 07:41 [API][warning] (API::pluginManager::LoadAllPlugins) Failed to load plugin - ArkShop
Error code: 1114

EDIT: i setup mysql like in this video
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.

Does this apply to you?

View attachment 4792
 
This is config from question earlier,
So people have permissions role called Royal, but People with Royal cant claim their kits, How do I fix this?
 
Give me the lootbox config to see what could be wrong.

I think it should configure like this correct?


"box1": {
"Type": "command",
"Description": "Lootbox Comum",
"Price": 5000,
"Items": [
{
"Command": "givelootbox comum %steamid% 1",
"ExecuteAsAdmin": true
}
]
},
"box2": {
"Type": "command",
"Description": "Lootbox Incomum",
"Price": 5000,
"Items": [
{
"Command": "givelootbox Incomum %steamid% 1",
"ExecuteAsAdmin": true
}
]
},
"box3": {
"Type": "command",
"Description": "Lootbox Rara",
"Price": 5000,
"Items": [
{
"Command": "givelootbox rara %steamid% 1",
"ExecuteAsAdmin": true
}
]
},
"box4": {
"Type": "command",
"Description": "Lootbox Épica",
"Price": 5000,
"Items": [
{
"Command": "givelootbox epica %steamid% 1",
"ExecuteAsAdmin": true
}
]
},
"box5": {
"Type": "command",
"Description": "Lootbox Lendária",
"Price": 5000,
"Items": [
{
"Command": "givelootbox lendaria %steamid% 1",
"ExecuteAsAdmin": true
}
]
}


And if i want to add permissions?

"box5": {
"Type": "command",
"Description": "Lootbox Lendária",
"Permissions": "VipPrata,VipOuro"
"Price": 5000,
"Items": [
{
"Command": "givelootbox lendaria %steamid% 1",
"ExecuteAsAdmin": true
}

I haven't tested it yet, but I wanted to make sure so I don't have to restart the plugin with the online server
 
Last edited:
I don't speak English, so I'm using a translator, could someone help me through TeamViewer, I can't get it to work.
 
I think it should configure like this correct?





And if i want to add permissions?



I haven't tested it yet, but I wanted to make sure so I don't have to restart the plugin with the online server

Sou novo aqui, mas pelo seu arquivo acho que você é brasileiro, estou montando um server no meu PC residencial e vi esse comando de lootbox muito top, se puder me explicar um pouco como ela funciona, gostaria de testar. Muito bem feito.
 
Sou novo aqui, mas pelo seu arquivo acho que você é brasileiro, estou montando um server no meu PC residencial e vi esse comando de lootbox muito top, se puder me explicar um pouco como ela funciona, gostaria de testar. Muito bem feito.
try to use only english so that everyone understands what we are talking about ^^. The plugin I'm using is this one. it's an unfinished plugin, but we have the source code for it.
 
Un saludo a todos tengo un problema lo que pasa cuando uno pide un kit le sale el mensaje de que no tiene permiso para pedir ese kit me podrían ayudar como puedo solucionar ese problema
 
Last edited:
Un saludo a todos tengo un problema lo que pasa cuando uno pide un kit le sale el mensaje de que no tiene permiso para pedir ese kit me podrían ayudar como puedo solucionar ese problema
Put here the config.json for analysis
 
Equipment attributes cannot be fixed
"C104": {
"Description": "Metal paper",
"Items": [
{
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'",
"Fixed": true,
"ForceBlueprint": true,
"Quality": 10.0
Unable to fix equipment stats, stats are random
 
"RC":{
"Description":"resurrection",
"Items":[
{
"Command":" ScriptCommand resurrection"
}
],
"Price":20000,
"Type":"command"
},
Player purchases have no effect
 
"RC":{
"Description":"resurrection",
"Items":[
{
"Command":" ScriptCommand resurrection"
}
],
"Price":20000,
"Type":"command"
},
Player purchases have no effect
Is "ScriptCommand resurrection" a valid script command?

Unless you have a mod that adds it, that is not a valid command.
 
你好先生。装甲装备不能有固定属性。积分转移可以手动关闭吗?
 
Tempest Dedicated Servers
Tebex
Back
Top