Çözüldü 1vs1 plugin yardım!

  • Konuyu Başlatan Konuyu Başlatan Mrtcn_TR
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 932
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Mrtcn_TR

Zombi Geldi, Beni Yedi
Katılım
17 Ocak 2017
Mesajlar
225
Elmaslar
12
Puan
6.410
Yaş
26
bende
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
deki plugin var ama pluginde tek sıkıntısı yere çakmakla ateş yakmak istediğimde Bu arenaya Block koyamazsin yazıyor bunu nasıl düzeltebilirim
 
Config atarsan bakarız.
 
Kod:
broadcaster:
  enabled: true
  delay: 40
arenaSignUpdater:
  delay: 20
prefix: '&7Server!'
duelInvitationTimeOut: 60
checkForUpdates: false
queue:
  kick:
    wasHitByPlayer: true
    hitPlayer: true
  commandBlacklist:
  - sg
  - spleef
database:
  type: sqlite
  host: localhost
  port: '3306'
  user: dbuser
  password: dbpassword
  database: database-name
 
Bu pluginden kaynaklı olduğuna emin misin ? Başka bir 1vs1 plugini dener misin ? Attığın confige baktım ama bloklarla ilgili bişey yok. Böyle whitelist dosyası gibi bişi var mı pluginin dosyası içinde ?
 
Bu pluginden kaynaklı olduğuna emin misin ? Başka bir 1vs1 plugini dener misin ? Attığın confige baktım ama bloklarla ilgili bişey yok. Böyle whitelist dosyası gibi bişi var mı pluginin dosyası içinde ?
pluginle alakalı olduğuna eminim whitelist diye birşey yok
 
pluginle alakalı olduğuna eminim whitelist diye birşey yok
Anlatmak istediğim ateş blacklist (kara liste) e eklenmiş olabilir. Attığın configde bununla ilgili birşey yok. Klasörün içinde bunun haricinde yml dosyası var mı ? Varsa onlarıda at buraya.
 
Kod:
enabled: true
spawn1:
  world: world
  x: -578.3582302421669
  y: 7.0
  z: -457.3460770211716
  yaw: -329.05984
  pitch: 0.8525219
spawn2:
  world: world
  x: -608.4188566780942
  y: 7.0
  z: -405.7307956570218
  yaw: -150.65282
  pitch: -2.5165715
prize:
  economy:
    enabled: false
    amount: 50
  items:
    enabled: false
    itemPrizes:
    - ==: org.bukkit.inventory.ItemStack
      type: STONE_PICKAXE
countdown:
  beforeTeleport:
    enabled: true
    duration: 3
    sound: false
  beforeFight:
    enabled: true
    duration: 3
    disableMoving: true
    blindness: false
    invincibility: true
    sound: false
points:
  win: 1
  lose: -1
firework:
  inArena: false
  afterTeleport: false
health: 20
timeOut: 300
rounds: 1
maximumTeleportDistance: 1
playerItemDrop: false
playerItemPickUp: false
winAnnouncement: false
commandsToRunAtStart:
- ungod {PLAYER1}
- ungod {PLAYER2}
commandsToRunAtEnd:
- give {WINNER} 264 2
inventory:
  items:
  - ==: org.bukkit.inventory.ItemStack
    type: IRON_SWORD
  - ==: org.bukkit.inventory.ItemStack
    type: BOW
  - ==: org.bukkit.inventory.ItemStack
    type: FISHING_ROD
  - ==: org.bukkit.inventory.ItemStack
    type: GOLDEN_APPLE
    amount: 2
  - null
  - null
  - null
  - null
  - ==: org.bukkit.inventory.ItemStack
    type: ARROW
    amount: 21
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  armor:
  - ==: org.bukkit.inventory.ItemStack
    type: IRON_BOOTS
  - ==: org.bukkit.inventory.ItemStack
    type: IRON_LEGGINGS
  - ==: org.bukkit.inventory.ItemStack
    type: IRON_CHESTPLATE
  - ==: org.bukkit.inventory.ItemStack
    type: IRON_HELMET
Gönderi otomatik olarak birleştirildi:

Kod:
enabled: true
spawn1:
  world: world
  x: -578.3582302421669
  y: 7.0
  z: -457.3460770211716
  yaw: -329.05984
  pitch: 0.8525219
spawn2:
  world: world
  x: -608.4188566780942
  y: 7.0
  z: -405.7307956570218
  yaw: -150.65282
  pitch: -2.5165715
prize:
  economy:
    enabled: false
    amount: 50
  items:
    enabled: false
    itemPrizes:
    - ==: org.bukkit.inventory.ItemStack
      type: STONE_PICKAXE
countdown:
  beforeTeleport:
    enabled: true
    duration: 3
    sound: false
  beforeFight:
    enabled: true
    duration: 3
    disableMoving: true
    blindness: false
    invincibility: true
    sound: false
points:
  win: 1
  lose: -1
firework:
  inArena: false
  afterTeleport: false
health: 20
timeOut: 300
rounds: 1
maximumTeleportDistance: 1
playerItemDrop: false
playerItemPickUp: false
winAnnouncement: false
commandsToRunAtStart:
- ungod {PLAYER1}
- ungod {PLAYER2}
commandsToRunAtEnd:
- give {WINNER} 264 2
inventory:
  items:
  - ==: org.bukkit.inventory.ItemStack
    type: IRON_SWORD
  - ==: org.bukkit.inventory.ItemStack
    type: BOW
  - ==: org.bukkit.inventory.ItemStack
    type: FISHING_ROD
  - ==: org.bukkit.inventory.ItemStack
    type: GOLDEN_APPLE
    amount: 2
  - null
  - null
  - null
  - null
  - ==: org.bukkit.inventory.ItemStack
    type: ARROW
    amount: 21
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  armor:
  - ==: org.bukkit.inventory.ItemStack
    type: IRON_BOOTS
  - ==: org.bukkit.inventory.ItemStack
    type: IRON_LEGGINGS
  - ==: org.bukkit.inventory.ItemStack
    type: IRON_CHESTPLATE
  - ==: org.bukkit.inventory.ItemStack
    type: IRON_HELMET
bide böyle bişi var
 
Kod:
enabled: true
spawn1:
  world: world
  x: -578.3582302421669
  y: 7.0
  z: -457.3460770211716
  yaw: -329.05984
  pitch: 0.8525219
spawn2:
  world: world
  x: -608.4188566780942
  y: 7.0
  z: -405.7307956570218
  yaw: -150.65282
  pitch: -2.5165715
prize:
  economy:
    enabled: false
    amount: 50
  items:
    enabled: false
    itemPrizes:
    - ==: org.bukkit.inventory.ItemStack
      type: STONE_PICKAXE
countdown:
  beforeTeleport:
    enabled: true
    duration: 3
    sound: false
  beforeFight:
    enabled: true
    duration: 3
    disableMoving: true
    blindness: false
    invincibility: true
    sound: false
points:
  win: 1
  lose: -1
firework:
  inArena: false
  afterTeleport: false
health: 20
timeOut: 300
rounds: 1
maximumTeleportDistance: 1
playerItemDrop: false
playerItemPickUp: false
winAnnouncement: false
commandsToRunAtStart:
- ungod {PLAYER1}
- ungod {PLAYER2}
commandsToRunAtEnd:
- give {WINNER} 264 2
inventory:
  items:
  - ==: org.bukkit.inventory.ItemStack
    type: IRON_SWORD
  - ==: org.bukkit.inventory.ItemStack
    type: BOW
  - ==: org.bukkit.inventory.ItemStack
    type: FISHING_ROD
  - ==: org.bukkit.inventory.ItemStack
    type: GOLDEN_APPLE
    amount: 2
  - null
  - null
  - null
  - null
  - ==: org.bukkit.inventory.ItemStack
    type: ARROW
    amount: 21
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  - null
  armor:
  - ==: org.bukkit.inventory.ItemStack
    type: IRON_BOOTS
  - ==: org.bukkit.inventory.ItemStack
    type: IRON_LEGGINGS
  - ==: org.bukkit.inventory.ItemStack
    type: IRON_CHESTPLATE
  - ==: org.bukkit.inventory.ItemStack
    type: IRON_HELMET
Gönderi otomatik olarak birleştirildi:


bide böyle bişi var
Configlerde görünmüyor. Skript kullanıyorsan belki orda engellemişlerdir veya başka bir koruma plugini engelliyor.
 
Configlerde görünmüyor. Skript kullanıyorsan belki orda engellemişlerdir veya başka bir koruma plugini engelliyor.
skript ile alakası yok koruma pluginiyle de sıkıntı configde pluginin içinde de aradım ama bulamadım bu plugini bilen yok mu :(
 
Konu sahibi 12 saat veya daha fazla bir süre konuya cevap vermediğinden dolayı konu çözüldü olarak işaretlenmiştir.

Eğer sorununuz devam ediyorsa bu konu üzerinden destek almaya devam edebilirsiniz.
 
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