ChestCommands
Napsal: 06 srp 2017, 23:55
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
ChestCommands
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