#Wrong

1 messages · Page 1 of 1 (latest)

midnight siren
wild summit
#

probably its due to improper formatting in the display_name and lore fields of 'Rank1NoPerm':

  update: true
  priority: 3
  material: 'basehead-eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDZiYTYzMzQ0ZjQ5ZGQxYzRmNTQ4OGU5MjZiZjNkOWUyYjI5OTE2YTZjNTBkNjEwYmI0MGE1MjczZGM4YzgyIn19fQ=='
  slot: 10
  hide_attributes: true
  view_requirement:
    requirements:
      permission:
        type: has permission
        permission: playerkits.kit.Titan
      available:
        type: string equals ignorecase
        input: '%playerkits_cooldown_titan%'
        output: 'yes'
  display_name: '&c&l&nRank1 Kit'
  lore:
    - ''
    - '&c&l∙ STATUS &fLocked'
    - '&c&l∙ COOLDOWN&f 3 Days'
    - ''
    - '&c&ostore.example.net'
  left_click_commands:
    - '[player] playerkits claim Titan'
    - '[refresh]'
  right_click_commands:
    - '[player] playerkits claim Titan'
    - '[refresh]'
midnight siren
wild summit
#

whats the issue?

#

did you make the changes?

midnight siren
#

not working

wild summit
#

check if you get any errors in console

heady pumice
# midnight siren not working

not working what? You must be more specific with the problem. Doesn't open the menu? An item is not shown? Does a requirement not work?

midnight siren
#

[22:06:45] [Server thread/ERROR]: [DeluxeMenus] Detected invalid configuration in file: donator_kits.yml

heady pumice
midnight siren
#

[22:35:35] [Server thread/ERROR]: [DeluxeMenus] Failed to load menu items for menu: donatorkits

heady pumice
midnight siren
#

yes

#

[22:50:20] [Server thread/ERROR]: [DeluxeMenus] Detected invalid configuration in file: donator_kits.yml
[22:50:20] [Server thread/WARN]: [DeluxeMenus] Menu: donatorkits in file: donator_kits.yml not loaded.

midnight siren
#

?

wild summit
#

syntax error in the command section of the Rank1NoPerm

midnight siren
#

[15:07:33] [Server thread/ERROR]: [DeluxeMenus] Detected invalid configuration in file: donator_kits.yml
[15:07:33] [Server thread/WARN]: [DeluxeMenus] Menu: donatorkits in file: donator_kits.yml not loaded.

wild summit
#

my bad i only formatted the last 2 items

#

give me some mins to format it

wild summit
#

Also i just found that i forgot to change the slot: 10 part

midnight siren
midnight siren
#

it doesn't work, and how do I make the command appear in the chat, do I need a custom command plugin?

wild summit
wild summit
#

and restart server

#
open_command: 
- donatorkit
- donatorkits
size: 27
open_requirement:
  requirements:
    permission:
register_command: true```
this should be okay
midnight siren
wild summit
# midnight siren I change and same don’t work

looks like its because we assigned the same view_requirement to all the items but no one meets them properly

          type: has permission
          permission: playerkits.kit.Titan```
what are you trying to implement tho?
midnight siren
#

dont work

#

again

wild summit
#

what error does it show?

midnight siren
#

Nothing

#

But in menu don’t see the kit

wild summit
#

*what are you trying to implement tho? *
im still waiting for the answer

midnight siren
#

I want him to be able to take the kit from the menu if he has access to the respective permission

wild summit
#

if you're using essential's kit, theres an example on helpchat's wiki

midnight siren
#

I use playerskit 2

midnight siren
#

.