Tanıtım ✨ AdvancedAutoSmelt ✨ - OtoEritme | OtoToplama | EnvanterDolu Uyarısı | [1.7 - 1.17]

Sizce eklenti yararlı mı?


  • Kullanılan toplam oy
    3
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
P

Proomp

Ziyaretçi
Sürümler: 1.7 - 1.17
İndirmek için aşağıya kaydırın

TANITIM​

  • Bu eklenti, her tür sunucu için mükemmeldir, Fortune'dan hangi blokların etkileneceğini seçebilirsiniz, Elmas blok gibi bloklar da çalışır, hangi blokların veya dünyaların çalışmayacağını seçin ve çok sayıda izne sahip oyuncuları yönetin.
  • Bu eklenti aynı zamanda bir Otomatik Toplama özelliğine sahiptir.
  • Aynı zamanda bir InventoryFull Uyarısı sistemi,% 100 yapılandırılabilir vardır ve config yoluyla istediğini devre dışı bırakabilirsiniz!
  • Aynı zamanda kokusu cevherleri envanterinde ergitilmiş değil bir işlevi vardır!

ÖZELLİKLER​

  • Otomatik olarak cevherleri eritin
  • Eşyaları otomatik olarak toplayın
  • Demir ve altın cevheri kırıldığında özel miktarda XP verin
  • Her şeyi düzenleyebileceğiniz yapılandırma dosyası
  • Autopickup / Autosmelt arasında geçiş yapmak için oyundaki komutlar
  • Bilgilerle ilgili yardım için faydalı oyun içi komutlar
  • Envanterde eritilmemiş AutoSmelt cevherleri
  • Yaratıcı mod için otomatik alımı engelle
  • Otomatik alma için hangi bloğun kullanılmayacağını seçmenize izin veren bir Blok Kara Listesi
  • GECİKME YOK
  • Servet Desteği
  • İpeksi Dokunuş Desteği
  • Envanter Dolu Uyarısı | Title | ActionBar ve Ses Efektleri!
  • Hangi blokların servetle çalışacağını seçmek için Fortune Beyaz Listesi
  • Fortune / AutoSmelt / AutoPickup'ın çalışmadığı belirli dünyalar için birçok liste
  • WorldGuard Desteği
  • Cevherleri eritmeye izin veren tamamen özelleştirilebilir kazma (bu özellikleri yapılandırmada devre dışı bırakabilir ve normal şekilde kullanabilirsiniz)

OTO ERİTME​

Resim-1.png

OTO TOPLAMA​


Resim-2.png

İZİNLER​

  • Advancedautosmelt.reload (/as reload)
  • Advancedautosmelt.toggle.autosmelt (/as toggle autosmelt)
  • Advancedautosmelt.toggle.autopickup (/as toggle autopickup)
  • Advancedautosmelt.toggle.inventoryfull (/as toggle inventoryfull)
  • Advancedautosmelt.info (/as info)
  • Advancedautosmelt.list (/as list)
  • Advancedautosmelt.help (/as help)
  • Advancedautosmelt.autopickup Otomatik toplama için izin

DOSYALAR​

YAML:
##################################################################
#                           _        _____                _ _    #
#      /\        /\        | |      / ____|              | | |   #
#     /  \      /  \  _   _| |_ ___| (___  _ __ ___   ___| | |_  #
#    / /\ \    / /\ \| | | | __/ _ \\___ \| '_ ` _ \ / _ \ | __| #
#   / ____ \  / ____ \ |_| | || (_) |___) | | | | | |  __/ | |_  #
#  /_/    \_\/_/    \_\__,_|\__\___/_____/|_| |_| |_|\___|_|\__| #
#                                                                #
# Author: Pulsi_                                                 #
# Thanks for using this plugin!                                  #
#                                                                #
##################################################################

#Receive updates messages when there is a new Update available
Update-Checker: true

#If your server is on 1.12.2 or more, you should put this option to false
Enable-Legacy-Support: true

######################################################
#                   < AUTOSMELT >                    #
######################################################
AutoSmelt:

  #Disable the autosmelt in creative mode, this will avoid the possibility of dupe blocks
  Disable-Creative-Mode: true

  #Automatically smelt Iron Ore -> Permission: advancedautosmelt.smelt.iron
  Smelt-Iron: true
  #Give or not the experience when breaking an Iron Ore Block
  Give-Exp-Iron: true
  #Give to the Player some Experience for Mining Iron Ores
  Iron-Exp: 1

  #Automatically smelt Gold Ore -> Permission: advancedautosmelt.smelt.gold
  Smelt-Gold: true
  #Give or not the experience when breaking an Iron Ore Block
  Give-Exp_Gold: true
  #Give to the Player some Experience for Mining Gold Ores
  Gold-Exp: 2

  #The stone will be mined like silk touch -> advancedautosmelt.smelt.stone
  Smelt-Stone: true

  #Instead of give Obsidian, it will give the EnderChest when broken
  Smelt-Enderchest: true

  #This will smelt ores not smelted in the Inventory
  Smelt-Ores-In-Inventory: true
  Inv-Smelt:
   #Smelt Iron Ores in the Inventory
    Iron-Ore: true

    #Smelt Gold Ores in the Inventory
    Gold-Ore: true

    #Smelt Cobblestone in the Inventory
    Cobblestone: true


######################################################
#                   < AUTOPICKUP >                   #
######################################################
AutoPickup:

  #Should the plugin enable this Option? -> Permission: advancedautosmelt.autopickup
  Enable-Autopickup: true

  #The player will directly receive Experience -> Permission: advancedautosmelt.autopickupexp
  Autopickup-Experience: true

  #Make the blocks broken don't drop in the ground when the inventory is full
  Inv-Full-Drop-Items: true


######################################################
#                    < FORTUNE >                     #
######################################################
Fortune:

  #Enable the fortune feature, this will give extra blocks based on your fortune level -> Permission: advancedautosmelt.fortune
  Enable-Fortune-Support: true

  #Enabling the fortune support for silktouch feature, this will give extra blocks based on
  #your fortune level, but supporting Silk Touch
  Fortune-Support-Silktouch: false

  #Use the block whitelist
  Use-Whitelist: true
  #This will work with blocks too
  Whitelist:
   - IRON_ORE
    - COAL_ORE
    - LAPIS_ORE
    - DIAMOND_ORE
    - EMERALD_ORE
    - GOLD_ORE
    - REDSTONE_ORE


######################################################
#                < INVENTORY FULL >                  #
######################################################
InventoryFull:

  #Enable this to activate the inventory full alerts!
  Inventory-Full-Alert: true

  #Send a title on InventoryFull
  Title:
    Use-Title: true
    Title: "&c&lWarning!"
    Sub-Title: "&7Your inventory is full!"

  #Send the actionbar message on InventoryFull
  Actionbar:
    Use-Actionbar: true
    Message: "&c&lWarning! &7Your inventory is full!"

  #Send messages on InventoryFull
  Messages:
    Use-Messages: true
    Messages:
     - "&8&m----*----------------------*----"
      - "&c&lAlert! &7Your inventory is full!"
      - "     &cYou are losing Items!"
      - "&8&m----*----------------------*----"

  #Play a sound on Inventory Full
  Sound:
    Use-Sound: true
    Sound-Type: 'BLOCK_ANVIL_BREAK'
    Volume: 2
    Pitch: 1

  #The delay between alerts, in ticks
  Alert-Delay: 50


######################################################
#                < CUSTOM PICKAXE >                  #
######################################################
Custom-Pickaxe:

  Works-only-with-custom-pickaxe: false
  Pickaxe:
    Material-Type: DIAMOND_PICKAXE
    Display-Name: "&2&lSmelter &d&lPickaxe"
    Use-Lore: true
    Lore:
     - "&aThe magic Smelter Pickaxe"
      - "&dthat allow the player that is"
      - "&cholding the pickaxe, to automatically"
      - "&bsmelt ores!"
    #If you want to show enchantments, please disable this option. -> Glowing: false
    Glowing: true


######################################################
#                  < BLACKLISTS >                    #
######################################################
Disabled-Worlds:
 - example1
  - example2

#The blocks in this list won't work with anything, fortune, autopickup, etc..
Disabled-Blocks:
 - SKULL

YAML:
#######################################################
#             < MESSAGES CONFIGURATION >              #
#######################################################

No-Permission: "&8&l<&d&lAdvanced&a&lAuto&c&lSmelt&8&l> &cYou don't have the permission! (&f%permission%&c)"
Unknown-Command: "&8&l<&d&lAdvanced&a&lAuto&c&lSmelt&8&l> &cUnknown Command!"
Toggled-On-Message: "&8&l<&d&lAdvanced&a&lAuto&c&lSmelt&8&l> &7Your %toggled_ability% has been toggled &2On&7!"
Toggled-Off-Message: "&8&l<&d&lAdvanced&a&lAuto&c&lSmelt&8&l> &7Your %toggled_ability% has been toggled &cOff&7!"
Available-Options: "&8&l<&d&lAdvanced&a&lAuto&c&lSmelt&8&l> &aAvailable options are: &7AutoPickup, AutoSmelt, InventoryFull"
Received-Pickaxe: "&8&l<&d&lAdvanced&a&lAuto&c&lSmelt&8&l> &aYou have received a Smelter Pickaxe!"

Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

 
Son düzenleme:
Tanıtım güzel olmuş işime yaradı teşekkürler :)
 
Tanıtım Gerçekten Güzel Olmuş Tek Kelimeyle Mükemmel
 
Sürümler: 1.7 - 1.17
İndirmek için aşağıya kaydırın

Tanıtım
  • Bu eklenti, her tür sunucu için mükemmeldir, Fortune'dan hangi blokların etkileneceğini seçebilirsiniz, Elmas blok gibi bloklar da çalışır, hangi blokların veya dünyaların çalışmayacağını seçin ve çok sayıda izne sahip oyuncuları yönetin.
  • Bu eklenti aynı zamanda bir Otomatik Toplama özelliğine sahiptir.
  • Aynı zamanda bir InventoryFull Uyarısı sistemi,% 100 yapılandırılabilir vardır ve config yoluyla istediğini devre dışı bırakabilirsiniz!
  • Aynı zamanda kokusu cevherleri envanterinde ergitilmiş değil bir işlevi vardır!

ÖZELLİKLER​

  • Otomatik olarak cevherleri eritin
  • Eşyaları otomatik olarak toplayın
  • Demir ve altın cevheri kırıldığında özel miktarda XP verin
  • Her şeyi düzenleyebileceğiniz yapılandırma dosyası
  • Autopickup / Autosmelt arasında geçiş yapmak için oyundaki komutlar
  • Bilgilerle ilgili yardım için faydalı oyun içi komutlar
  • Envanterde eritilmemiş AutoSmelt cevherleri
  • Yaratıcı mod için otomatik alımı engelle
  • Otomatik alma için hangi bloğun kullanılmayacağını seçmenize izin veren bir Blok Kara Listesi
  • GECİKME YOK
  • Servet Desteği
  • İpeksi Dokunuş Desteği
  • Envanter Dolu Uyarısı | Title | ActionBar ve Ses Efektleri!
  • Hangi blokların servetle çalışacağını seçmek için Fortune Beyaz Listesi
  • Fortune / AutoSmelt / AutoPickup'ın çalışmadığı belirli dünyalar için birçok liste
  • WorldGuard Desteği
  • Cevherleri eritmeye izin veren tamamen özelleştirilebilir kazma (bu özellikleri yapılandırmada devre dışı bırakabilir ve normal şekilde kullanabilirsiniz)

OTO ERİTME​

OTO TOPLAMA​

İZİNLER​

  • Advancedautosmelt.reload (/as reload)
  • Advancedautosmelt.toggle.autosmelt (/as toggle autosmelt)
  • Advancedautosmelt.toggle.autopickup (/as toggle autopickup)
  • Advancedautosmelt.toggle.inventoryfull (/as toggle inventoryfull)
  • Advancedautosmelt.info (/as info)
  • Advancedautosmelt.list (/as list)
  • Advancedautosmelt.help (/as help)
  • Advancedautosmelt.autopickup Otomatik toplama için izin

DOSYALAR​

YAML:
##################################################################
#                           _        _____                _ _    #
#      /\        /\        | |      / ____|              | | |   #
#     /  \      /  \  _   _| |_ ___| (___  _ __ ___   ___| | |_  #
#    / /\ \    / /\ \| | | | __/ _ \\___ \| '_ ` _ \ / _ \ | __| #
#   / ____ \  / ____ \ |_| | || (_) |___) | | | | | |  __/ | |_  #
#  /_/    \_\/_/    \_\__,_|\__\___/_____/|_| |_| |_|\___|_|\__| #
#                                                                #
# Author: Pulsi_                                                 #
# Thanks for using this plugin!                                  #
#                                                                #
##################################################################

#Receive updates messages when there is a new Update available
Update-Checker: true

#If your server is on 1.12.2 or more, you should put this option to false
Enable-Legacy-Support: true

######################################################
#                   < AUTOSMELT >                    #
######################################################
AutoSmelt:

  #Disable the autosmelt in creative mode, this will avoid the possibility of dupe blocks
  Disable-Creative-Mode: true

  #Automatically smelt Iron Ore -> Permission: advancedautosmelt.smelt.iron
  Smelt-Iron: true
  #Give or not the experience when breaking an Iron Ore Block
  Give-Exp-Iron: true
  #Give to the Player some Experience for Mining Iron Ores
  Iron-Exp: 1

  #Automatically smelt Gold Ore -> Permission: advancedautosmelt.smelt.gold
  Smelt-Gold: true
  #Give or not the experience when breaking an Iron Ore Block
  Give-Exp_Gold: true
  #Give to the Player some Experience for Mining Gold Ores
  Gold-Exp: 2

  #The stone will be mined like silk touch -> advancedautosmelt.smelt.stone
  Smelt-Stone: true

  #Instead of give Obsidian, it will give the EnderChest when broken
  Smelt-Enderchest: true

  #This will smelt ores not smelted in the Inventory
  Smelt-Ores-In-Inventory: true
  Inv-Smelt:
   #Smelt Iron Ores in the Inventory
    Iron-Ore: true

    #Smelt Gold Ores in the Inventory
    Gold-Ore: true

    #Smelt Cobblestone in the Inventory
    Cobblestone: true


######################################################
#                   < AUTOPICKUP >                   #
######################################################
AutoPickup:

  #Should the plugin enable this Option? -> Permission: advancedautosmelt.autopickup
  Enable-Autopickup: true

  #The player will directly receive Experience -> Permission: advancedautosmelt.autopickupexp
  Autopickup-Experience: true

  #Make the blocks broken don't drop in the ground when the inventory is full
  Inv-Full-Drop-Items: true


######################################################
#                    < FORTUNE >                     #
######################################################
Fortune:

  #Enable the fortune feature, this will give extra blocks based on your fortune level -> Permission: advancedautosmelt.fortune
  Enable-Fortune-Support: true

  #Enabling the fortune support for silktouch feature, this will give extra blocks based on
  #your fortune level, but supporting Silk Touch
  Fortune-Support-Silktouch: false

  #Use the block whitelist
  Use-Whitelist: true
  #This will work with blocks too
  Whitelist:
   - IRON_ORE
    - COAL_ORE
    - LAPIS_ORE
    - DIAMOND_ORE
    - EMERALD_ORE
    - GOLD_ORE
    - REDSTONE_ORE


######################################################
#                < INVENTORY FULL >                  #
######################################################
InventoryFull:

  #Enable this to activate the inventory full alerts!
  Inventory-Full-Alert: true

  #Send a title on InventoryFull
  Title:
    Use-Title: true
    Title: "&c&lWarning!"
    Sub-Title: "&7Your inventory is full!"

  #Send the actionbar message on InventoryFull
  Actionbar:
    Use-Actionbar: true
    Message: "&c&lWarning! &7Your inventory is full!"

  #Send messages on InventoryFull
  Messages:
    Use-Messages: true
    Messages:
     - "&8&m----*----------------------*----"
      - "&c&lAlert! &7Your inventory is full!"
      - "     &cYou are losing Items!"
      - "&8&m----*----------------------*----"

  #Play a sound on Inventory Full
  Sound:
    Use-Sound: true
    Sound-Type: 'BLOCK_ANVIL_BREAK'
    Volume: 2
    Pitch: 1

  #The delay between alerts, in ticks
  Alert-Delay: 50


######################################################
#                < CUSTOM PICKAXE >                  #
######################################################
Custom-Pickaxe:

  Works-only-with-custom-pickaxe: false
  Pickaxe:
    Material-Type: DIAMOND_PICKAXE
    Display-Name: "&2&lSmelter &d&lPickaxe"
    Use-Lore: true
    Lore:
     - "&aThe magic Smelter Pickaxe"
      - "&dthat allow the player that is"
      - "&cholding the pickaxe, to automatically"
      - "&bsmelt ores!"
    #If you want to show enchantments, please disable this option. -> Glowing: false
    Glowing: true


######################################################
#                  < BLACKLISTS >                    #
######################################################
Disabled-Worlds:
 - example1
  - example2

#The blocks in this list won't work with anything, fortune, autopickup, etc..
Disabled-Blocks:
 - SKULL

YAML:
#######################################################
#             < MESSAGES CONFIGURATION >              #
#######################################################

No-Permission: "&8&l<&d&lAdvanced&a&lAuto&c&lSmelt&8&l> &cYou don't have the permission! (&f%permission%&c)"
Unknown-Command: "&8&l<&d&lAdvanced&a&lAuto&c&lSmelt&8&l> &cUnknown Command!"
Toggled-On-Message: "&8&l<&d&lAdvanced&a&lAuto&c&lSmelt&8&l> &7Your %toggled_ability% has been toggled &2On&7!"
Toggled-Off-Message: "&8&l<&d&lAdvanced&a&lAuto&c&lSmelt&8&l> &7Your %toggled_ability% has been toggled &cOff&7!"
Available-Options: "&8&l<&d&lAdvanced&a&lAuto&c&lSmelt&8&l> &aAvailable options are: &7AutoPickup, AutoSmelt, InventoryFull"
Received-Pickaxe: "&8&l<&d&lAdvanced&a&lAuto&c&lSmelt&8&l> &aYou have received a Smelter Pickaxe!"

Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

Tanıtım başarılı hocam elinize sağlık iyi forumlar :)
 
Başarılı bol bilgilendirici bir konu olmuş hocam elinize emeğinize sağlık :)
 
görselleri güncellermisin dostum kırık gözükmüyor...
 
Elinize sağlık güzel olmuş.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst