Çözüldü /HELP Hatası

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

JuneX

Nerelerdesin Be Zümrüt?
Katılım
12 Ekim 2019
Mesajlar
529
Elmaslar
126
Puan
4.775
Minecraft
JuneZX
/help yazınca plugin paketinin sahibinin reklamı çıkıyor nasıldeğiştirebilirim
/help yazdıgımda XXXX PLUGIN PAKETI YAZIYOR
Gönderi otomatik olarak birleştirildi:

yardımcı olcak varmı
 
Son düzenleme:
/help komutunu çalıştıran skript veya pluginden düzeltebilirsin.
 
spigot.yml dosyasından değiştirebilirsin
 
Emin misin spigot.ymlde olmadığından ctrl f yapıp ara kelimeleri veya spigot.yml dosyasını kopyala at buraya
 
Emin misin spigot.ymlde olmadığından ctrl f yapıp ara kelimeleri veya spigot.yml dosyasını kopyala at buraya
Kod:
# This is the main configuration file for Spigot.
# As you can see, there's tons to configure. Some options may impact gameplay, so use
# with caution, and make sure you know what each option does before configuring.
# For a reference for any variable inside this file, check out the Spigot wiki at
# http://www.spigotmc.org/wiki/spigot-configuration/
#
# If you need help with the configuration or have any questions related to Spigot,
# join us at the IRC or drop by our forums and leave a post.
#
# IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ )
# Forums: http://www.spigotmc.org/

config-version: 8
settings:
  debug: false
  save-user-cache-on-stop-only: false
  sample-count: 12
  user-cache-size: 1000
  int-cache-limit: 1024
  player-shuffle: 0
  netty-threads: 4
  attribute:
    maxHealth:
      max: 200048.0
    movementSpeed:
      max: 2048.0
    attackDamage:
      max: 2048.0
  timeout-time: 60
  restart-on-crash: true
  restart-script: ./start.sh
  late-bind: false
  bungeecord: false
  filter-creative-items: true
  moved-too-quickly-threshold: 100.0
  moved-wrongly-threshold: 0.0625
timings:
  enabled: false
  verbose: true
  server-name-privacy: false
  hidden-config-entries:
  - database
  - settings.bungeecord-addresses
  history-interval: 300
  history-length: 3600
messages:
  whitelist: You are not whitelisted on this server!
  unknown-command: Unknown command. Type "/help" for help.
  server-full: The server is full!
  outdated-client: Outdated client! Please use {0}
  outdated-server: Outdated server! I'm still on {0}
  restart: Server is restarting
commands:
  tab-complete: 0
  spam-exclusions:
  - /skill
  replace-commands:
  - setblock
  - summon
  - testforblock
  - tellraw
  log: true
  silent-commandblock-console: false
stats:
  disable-saving: false
  forced-stats: {}
world-settings:
  default:
    verbose: true
    merge-radius:
      item: 2.5
      exp: 3.0
    item-despawn-rate: 6000
    enable-zombie-pigmen-portal-spawns: true
    arrow-despawn-rate: 1200
    view-distance: 10
    wither-spawn-sound-radius: 0
    hanging-tick-frequency: 100
    zombie-aggressive-towards-villager: true
    chunks-per-tick: 650
    clear-tick-list: false
    seed-village: 10387312
    seed-feature: 14357617
    dragon-death-sound-radius: 0
    max-entity-collisions: 8
    entity-activation-range:
      animals: 32
      monsters: 32
      misc: 16
    growth:
      cactus-modifier: 1000
      cane-modifier: 1000
      melon-modifier: 1000
      mushroom-modifier: 1000
      pumpkin-modifier: 1000
      sapling-modifier: 1000
      wheat-modifier: 1000
      netherwart-modifier: 1000
    mob-spawn-range: 4
    nerf-spawner-mobs: false
    save-structure-info: true
    max-tnt-per-tick: 100
    hunger:
      walk-exhaustion: 0.2
      sprint-exhaustion: 0.8
      combat-exhaustion: 0.3
      regen-exhaustion: 3.0
    random-light-updates: false
    max-bulk-chunks: 10
    max-tick-time:
      tile: 50
      entity: 50
    entity-tracking-range:
      players: 48
      animals: 48
      monsters: 48
      misc: 32
      other: 64
    ticks-per:
      hopper-transfer: 16
      hopper-check: 16
    hopper-amount: 2
    anti-xray:
      enabled: false
      engine-mode: 1
      hide-blocks:
      - 14
      - 15
      - 16
      - 21
      - 48
      - 49
      - 54
      - 56
      - 73
      - 74
      - 82
      - 129
      - 130
      replace-blocks:
      - 1
      - 5
Gönderi otomatik olarak birleştirildi:

1582810970362.png

Gönderi otomatik olarak birleştirildi:

/help yazınca Yeni Nesil 2019/2020 plugin paketi yazıyor
 
Kod:
# This is the main configuration file for Spigot.
# As you can see, there's tons to configure. Some options may impact gameplay, so use
# with caution, and make sure you know what each option does before configuring.
# For a reference for any variable inside this file, check out the Spigot wiki at
# http://www.spigotmc.org/wiki/spigot-configuration/
#
# If you need help with the configuration or have any questions related to Spigot,
# join us at the IRC or drop by our forums and leave a post.
#
# IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ )
# Forums: http://www.spigotmc.org/

config-version: 8
settings:
  debug: false
  save-user-cache-on-stop-only: false
  sample-count: 12
  user-cache-size: 1000
  int-cache-limit: 1024
  player-shuffle: 0
  netty-threads: 4
  attribute:
    maxHealth:
      max: 200048.0
    movementSpeed:
      max: 2048.0
    attackDamage:
      max: 2048.0
  timeout-time: 60
  restart-on-crash: true
  restart-script: ./start.sh
  late-bind: false
  bungeecord: false
  filter-creative-items: true
  moved-too-quickly-threshold: 100.0
  moved-wrongly-threshold: 0.0625
timings:
  enabled: false
  verbose: true
  server-name-privacy: false
  hidden-config-entries:
  - database
  - settings.bungeecord-addresses
  history-interval: 300
  history-length: 3600
messages:
  whitelist: You are not whitelisted on this server!
  unknown-command: Unknown command. Type "/help" for help.
  server-full: The server is full!
  outdated-client: Outdated client! Please use {0}
  outdated-server: Outdated server! I'm still on {0}
  restart: Server is restarting
commands:
  tab-complete: 0
  spam-exclusions:
  - /skill
  replace-commands:
  - setblock
  - summon
  - testforblock
  - tellraw
  log: true
  silent-commandblock-console: false
stats:
  disable-saving: false
  forced-stats: {}
world-settings:
  default:
    verbose: true
    merge-radius:
      item: 2.5
      exp: 3.0
    item-despawn-rate: 6000
    enable-zombie-pigmen-portal-spawns: true
    arrow-despawn-rate: 1200
    view-distance: 10
    wither-spawn-sound-radius: 0
    hanging-tick-frequency: 100
    zombie-aggressive-towards-villager: true
    chunks-per-tick: 650
    clear-tick-list: false
    seed-village: 10387312
    seed-feature: 14357617
    dragon-death-sound-radius: 0
    max-entity-collisions: 8
    entity-activation-range:
      animals: 32
      monsters: 32
      misc: 16
    growth:
      cactus-modifier: 1000
      cane-modifier: 1000
      melon-modifier: 1000
      mushroom-modifier: 1000
      pumpkin-modifier: 1000
      sapling-modifier: 1000
      wheat-modifier: 1000
      netherwart-modifier: 1000
    mob-spawn-range: 4
    nerf-spawner-mobs: false
    save-structure-info: true
    max-tnt-per-tick: 100
    hunger:
      walk-exhaustion: 0.2
      sprint-exhaustion: 0.8
      combat-exhaustion: 0.3
      regen-exhaustion: 3.0
    random-light-updates: false
    max-bulk-chunks: 10
    max-tick-time:
      tile: 50
      entity: 50
    entity-tracking-range:
      players: 48
      animals: 48
      monsters: 48
      misc: 32
      other: 64
    ticks-per:
      hopper-transfer: 16
      hopper-check: 16
    hopper-amount: 2
    anti-xray:
      enabled: false
      engine-mode: 1
      hide-blocks:
      - 14
      - 15
      - 16
      - 21
      - 48
      - 49
      - 54
      - 56
      - 73
      - 74
      - 82
      - 129
      - 130
      replace-blocks:
      - 1
      - 5
Gönderi otomatik olarak birleştirildi:

Ekli dosyayı görüntüle 108090
Gönderi otomatik olarak birleştirildi:

/help yazınca Yeni Nesil 2019/2020 plugin paketi yazıyor
Herhangi bir koruma plugininin içerisine bak orada /help komutu engellenmiş ve bu yazıyı yansıtıyor olabilir.
 
Ha,sadece /help yazınca oluyosa evet bir eklenti veya skript yapıyor olabilir.
Help dışında /adadad gibi bir komutta da o mesajı veriyosa daha değişik bir şey vardır.
 
Ha,sadece /help yazınca oluyosa evet bir eklenti veya skript yapıyor olabilir.
Help dışında /adadad gibi bir komutta da o mesajı veriyosa daha değişik bir şey vardır.
YOK o zaman /help yaz diyor
 
PlugMan'de olabilir ya da Essentials'ten. Ancak şunu öneririm ki NCP'den yasaklı komutlara /help'i ekleyin. Kimse görmesin daha iyi.
 
/help yazınca plugin paketinin sahibinin reklamı çıkıyor nasıldeğiştirebilirim
/help yazdıgımda XXXX PLUGIN PAKETI YAZIYOR
Gönderi otomatik olarak birleştirildi:

yardımcı olcak varmı
NoCheatPlus'a bakarmısın ?
 
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