Stránka 1 z 2

ChestCommands

Napsal: 06 srp 2017, 23:55
od Smoker
IP: 82.208.17.27:25565
Zdravím,
Chci změnit svůj server z vanily na normální server ale nejde mi chestcommands píše mi toto
"You are not allowed to interact with this!"
PERMISSIONEX

Kód: Vybrat vše

    - chestcommands.sign
    - chestcommands.economy.bypass
    - chestcommands.command.open.others
    - chestcommands.open.kit.yml
    - chestcommands.open.vip.yml
    - chestcommands.command.help
    - chestcommands.command.open
    - chestcommands.command.list

ChestCommands

Kód: Vybrat vše

######################
#+                  +#
#   MENU SETTINGS    #
#+                  +#
######################

menu-settings:

  # name - appears as the title - REQUIRED
  name: '&6&lKity'

  # rows - the number of rows of the chest - REQUIRED
  rows: 3

  # command - OPTIONAL (you can remove this or set it to '')
  # Bind multiple commands using ; (command: 'menu; m; me')
  command: 'kits'

  # This command command will be execute when the menu is opened.
  # Supports all the icon command types.
  open-action: 'sound: note pling'

  # open-with-item - OPTIONAL
  # The menu will open only right-clicking with orange wool [35:1]
  open-with-item:
    id: dirt
    left-click: false
    right-click: true


######################
#+                  +#
#       ITEMS        #
#+                  +#
######################


colored-enchanted-stacked-wool:
  COMMAND: 'tank'
  NAME: '&4&lTank'
  ID: 311
  POSITION-X: 1
  POSITION-Y: 1

test:
  COMMAND: 'archer'
  NAME: '&6&lKit archer'
  ID: 261
  POSITION-X: 2
  POSITION-Y: 1
 
test2:
  COMMAND: 'kit archer'
  NAME: '&2&lArcher #2 &6&l(VIP)'
  ID: 261
  POSITION-X: 3
  POSITION-Y: 1
  PERMISSION: 'arch.open'
  PERMISSION-MESSAGE: '&cAby jste mohli použít tento kit musíte mít &6&lVIP!'


this-text-will-not-appear:
  COMMAND: 'ninja'
  NAME: '&6&lNinja'
  ID: 399
  POSITION-X: 4
  POSITION-Y: 1


test-from-console:
  COMMAND: 'soldier'
  NAME: '&6&lSoldier'
  LORE:
  ID: 258
  POSITION-X: 5
  POSITION-Y: 1


test-as-op:
  COMMAND: 'enderking'
  NAME: '&6&lEnderKing'
  ID: 381
  POSITION-X: 6
  POSITION-Y: 1


test-with-placeholder:
  COMMAND: 'pyro'
  NAME: '&6&lPyro man'
  ID: 268
  POSITION-X: 7
  POSITION-Y: 1


economy-take:
  COMMAND: 'kit healer'
  NAME: '&2&lHealer &6&l(VIP)'
  ID: potion
  POSITION-X: 8
  POSITION-Y: 1
  PERMISSION: 'healer.open'
  PERMISSION-MESSAGE: '&cAby jste mohli použít tento kit musíte mít &6&lVIP!'
 
economy-test:
  COMMAND: 'kit damage'
  NAME: '&2&lDMG &6&l(VIP)'
  ID: 276
  POSITION-X: 9
  POSITION-Y: 1
  PERMISSION: 'dmg.open'
  PERMISSION-MESSAGE: '&cAby jste mohli použít tento kit musíte mít &6&lVIP!'


will-not-close:
  COMMAND: 'shop'
  NAME: '&2&lShop'
  ID: chest
  POSITION-X: 5
  POSITION-Y: 3

Re: ChestCommands

Napsal: 07 srp 2017, 09:53
od pitilon@seznam.cz
zkusil bych povolit debug na toho hráče a dle toho zjistit co mu chybí (/pex user nick toggle debug) to co ti napíše nám zkus poslat

Re: ChestCommands

Napsal: 07 srp 2017, 10:47
od Smoker
Console:
>pex user deadswim toggle debug
[10:46:44 INFO]: Debug mode for user ddbd884d-4bd8-4f29-a04f-f4d6c50fdb09/ddbd884d-4bd8-4f29-a04f-f4d6c50fdb09 enabled!

Server:
to stejné

Re: ChestCommands

Napsal: 07 srp 2017, 12:14
od pitilon@seznam.cz
jak to stejné?
povol ten debug a zadej příkaz a poté ti to něco hodí do konzole.

Re: ChestCommands

Napsal: 07 srp 2017, 12:16
od Smoker
V konzoli to vypalo jen příkaz který to zadává... a v chatu to stejné

Re: ChestCommands

Napsal: 07 srp 2017, 12:31
od pitilon@seznam.cz
jak tak pozoruji pořádně tvůj pex tak máš povolen příkaz "kit" ale vidím, že je nějak povolen pouze kit s názvem vip ten funguje?

Re: ChestCommands

Napsal: 07 srp 2017, 12:34
od Smoker
Ne,protože nejde otevřít to CHestcommand menu

Re: ChestCommands

Napsal: 07 srp 2017, 12:38
od pitilon@seznam.cz
vidím ale

Kód: Vybrat vše

    - chestcommands.open.kit.yml
a příkaz kits nemůže to být tím chybějícím "s"?

Re: ChestCommands

Napsal: 07 srp 2017, 12:55
od Smoker
Není v souborech to mám kit.yml

Re: ChestCommands

Napsal: 07 srp 2017, 12:57
od pitilon@seznam.cz

Kód: Vybrat vše

  command: 'kits'
psal jsi, že ani to menu to neotevře..