Give me the lootbox config to see what could be wrong.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
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.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
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:luginManager::LoadAllPlugins) Failed to load plugin - ArkShop
Error code: 1114
EDIT: i setup mysql like in this video
Give me the lootbox config to see what could be wrong.
"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
}
]
}
"box5": {
"Type": "command",
"Description": "Lootbox Lendária",
"Permissions": "VipPrata,VipOuro"
"Price": 5000,
"Items": [
{
"Command": "givelootbox lendaria %steamid% 1",
"ExecuteAsAdmin": true
}
yes it did, thank you for the quick support
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
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.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.
Put here the config.json for analysisUn 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
Is "ScriptCommand resurrection" a valid script command?"RC":{
"Description":"resurrection",
"Items":[
{
"Command":" ScriptCommand resurrection"
}
],
"Price":20000,
"Type":"command"
},
Player purchases have no effect