No permission to use callheli commandSolved
Hi,
Today I was worked with Heli Control plugin. Set it up as it should be (I think?) and VIPs still can't use /callheli. It says they have no permission. Idk whats the problem, maybe one of the plugins is overwriting it?

Part of config file:
{
  "Cooldowns": {
    "Cooldown.0": 86400.0,
    "Cooldown.1": 86400.0,
    "Cooldown.2": 43200.0,
    "Cooldown.3": 86400.0,
    "Cooldown.4": 86400.0,
    "Cooldown.5": 86400.0,
    "Cooldown.6": 86400.0,
    "Cooldown.7": 86400.0,
    "Cooldown.8": 86400.0,
    "Cooldown.9": 86400.0,
    "cooldown.ch47.0": 86400.0,
    "cooldown.ch47.1": 86400.0,
    "cooldown.ch47.2": 86400.0,
    "cooldown.ch47.3": 86400.0,
    "cooldown.ch47.4": 86400.0,
    "cooldown.ch47.5": 86400.0,
    "cooldown.ch47.6": 86400.0,
    "cooldown.ch47.7": 86400.0,
    "cooldown.ch47.8": 86400.0,
    "cooldown.ch47.9": 86400.0
  },
  "Damage - Global damage multiplier": 1.0,
  "Gibs - Health of gibs": 500.0,
  "Gibs - Time until gibs can be harvested in seconds": 480.0,
  "Health - Base Helicopter health": 10000.0,
  "Health - Main rotor health": 750.0,
  "Health - Tail rotor health": 375.0,
  "Limits": {
    "Limit.0": 0,
    "Limit.1": 1,
    "Limit.2": 2,
    "Limit.3": 0,
    "Limit.4": 0,
    "Limit.5": 0,
    "Limit.6": 0,
    "Limit.7": 0,
    "Limit.8": 0,
    "Limit.9": 0,​

 

Group 'vip_diamond' permissions:
colouredchat.name.use, colouredchat.name.random, colouredchat.name.rainbow, colouredchat.name.gradient, backpacks.use.6, instantcraft.use, foundationlimit.vip2, nteleportation.vip.diamond, buildinggrades.cangrade, helicontrol.cooldown.2, helicontrol.limit.2, helicontrol.callheliself, handyman.use, kits.vipdiamondspawn

Player who is in this group still gets the insufficient permissions message.
Thanks for any help.

From what I can see, you've only granted them the "callheliself" permission, which should mean they can only call it onto themselves. The way to do this would be "/callheli TheirOwnUserName". If that's what you intended and it's not working, let me know.
Yup, it worked. Didn't see that player should add his name to command. Thanks you for help!
Locked automatically