MysteryBoxes
Napsal: 03 kvě 2016, 19:41
82.208.17.36:27475
Dobrý den.
Stahl jsem si plugin MysteryBoxes a nejdou mi příkazy jako je /mb help,/mb set,/mb add....... .
Potřeboval bych poradit proč mi to nejde když jsem to stahoval a nastavoval podle tohoto https://www.spigotmc.org/resources/myst ... ble.12330/. Děkuji
Config a viz zde.
language
config
Dobrý den.
Stahl jsem si plugin MysteryBoxes a nejdou mi příkazy jako je /mb help,/mb set,/mb add....... .
Potřeboval bych poradit proč mi to nejde když jsem to stahoval a nastavoval podle tohoto https://www.spigotmc.org/resources/myst ... ble.12330/. Děkuji
Config a viz zde.
language
Kód: Vybrat vše
chat:
no-permissions: '&cYou dont have permissions!'
must-be-player: '&cYou must be a player!'
invalid-args: '&cInvalid arguments!'
offline-player: '&cPlayer is offline!'
already-opening: '&cYou cant open two Mystery Boxes at the same time!'
mysteryboxes-set: '&eMystery Boxes have been set.'
mysteryboxes-added: '&eMystery Boxes have been added.'
mysteryboxes-removed: '&eMystery Boxes have been removed.'
mysteryboxes-reseted: '&eMystery Boxes have been reseted.'
mysteryboxes-check: '&e{PLAYER} has &b{AMOUNT} &eMystery Boxes.'
inventory:
mysterybox-title: Mystery Vault
confirmation-title: Are you sure?
mysterybox-item-name: '&aMystery Box #{NUMBER}'
mysterybox-item-lore:
- '&7Open the &bMystery Box &7to get'
- '&7a various items.'
error-item-name: '&cERROR!'
error-item-lore:
- '&7You dont have any Mystery Boxes!'
confirmation-yes-item-name: '&aYes'
confirmation-no-item-name: '&cNo'
confirmation-yes-item-lore:
- '&7Click to open!'
confirmation-no-item-lore:
- '&7Click to return!'
mysterybox:
looting: '&r{PLAYER}s &bMystery Box'
loot: '&r{PLAYER}s &bloot&r: {LOOT}'
title:
loot-title: '&rYou found {LOOT}&r!'
loot-subtitle: '&bMystery Box'
config
Kód: Vybrat vše
global:
unlimited-mystery-boxes: false
open-confirmation: true
inventory:
mystery-vault-rows: 4
confirmation-rows: 3
confirmation-yes-item-slot: 11
confirmation-no-item-slot: 15
mysql:
enabled: false
host: host
datebase: datebase
username: username
password: password
mystery-boxes:
one_star:
item-name: '&aCommon Mystery Box'
item-lore:
- '&7Open the &bMystery Box &7to'
- '&7get various items!'
- ''
- '&7The rarity of this Mystery Box'
- '&7is clasified as &aCommon&7.'
- ''
- '&7Quality: &e✬&7✬✬✬'
- '&eClick to open!'
item-type: ENDER_CHEST
item-amount: 1
item-data: 0
falling-mystery-box-name: '{PLAYER}''s &aMystery Box'
falling-mystery-box-name2: '{PLAYER}''s loot: {LOOT_NAME}'
falling-mystery-box-type: ENDER_CHEST
loots:
'50':
'1':
loot-name: '&3Iron Ingots'
broadcast-to-player: false
broadcasts:
- '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
messages:
- '&bMystery Box: &rYou have found {LOOT_NAME}&r!'
commands:
- give {PLAYER} minecraft:iron_ingot 5
sounds:
ENTITY_CHICKEN_EGG:
volume: 1.0
pitch: 1.0
ENTITY_EXPERIENCE_ORB_PICKUP:
volume: 1.0
pitch: 1.0
fireworks:
'1':
type: BALL
flicker: false
trail: false
colors:
- TEAL
fade-colors:
- WHITE
two_star:
item-name: '&9Rare Mystery Box'
item-lore:
- '&7Open the &bMystery Box &7to'
- '&7get various items!'
- ''
- '&7The rarity of this Mystery Box'
- '&7is clasified as &9Rare&7.'
- ''
- '&7Quality: &e✬✬&7✬✬'
- '&eClick to open!'
item-type: ENDER_CHEST
item-amount: 1
item-data: 0
falling-mystery-box-name: '{PLAYER}''s &9Mystery Box'
falling-mystery-box-name2: '{PLAYER}''s loot: {LOOT_NAME}'
falling-mystery-box-type: ENDER_CHEST
loots:
'50':
'1':
loot-name: '&eGold Ingots'
broadcast-to-player: false
broadcasts:
- '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
messages:
- '&bMystery Box: &rYou have found {LOOT_NAME}&r!'
commands:
- give {PLAYER} minecraft:gold_ingot 5
sounds:
ENTITY_CHICKEN_EGG:
volume: 1.0
pitch: 1.0
ENTITY_PLAYER_LEVELUP:
volume: 1.0
pitch: 1.0
fireworks:
'1':
type: STAR
flicker: false
trail: false
colors:
- YELLOW
fade-colors:
- WHITE
three_star:
item-name: '&5Epic Mystery Box'
item-lore:
- '&7Open the &bMystery Box &7to'
- '&7get various items!'
- ''
- '&7The rarity of this Mystery Box'
- '&7is clasified as &5Epic&7.'
- ''
- '&7Quality: &e✬✬✬&7✬'
- '&eClick to open!'
item-type: ENDER_CHEST
item-amount: 1
item-data: 0
falling-mystery-box-name: '{PLAYER}''s &5Mystery Box'
falling-mystery-box-name2: '{PLAYER}''s loot: {LOOT_NAME}'
falling-mystery-box-type: ENDER_CHEST
loots:
'50':
'1':
loot-name: '&aEmeralds'
broadcast-to-player: false
broadcasts:
- '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
messages:
- '&bMystery Box: &rYou have found {LOOT_NAME}&r!'
commands:
- give {PLAYER} minecraft:emerald 5
sounds:
ENTITY_CHICKEN_EGG:
volume: 1.0
pitch: 1.0
ENTITY_VILLAGER_YES:
volume: 1.0
pitch: 1.0
fireworks:
'1':
type: BURST
flicker: false
trail: false
colors:
- LIME
fade-colors:
- WHITE
four_star:
item-name: '&6Legendary Mystery Box'
item-lore:
- '&7Open the &bMystery Box &7to'
- '&7get various items!'
- ''
- '&7The rarity of this Mystery Box'
- '&7is clasified as &6Legendary&7.'
- ''
- '&7Quality: &e✬✬✬✬'
- '&eClick to open!'
item-type: ENDER_CHEST
item-amount: 1
item-data: 0
falling-mystery-box-name: '{PLAYER}''s &6Mystery Box'
falling-mystery-box-name2: '{PLAYER}''s loot: {LOOT_NAME}'
falling-mystery-box-type: ENDER_CHEST
loots:
'50':
'1':
loot-name: '&bDiamonds'
broadcast-to-player: false
broadcasts:
- '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
messages:
- '&bMystery Box: &rYou have found {LOOT_NAME}&r!'
commands:
- give {PLAYER} minecraft:diamond 5
sounds:
ENTITY_CHICKEN_EGG:
volume: 1.0
pitch: 1.0
ENTITY_ENDERDRAGON_GROWL:
volume: 1.0
pitch: 1.0
fireworks:
'1':
type: BALL_LARGE
flicker: false
trail: false
colors:
- AQUA
fade-colors:
- WHITE