Purham
İlim ilim bilmektir, ilim kendini bilmektir.
Arkadaşlar Sorunum Su, CratesPlus da "config.yml" Klasorunden Ayarlıyorum.
Ama Kasa Olusturduktan Sonra O Ayarları Yaptıgım Yer Yok Oluyor.
Örnek:
Normalde Burda
Olması Gerekiyor du ama Kasa OLusturduktan Sonra Gidiyor.
Ama Kasa Olusturduktan Sonra O Ayarları Yaptıgım Yer Yok Oluyor.
Örnek:
Kod:
# [][][][][][][][][][][][][][][][][][][][][]
# CratesPlus V4.5.1 Config
# [][][][][][][][][][][][][][][][][][][][][]
# ------------------------------------------
# There are many placeholders that can now be used withing the config and messages file, placeholders are as followed:
# - %name% - Replaces with the players name, Example: "Notch".
# - %displayname% - Replaces with the players display name, Example: "[Owner] Notch".
# - %uuid% - Replaces with the players UUID.
# - %crate% - The crate types name.
# - %prize% - The name of the winning.
# - %percentage% - Percentage of the winning, useful for "Chance Message".
# - %rand;100;500% - Generates a random number between two numbers, example is between 100 and 500.
# ------------------------------------------
# Don't change the config version!
Crates:
BlokKasasi:
Key:
Item: TRIPWIRE_HOOK
Name: '%type% Crate Key'
Enchanted: true
Knockback: 0.0
Broadcast: false
Firework: false
Preview: true
Block: CHEST
Color: GREEN
Winnings:
'1':
Type: ITEM
Item Type: IRON_SWORD
Item Data: 0
Name: '&6&lExample Sword'
Amount: 1
Enchantments: []
Lore: []
Metadata:
==: ItemMeta
meta-type: UNSPECIFIC
display-name: §6§lExample Sword
'2':
Type: ITEM
Item Type: MOB_SPAWNER
Item Data: 0
Name: '&eElmasSpawner'
Amount: 64
Enchantments: []
Lore:
- §cKullanmadan Once envanterinizi Bosaltin
Metadata:
==: ItemMeta
meta-type: TILE_ENTITY
display-name: §eElmasSpawner
lore:
- §cKullanmadan Once envanterinizi Bosaltin
blockMaterial: MOB_SPAWNER
'3':
Type: ITEM
Item Type: DIAMOND_BLOCK
Item Data: 0
Name: NONE
Amount: 64
Enchantments: []
Lore: []
'4':
Type: ITEM
Item Type: IRON_SWORD
Item Data: 0
Name: '&6&lExample Sword'
Amount: 1
Enchantments: []
Lore: []
Metadata:
==: ItemMeta
meta-type: UNSPECIFIC
display-name: §6§lExample Sword
'5':
Type: ITEM
Item Type: CHEST
Item Data: 0
Name: '&6VipKasasi Crate!'
Amount: 1
Enchantments: []
Lore:
- §7Place this crate somewhere!
- ''
Metadata:
==: ItemMeta
meta-type: TILE_ENTITY
display-name: §6VipKasasi Crate!
lore:
- §7Place this crate somewhere!
- ''
blockMaterial: CHEST
'6':
Type: ITEM
Item Type: IRON_SWORD
Item Data: 0
Name: '&6&lExample Sword'
Amount: 1
Enchantments: []
Lore: []
Metadata:
==: ItemMeta
meta-type: UNSPECIFIC
display-name: §6§lExample Sword
'7':
Type: ITEM
Item Type: CHEST
Item Data: 0
Name: '&fBlokKasasi Crate!'
Amount: 1
Enchantments: []
Lore:
- §7Place this crate somewhere!
- ''
Metadata:
==: ItemMeta
meta-type: TILE_ENTITY
display-name: §fBlokKasasi Crate!
lore:
- §7Place this crate somewhere!
- ''
blockMaterial: CHEST
Normalde Burda
Kod:
Default Hologram Text:
- "%crate%"
- "Right-Click to Open!"
- "Left-Click to Preview!"