Hello! I configured the plugin and registered all the permissions for myself as a tat player and as an admin, but the server says that I have no permissions. What to do?
No permission to use
Hello,
about permission, i've setup:
"Permission Settings": {
"buildinggrades.use": {
"Priority": 0,
"Distance": 10.0,
"Cooldown": 90.0,
"Pay": true
},
"buildinggrades.vip": {
"Priority": 0,
"Distance": 20.0,
"Cooldown": 15.0,
"Pay": true
},
"buildinggrades.helper": {
"Priority": 0,
"Distance": 50.0,
"Cooldown": 0.0,
"Pay": false
},
"buildinggrades.staff": {
"Priority": 0,
"Distance": 100.0,
"Cooldown": 0.0,
"Pay": false
}reloaded plugin (no error)when im granting permission to group, it said:
Permission 'buildinggrades.vip' doesn't exist
Permission 'buildinggrades.helper' doesn't exist
Permission 'buildinggrades.staff' doesn't exist It might be that the priority settings are all the same ?.
and you of course already have groups called vip, helper and staff (?) and you have already granted buildingrades.use to those groups ?
for priority, how it work?
0 => lower
5 => highter?
Yes group exist ^^ ;)
granted buildingrades.use is granted to default group
same:
"Permission Settings": {
"buildinggrades.use": {
"Priority": 0,
"Distance": 10.0,
"Cooldown": 90.0,
"Pay": true
},
"buildinggrades.vip": {
"Priority": 1,
"Distance": 20.0,
"Cooldown": 15.0,
"Pay": true
},
"buildinggrades.helper": {
"Priority": 2,
"Distance": 50.0,
"Cooldown": 0.0,
"Pay": false
},
"buildinggrades.staff": {
"Priority": 3,
"Distance": 100.0,
"Cooldown": 0.0,
"Pay": false
}Permission 'buildinggrades.helper' doesn't exist
Currently in group
Group 'helper' permissions:
buildinggrades.up.all, buildinggrades.down.all, vanish.allow, removertool.admin, vanish.unlock, nteleportation.tp, nteleportation.tpb, nteleportation.tpr, nteleportation.tpl, nteleportation.tpt
for testing, i've added myself to helper group but it's same..
Permission 'buildinggrades.helper' doesn't existMerged post
Hello,
i don't found the solution...
normaly if default group have builddinggrades.use, you don't need to set this to other group.. but why not, i've try and same problem:
(14:28:12) | Group 'vip' granted permission 'buildinggrades.use'
(14:28:14) | Permission 'buildinggrades.vip' doesn't existMerged post
Hello, i've reinstalled and it's same... multiple permission doesn't work...
{
"Settings": {
"Use Teams": true,
"Use Clans": true,
"Use Friends": true,
"Use Raid Blocker (Need NoEscape Plugin)": false,
"Use Combat Blocker (Need NoEscape Plugin)": false,
"Cooldown Exclude Admins": true,
"Upgrade/Downgrade Per Frame": 10
},
"Chat Settings": {
"Upgrade Chat Command": "up",
"Downgrade Chat Command": "down",
"Upgrade All Chat Command": "upall",
"Downgrade All Chat Command": "downall",
"Chat Prefix": "<color=#00FFFF>[BuildingGrades]</color>: ",
"Chat SteamID Icon": 0
},
"Permission Settings": {
"buildinggrades.use": {
"Priority": 0,
"Distance": 10.0,
"Cooldown": 60.0,
"Pay": true
},
"buildinggrades.vip": {
"Priority": 1,
"Distance": 20.0,
"Cooldown": 30.0,
"Pay": true
}
},
"Building Block Categories": {
"foundation": [
"assets/prefabs/building core/foundation/foundation.prefab",
"assets/prefabs/building core/foundation.steps/foundation.steps.prefab",
"assets/prefabs/building core/foundation.triangle/foundation.triangle.prefab"
],
"wall": [
"assets/prefabs/building core/wall/wall.prefab",
"assets/prefabs/building core/wall.doorway/wall.doorway.prefab",
"assets/prefabs/building core/wall.frame/wall.frame.prefab",
"assets/prefabs/building core/wall.half/wall.half.prefab",
"assets/prefabs/building core/wall.low/wall.low.prefab",
"assets/prefabs/building core/wall.window/wall.window.prefab"
],
"floor": [
"assets/prefabs/building core/floor/floor.prefab",
"assets/prefabs/building core/floor.frame/floor.frame.prefab",
"assets/prefabs/building core/floor.triangle/floor.triangle.prefab",
"assets/prefabs/building core/floor.triangle.frame/floor.triangle.frame.prefab"
],
"stair": [
"assets/prefabs/building core/stairs.l/block.stair.lshape.prefab",
"assets/prefabs/building core/stairs.spiral/block.stair.spiral.prefab",
"assets/prefabs/building core/stairs.spiral.triangle/block.stair.spiral.triangle.prefab",
"assets/prefabs/building core/stairs.u/block.stair.ushape.prefab"
],
"roof": [
"assets/prefabs/building core/roof/roof.prefab",
"assets/prefabs/building core/roof.triangle/roof.triangle.prefab"
],
"ramp": [
"assets/prefabs/building core/ramp/ramp.prefab"
]
}
}I've test => o.unload pluginname, uploaded config file and loaded plugin or with o.reload pluginname, nothing change, same problem
o.grant group vip buildinggrades.vipreturn:
Permission 'buildinggrades.vip' doesn't exist
Merged post
Group 'vip' permissions:
buildinggrades.up.3, buildinggrades.up.4, npcraiders.expert, npcraiders.nightmare, condition.allow, baserepair.nocost, buildinggrades.use, betterelevators.maxfloors.12
Group 'default' permissions:
buildinggrades.up.1, buildinggrades.up.2, npcraiders.easy, npcraiders.medium, npcraiders.hard, buildinggrades.useofc, i've revoked buildinggrades.uses of vip for testing but same
Sorry, I forgot to register permissions.😰
Please try using the latest version
Arainrr
Sorry, I forgot to register permissions.😰
Please try using the latest version
Dont forget to re-add permissions after updating to latest version :) Have a Happy Easter
Arainrr
Sorry, I forgot to register permissions.😰
Please try using the latest version
Thanks, all fine now!