Çözüldü 1.21.4 EasyCommandBlocker Sorunu

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

Poftuq

Demir Cevheri Gibiyim
Katılım
4 Ocak 2025
Mesajlar
203
Elmaslar
18
Puan
1.155
Konum
İzmir
Minecraft
Poftuq
İyi forumlar, 1.21.4 sunucumda EasyCommandBlocker pluginini kullanıyorum sorunum şu: komutları belirlememe rağmen hiçbir tab completion gözükmüyor yani /günlüködül olarak belirlediğim komut olsa bile ne /günlüködül nede başka bir komut bulunmuyor hiçbir şekilde default permdeki oyuncular / komutlarını göremiyor eklememe rağmen. easycommandblocker.tab.default permini defaulta verdim sunucuyu reloadladım maalesef düzelmedi fikri olanlar var mı acaba aşağıya configi bırakıyorum:

Kod:
# Here you can create different groups to show only certain commands
# in tab completion. You must give the easycommandblocker.tab.<group>
# permission to players for using this option.
# The default group will apply to ALL users that don't have a group permission set.
# Don't remove the default group.
tab:
  # Name of the group.
  default:
    # The priority works to define which group a player must use first if they
    # have more than one group permission. A higher priority means the
    # group will be selected first.
    priority: 0

    # A list of commands to show on tab completion. The command must
    # include the "/".
    commands:
       - "/günlüködül"
       - "/warp"
  vip:
    priority: 1

    # You can add the "extends" option to inherit commands from another
    # group. Doing so allows you to not repeat commands.
    extends: default

    commands:
      - "/home"

# Actions to be executed when a user tries to use a blocked command.
blocked_command_default_actions:
  - "message: &8[&b&lECB&8] &cYou don't have permissions to use that command."
  - "playsound: BLOCK_NOTE_BLOCK_PLING;10;0.1"
  - "title: 20;40;20;&cWhat are you doing?;&7Don't use that command!"

# Whether the plugin should send notifications on join to OP
# players if an update is found
update_notify: true

# Option only in backend server.
# Set it to true if you are using ECB in both the proxy and the backend.
is_network: false

# Option only in backend server.
# Set it to true if you are using a 1.12- server or want to add compatibility
# with 1.12- versions.
# Requires ProtocolLib.
# For this option to apply you must restart your server.
legacy_support: false

# If you set this option to true, the list below will serve as a whitelist instead,
# meaning the listed commands will be allowed and all others will be blocked.
use_commands_as_whitelist: true

# List of commands to block.
commands:
  - "/?"
  - "/bukkit:?"
  - "/bukkit:ver"
  - "/bukkit:version"
  - "/bukkit:pl"
  - "/bukkit:plugins"
  - "/bukkit:help"
  - "/bukkit:about"
  - "/ver"
  - "/version"
  - "/plugins"
  - "/pl"
  - "/minecraft:me"
  - "/about"
  - "/icanhasbukkit"

# Block all commands that contain ":".
block_colon_commands: true

# Here you can define group of commands that will execute certain actions.
# The example1 section defines that commands like /ver or /version will kick
# the player from the server, instead of using the default actions. You MUST use
# the same commands defined in the previous list.
# If you don't want custom command actions, you can delete this whole section.
custom_commands_actions:
  example1:
    commands:
      - "/ver"
      - "/version"
      - "/about"
    actions:
      - "console_command: kick %player% You can't see the version of the server!"

1774825457663.webp

1774825466811.webp
 
Eklentiyi detaylı şekilde bilmiyorum ancak vermeniz gereken bir perm bulunuyor olabilir. Bulunan gruplara uygun easycommandblocker.tab.oyuncu gibi bir perm eklemeyi dener misiniz. Problem büyük ihtimalle bundan kaynaklanıyor olabilir.
 
Eklentiyi detaylı şekilde bilmiyorum ancak vermeniz gereken bir perm bulunuyor olabilir. Bulunan gruplara uygun easycommandblocker.tab.oyuncu gibi bir perm eklemeyi dener misiniz. Problem büyük ihtimalle bundan kaynaklanıyor olabilir.
easycommandblocker.tab.default permini verdim defaulta fakat aynı maalesef :(
 
Commandwhitelist kurun daha kolay kullanımı
 
spigot.yml den tab-complete: 0 yap
 
spigot.yml den tab-complete: 0 yap

Mevcut ayar öyle fakat maalesef hala aynı sorun

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 Discord or drop by our forums and leave a post.
#
# Discord: https://www.spigotmc.org/go/discord
# Forums: http://www.spigotmc.org/

settings:
  debug: false
  timeout-time: 60
  restart-on-crash: true
  restart-script: ./start.sh
  log-villager-deaths: true
  log-named-deaths: true
  user-cache-size: 1000
  attribute:
    maxAbsorption:
      max: 2048.0
    maxHealth:
      max: 1024.0
    movementSpeed:
      max: 1024.0
    attackDamage:
      max: 2048.0
  player-shuffle: 0
  netty-threads: 4
  save-user-cache-on-stop-only: false
  sample-count: 12
  moved-too-quickly-multiplier: 10.0
  moved-wrongly-threshold: 0.0625
  bungeecord: false
advancements:
  disable-saving: false
  disabled:
  - minecraft:story/disabled
world-settings:
  default:
    below-zero-generation-in-existing-chunks: true
    enable-zombie-pigmen-portal-spawns: true
    zombie-aggressive-towards-villager: true
    simulation-distance: default
    view-distance: default
    end-portal-sound-radius: 0
    hanging-tick-frequency: 100
    dragon-death-sound-radius: 0
    wither-spawn-sound-radius: 0
    mob-spawn-range: 8
    arrow-despawn-rate: 1200
    trident-despawn-rate: 1200
    nerf-spawner-mobs: false
    item-despawn-rate: 6000
    growth:
      cactus-modifier: 100
      cane-modifier: 100
      melon-modifier: 100
      mushroom-modifier: 100
      pumpkin-modifier: 100
      sapling-modifier: 100
      beetroot-modifier: 100
      carrot-modifier: 100
      potato-modifier: 100
      torchflower-modifier: 100
      wheat-modifier: 100
      netherwart-modifier: 100
      vine-modifier: 100
      cocoa-modifier: 100
      bamboo-modifier: 100
      sweetberry-modifier: 100
      kelp-modifier: 100
      twistingvines-modifier: 100
      weepingvines-modifier: 100
      cavevines-modifier: 100
      glowberry-modifier: 100
      pitcherplant-modifier: 100
    entity-tracking-range:
      players: 128
      animals: 96
      monsters: 96
      misc: 96
      display: 128
      other: 64
    max-tnt-per-tick: 100
    seed-village: 10387312
    seed-desert: 14357617
    seed-igloo: 14357618
    seed-jungle: 14357619
    seed-swamp: 14357620
    seed-monument: 10387313
    seed-shipwreck: 165745295
    seed-ocean: 14357621
    seed-outpost: 165745296
    seed-endcity: 10387313
    seed-slime: 987234911
    seed-nether: 30084232
    seed-mansion: 10387319
    seed-fossil: 14357921
    seed-portal: 34222645
    seed-ancientcity: 20083232
    seed-trailruins: 83469867
    seed-trialchambers: 94251327
    seed-buriedtreasure: 10387320
    seed-mineshaft: default
    seed-stronghold: default
    max-tick-time:
      tile: 50
      entity: 50
    thunder-chance: 100000
    unload-frozen-chunks: false
    entity-activation-range:
      animals: 32
      monsters: 32
      raiders: 64
      misc: 16
      water: 16
      villagers: 32
      flying-monsters: 32
      wake-up-inactive:
        animals-max-per-tick: 4
        animals-every: 1200
        animals-for: 100
        monsters-max-per-tick: 8
        monsters-every: 400
        monsters-for: 100
        villagers-max-per-tick: 4
        villagers-every: 600
        villagers-for: 100
        flying-monsters-max-per-tick: 8
        flying-monsters-every: 200
        flying-monsters-for: 100
      villagers-work-immunity-after: 100
      villagers-work-immunity-for: 20
      villagers-active-for-panic: true
      tick-inactive-villagers: true
      ignore-spectators: false
    merge-radius:
      item: 0.5
      exp: -1.0
    ticks-per:
      hopper-transfer: 8
      hopper-check: 1
    hopper-amount: 1
    hopper-can-load-chunks: false
    hunger:
      jump-walk-exhaustion: 0.05
      jump-sprint-exhaustion: 0.2
      combat-exhaustion: 0.1
      regen-exhaustion: 6.0
      swim-multiplier: 0.01
      sprint-multiplier: 0.1
      other-multiplier: 0.0
    verbose: false
  worldeditregentempworld:
    verbose: false
messages:
  restart: Server is restarting
  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}
players:
  disable-saving: false
config-version: 12
commands:
  tab-complete: 0
  send-namespaced: true
  log: true
  spam-exclusions:
  - /skill
  replace-commands:
  - setblock
  - summon
  - testforblock
  - tellraw
  silent-commandblock-console: false
  enable-spam-exclusions: false
stats:
  disable-saving: false
  forced-stats: {}
 
Commandwhitelist kurun daha kolay kullanımı
Hocam şimdi onu kurdum maalesef sorun devam ediyor oyuncular belirlediğim komutları kullanabiliyor ama herhangi bir tab tamamlaması cıkmıyor chatte buda config
Kod:
# Messages use MiniMessage formatting (https://docs.adventure.kyori.net/minimessage/format)
messages:
  prefix: 'CommandWhitelist > '
  command_denied: No such command.
  subcommand_denied: You cannot use this subcommand
  no_permission: <red>You don't have permission to do this.
  no_such_subcommand: <red>No subcommand by that name.
  config_reloaded: <yellow>Configuration reloaded.
  added_to_whitelist: <yellow>Whitelisted command <gold>%s <yellow>for permission
    <gold>%s
  removed_from_whitelist: <yellow>Removed command <gold>%s <yellow>from permission
    <gold>%s
  group_doesnt_exist: <red>Group doesn't exist or error occured

# Do not enable if you don't have issues with aliased commands.
# This requires server restart to take effect.
use_protocollib: false

# Valid message types are CHAT and ACTIONBAR. Does nothing on velocity.
message_type: CHAT
groups:
  default:
    commands:
    - msg
    - tpdeny
    - tpa
    - pay
    - bal
    - baltop
    - tpahere
    - tpaccept
    - help
    - r
    - spawn
    - balance
    - warp
    - günlüködül
    subcommands:
    - help about

1774865687739.webp
 
Hocam şimdi onu kurdum maalesef sorun devam ediyor oyuncular belirlediğim komutları kullanabiliyor ama herhangi bir tab tamamlaması cıkmıyor chatte buda config
Kod:
# Messages use MiniMessage formatting (https://docs.adventure.kyori.net/minimessage/format)
messages:
  prefix: 'CommandWhitelist > '
  command_denied: No such command.
  subcommand_denied: You cannot use this subcommand
  no_permission: <red>You don't have permission to do this.
  no_such_subcommand: <red>No subcommand by that name.
  config_reloaded: <yellow>Configuration reloaded.
  added_to_whitelist: <yellow>Whitelisted command <gold>%s <yellow>for permission
    <gold>%s
  removed_from_whitelist: <yellow>Removed command <gold>%s <yellow>from permission
    <gold>%s
  group_doesnt_exist: <red>Group doesn't exist or error occured

# Do not enable if you don't have issues with aliased commands.
# This requires server restart to take effect.
use_protocollib: false

# Valid message types are CHAT and ACTIONBAR. Does nothing on velocity.
message_type: CHAT
groups:
  default:
    commands:
    - msg
    - tpdeny
    - tpa
    - pay
    - bal
    - baltop
    - tpahere
    - tpaccept
    - help
    - r
    - spawn
    - balance
    - warp
    - günlüködül
    subcommands:
    - help about

Ekli dosyayı görüntüle 284358

commandwhitelist.group.default perminide verdim defaulta resette attım default permindeyim op değilim malesef komutları kullanabiliyorum ama tab complete yok
 
commandwhitelist.group.default perminide verdim defaulta resette attım default permindeyim op değilim malesef komutları kullanabiliyorum ama tab complete yok
Çakışacak veya engelleyecek bir skript/eklenti kullanmıyorsunuz değil mi?
 
Çakışacak veya engelleyecek bir skript/eklenti kullanmıyorsunuz değil mi?
Yok hocam kullanmıyorum scripts klasörüm bomboş default yetkisinide verdim oyuncu komutu kullanabiliyor ama / yazınca hiçbir şey çıkmıyor hala sorun devam ediyor malesef
 
Biraz araştırdım LuckPerms ve LPC kullanıyorum onunla ilgili olabilir mi AI a sordugumda olabilir falan bir şeyler denettirdide beceremedim
 
Yok hocam kullanmıyorum scripts klasörüm bomboş default yetkisinide verdim oyuncu komutu kullanabiliyor ama / yazınca hiçbir şey çıkmıyor hala sorun devam ediyor malesef
Discord adresin varsa bi iletir misin seslide 10 dakikada halledelim detaylı bakıp
 
Discord adresin varsa bi iletir misin seslide 10 dakikada halledelim detaylı bakıp
Sorunu çözdük bu kral sağolsun discorddan yardımcı oldu benim gibi takılan arkadaşlar olursa diye arkadaşın uygulattırdığı çözümü söyliyeyim dostlar:

CommandWhiteList pluginini indirdikten sonra oyuna girip /commandwhitelist add default verilecekkomut şeklinde / olmadan yazınca düzeldi arkadaşa ve diğer yardımcı olmaya çalışan herkese teşekkür ederim hayırlı günler ellerinize sağlık.
 
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