Kits
Napsal: 14 srp 2015, 21:44
Dobrý den,
Nevite jak mam dat 4 hodiny na /kit warrior ?
Mame pluginy na Kits
ip:93.91.250.144:27757
Nevite jak mam dat 4 hodiny na /kit warrior ?
Mame pluginy na Kits
ip:93.91.250.144:27757
Kód: Vybrat vše
[code]SEM[/code]nejento píše:Configy potom vypadají takto, když je zkopíruješ tak, jak jsem ti to napsal.
[code=yaml file=kits.yml]kits:
- ==: com.dragonphase.kits.api.Kit
clear: true
items:
- ==: org.bukkit.inventory.ItemStack
type: LEATHER_HELMET
meta:
==: ItemMeta
meta-type: LEATHER_ARMOR
enchants:
DURABILITY: 3
PROTECTION_ENVIRONMENTAL: 4
repair-cost: 3
color:
==: Color
RED: 51
BLUE: 178
GREEN: 76
- ==: org.bukkit.inventory.ItemStack
type: LEATHER_CHESTPLATE
meta:
==: ItemMeta
meta-type: LEATHER_ARMOR
enchants:
DURABILITY: 3
PROTECTION_ENVIRONMENTAL: 4
repair-cost: 3
color:
==: Color
RED: 178
BLUE: 216
GREEN: 76
- ==: org.bukkit.inventory.ItemStack
type: LEATHER_LEGGINGS
meta:
==: ItemMeta
meta-type: LEATHER_ARMOR
enchants:
PROTECTION_ENVIRONMENTAL: 4
DURABILITY: 3
repair-cost: 3
color:
==: Color
RED: 229
BLUE: 51
GREEN: 229
- ==: org.bukkit.inventory.ItemStack
type: LEATHER_BOOTS
meta:
==: ItemMeta
meta-type: LEATHER_ARMOR
enchants:
DURABILITY: 3
PROTECTION_ENVIRONMENTAL: 4
repair-cost: 3
color:
==: Color
RED: 127
BLUE: 25
GREEN: 204
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- ==: org.bukkit.inventory.ItemStack
type: ARROW
amount: 32
- null
- null
- null
- null
- null
- null
- null
- null
- ==: org.bukkit.inventory.ItemStack
type: IRON_SWORD
meta:
==: ItemMeta
meta-type: UNSPECIFIC
enchants:
DURABILITY: 3
FIRE_ASPECT: 2
DAMAGE_ARTHROPODS: 5
repair-cost: 7
- ==: org.bukkit.inventory.ItemStack
type: BOW
meta:
==: ItemMeta
meta-type: UNSPECIFIC
enchants:
DURABILITY: 3
ARROW_FIRE: 1
repair-cost: 3
- ==: org.bukkit.inventory.ItemStack
type: IRON_PICKAXE
meta:
==: ItemMeta
meta-type: UNSPECIFIC
enchants:
DURABILITY: 3
DIG_SPEED: 5
repair-cost: 3
- ==: org.bukkit.inventory.ItemStack
type: IRON_SPADE
meta:
==: ItemMeta
meta-type: UNSPECIFIC
enchants:
DURABILITY: 3
DIG_SPEED: 5
repair-cost: 3
- ==: org.bukkit.inventory.ItemStack
type: IRON_AXE
meta:
==: ItemMeta
meta-type: UNSPECIFIC
enchants:
DURABILITY: 3
DIG_SPEED: 5
repair-cost: 3
- null
- null
- null
- ==: org.bukkit.inventory.ItemStack
type: GRILLED_PORK
amount: 16
announce: true
overwrite: true
name: Ultra
delay: 600
[/code]
V tom configu ale nemáš nastavené žádné jiné kity, než jakýsi Ultra. Je možné, že toto právě není tvůj nastavený config a bude potřebovat zkopírovat ten config, kde to je nadefinované.