Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:( #284

Open
magio255 opened this issue Dec 31, 2024 · 1 comment
Open

:( #284

magio255 opened this issue Dec 31, 2024 · 1 comment
Labels

Comments

@magio255
Copy link

Problem

Players cant pick kit it said you do no have permission

@magio255 magio255 added the help wanted Inquiry label Dec 31, 2024
@AdoboMC
Copy link

AdoboMC commented Jan 8, 2025

I recommend you using and downloading LuckPerms you can read there Wiki tho but its really simple and self explanatory.

Anyways saying it self it says Players cant pick kit it said you do no have permission it means it doesn't have any permission, so lets say for example if that player was trying to get the Archer Kit and this is the KitPVP kit config;

Archer.yml

Kit:
  Permission: kp.kit.archer
  Cooldown: 0
  Level: 0
Inventory:
  Armor:
    Helmet:
      Name: '&7Archer Helmet'
      Material: CHAINMAIL_HELMET
    Chestplate:
      Name: '&7Archer Chestplate'
      Material: CHAINMAIL_CHESTPLATE
    Leggings:
      Name: '&7Archer Leggings'
      Material: CHAINMAIL_LEGGINGS
    Boots:
      Name: '&7Archer Boots'
      Material: CHAINMAIL_BOOTS
  Items:
    0:
      Name: '&aArcher''s Sword'
      Material: STONE_SWORD
    1:
      Name: '&aArcher''s Bow'
      Material: BOW
    2:
      Name: '&aFire Arrows &cOFF &7(Right Click)'
      Material: SLIME_BALL
      Amount: 10
    7:
      Name: '&aArcher''s Arrows &7(+1 arrow each successful shot)'
      Material: ARROW
      Amount: 64
    8:
      Name: '&aPlayer Tracker &7(Right Click)'
      Material: COMPASS
    Fill:
      Name: '&aRegenerative Soup &7(Right Click)'
      Material: MUSHROOM_SOUP
      ```
      
      Now as you can read on this part;
      ```
      Kit:
      Permission: kp.kit.archer
      Cooldown: 0
      Level: 0

It says Permission: kp.kit.archer so by using LuckPerms all you gonna need to do is to input this command /lp group default permission set kp.kit.archer true and press enter after doing that let the user try again and it will work as expected 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants