hi, i love this plugin, but i can't figure it out what i did wrong with the cofig file for Hackable crate time. it's always 15min time remaining even i've set it to 10s.
do i have to add a permission to get this work?
here's my config https://pastebin.com/0K4A5LdW
Hackable crate time not workingSolved
heya, if the time doesn't change then you do not have any hackedcrate permission. i tried with your config using the vip permission and I had 10 seconds left after starting the hack.
"Hackable Crate Settings": {
"Permissions": [
{
"Permission": "lootdefender.hackedcrates.regular",
"Hack Time": 10.0
},
{
"Permission": "lootdefender.hackedcrates.elite",
"Hack Time": 10.0
},
{
"Permission": "lootdefender.hackedcrates.legend",
"Hack Time": 10.0
},
{
"Permission": "lootdefender.hackedcrates.vip",
"Hack Time": 10.0
}
],
"Enabled": true,
"Lock For X Seconds (0 = Forever)": 900,
"Block Timer Increase On Damage To Laptop": true
}, hi nivex, thank you for your replies. i'm so sorry silly me not including the default permission.
Thanks nivex
no problem
Locked automatically