Бесплатное kryUniversalEarning 1.0.1

Нет прав для скачивания
[CODE lang="json" title="Конфигурация"]{
"The plugin to which the hook will be called (plugin name: settings)": {
"kryCases": {
"Resources extracted by tools and the reward for them": {
"stones": {
"Reward for action": 10.0,
"Type of reward (plugin may has bigger than one currency)": ""
},
"sulfur.ore": {
"Reward for action": 2.0,
"Type of reward (plugin may has bigger than one currency)": ""
}
},
"Pickuped resources and the reward for them": {
"stones": {
"Reward for action": 2.0,
"Type of reward (plugin may has bigger than one currency)": ""
},
"sulfur.ore": {
"Reward for action": 10.0,
"Type of reward (plugin may has bigger than one currency)": ""
}
},
"Reward for kill": {
"Key": 6.0,
"Value": ""
},
"Reward for death (maybe -100)": {
"Key": -3.0,
"Value": ""
},
"Send notify on reward?": true,
"Do you need to fully extract the resource or will the reward be credited for each hit? (full extract - true, for hit - false)": true
},
"kryShop": {
"Resources extracted by tools and the reward for them": {
"stones": {
"Reward for action": 10.0,
"Type of reward (plugin may has bigger than one currency)": "silver"
},
"sulfur.ore": {
"Reward for action": 2.0,
"Type of reward (plugin may has bigger than one currency)": "gold"
}
},
"Pickuped resources and the reward for them": {
"stones": {
"Reward for action": 2.0,
"Type of reward (plugin may has bigger than one currency)": "silver"
},
"sulfur.ore": {
"Reward for action": 10.0,
"Type of reward (plugin may has bigger than one currency)": "silver"
}
},
"Reward for kill": {
"Key": 6.0,
"Value": "gold"
},
"Reward for death (maybe -100)": {
"Key": -3.0,
"Value": "gold"
},
"Send notify on reward?": true,
"Do you need to fully extract the resource or will the reward be credited for each hit? (full extract - true, for hit - false)": true
},
"kryXP": {
"Resources extracted by tools and the reward for them": {
"stones": {
"Reward for action": 0.2,
"Type of reward (plugin may has bigger than one currency)": ""
},
"sulfur.ore": {
"Reward for action": 0.5,
"Type of reward (plugin may has bigger than one currency)": ""
}
},
"Pickuped resources and the reward for them": {
"stones": {
"Reward for action": 0.02,
"Type of reward (plugin may has bigger than one currency)": ""
},
"sulfur.ore": {
"Reward for action": 0.07,
"Type of reward (plugin may has bigger than one currency)": ""
}
},
"Reward for kill": {
"Key": 0.6,
"Value": ""
},
"Reward for death (maybe -100)": {
"Key": -0.3,
"Value": ""
},
"Send notify on reward?": true,
"Do you need to fully extract the resource or will the reward be credited for each hit? (full extract - true, for hit - false)": true
}
}
}[/CODE]