Sol Reklam

Bulundu 2 - İstek

  • Konuyu başlatan Konuyu başlatan trex79
  • Başlangıç Tarihi Başlangıç Tarihi
  • Görüntüleme 914
Durum
Mesaj gönderimine kapalı.

trex79

Bir Kömür Göründü Kaptanım!
Katılım
11 Ocak 2015
Mesajlar
148
Elmaslar
15
Puanlar
13.370
Yaş
30
1 - Arkadaşlar Suncuma Adamlar 1 saat durdukların 1 puan verecek ve zamnı gösteren bişey olacak ve puanla kasa alacaklar Menülü Olursa Sevinirim

2 - Xp saklama mesela /xp sakla miktar /xpçek miktar
 
Dostum ikinci istediğinde basit bir mantık hatası var. Minecraft seviye değişkeni seviye atladıkça senin seviye atlaman zorlaşır. Böylelikle oyuncular sürekli XP saklayarak daha kolay seviye atlıyor. İlk isteğini ise Google'de Time is Money yazarak bulabilirsin.
 
2.isteğin için
Kod:
bottle:
  # Shows if there is available new version on login with bottledexp.versioncheck permission node
  ShowNewVersion: true
  # Language file you want to use
  Language: EN
  # How much player will spend converting his xp to bottles
  xpCost: 10
  # How much player will get xp from xp bottle
  xpEarn: 10
  # Do you want to use custom items when converting xp to xp bottles
  useItems: false
  # Id for custom item, by default its empty glass bottle
  consumedItem: 374
  # How many to consume when converting. This is for every bottle you will get
  amountConsumed: 1
  # Do you want to charge money for xp conversion
  useMoney: false
  # How much it will gonna cost
  moneyCost: 100
  # Do you want to show extra information for how much its gonna cost to level up
  useBottleMoney: false
  # How much one xp bottle costs
  bottleCost: 3.25
  # Do you want to show exp consumed on enchant
  ShowEnchantExp: true
  # Do you want to show all enchantments player gets after enchanting item
  ShowEnchant: false
  # Do you want to use new 1.8 enchant system
  UseThreeButtonEnchant: true
  give:
    # How much exp will be lost during trasfer in percentage
    LostDurringTransfer: 0
  BlockInteraction:
    Use: false
    # Do you want to use right click, if false then left will be used, good for block with interactions like enchant table
    UseRightClick: false
    # Id of block will be used to convert xp to bottles
    BlockId: 116
    # Id of item in hand when you want to convert xp by clicking block
    HandItemId: 374
    # How many bottles to give everytime
    GiveEveryTime: 1
    # How many times to multiply given bottles by clicking shift
    Multiplayer: 10
  CraftExpContainer:
    # When this set to true there will be option to craft special expbottle by placing empti glass bottle into crafting
    # You can consume it by right clicking it
    Use: false
  # When this set to true, all trades with villgers involving exp will be disabled
  DisableVillagerExpTrade: false
  # When this set to true,destrying mob spawners wont drop exp
  DisableMobSpawnerExp: false

Editleyip kullanabilirsiniz
Alıntıdır bkz.
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
 
Link Atarmısın[DOUBLEPOST=1505144041,1505143972][/DOUBLEPOST]Link Atarmısın
 
Durum
Mesaj gönderimine kapalı.
Yukarı