Çözüldü eZProtector | /is yazınca hata veriyor.

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

AhmetErdem

Koydum Çalışma Masasını
Katılım
8 Haziran 2019
Mesajlar
57
Elmaslar
17
Puan
0
Yaş
26
Minecraft
Gasparlewis

Discord:

Ahmet Erdem#0303

Selamlar,
eZProtector adlı plugin /is yazınca böyle bir hata veriyor.

ss56565656.JPG
 
Ezprotectorun configini atarmısın?
 
Ezprotectorun configini atarmısın?
Kod:
# eZProtector | Version 4.2.1
# To see what are the placeholders available to you, read the information page here: https://git.io/vpDio

# Here you can modify the prefix of the plugin.
prefix: '&7[&aeZProtector&7]&f'

# If enabled, you'll get a message in console that the plugin is outdated.
updater: true

# If set to true, when a mod is blocked it will be logged to the console.
log-blocked-mods: false

# This feature blocks tab completion! (with various features added to it)
tab-completion:
  blocked: true
  warn:
    # If this option is set to true and a player holds the Tab key, they'll be spammed with the message below
    enabled: false
    message: '%prefix% &cYou don''t have permission to tab-complete commands.'
  notify-admins:
    # If this is set to true, players with notify permissions will also get spammed if a player holds the Tab key.
    enabled: false
    message: '%prefix% %player% tried to tab-complete a command. &4(%command%)'
  punish-player:
    # This shouldn't really be necessary, but it's here for convenience. It's not recommended to punish a player for pressing the Tab key in the chat!
    enabled: false
    command: 'kick %player% %errormessage%'

# This blocks players from using commands such as /bukkit:help or /essentials:warp, since they can use that to bypass various protections.
hidden-syntaxes:
  blocked: true
  error-message: '%prefix% &cThat syntax is forbidden.'
  notify-admins:
    enabled: true
    message: '%prefix% %player% tried to do a command with a hidden syntax. &4(%command%)'
  punish-player:
    enabled: false
    command: 'kick %player% %errormessage%'

# This option allows you to set a custom list of plugins that will be shown if players do /plugins
# This will *not* work if you add the plugins command to the blocked commands list.
custom-plugins:
  enabled: true
  plugins: Fully, Custom, Plugins
  # If the enabled option above is set to false, this message will be shown instead.
  error-message: '%prefix% &4You are not allowed to see this server''s plugin list.'
  notify-admins:
    enabled: true
    message: '%prefix% %player% tried to do the command &4%command%'
  # The punish feature will only work if you have the custom-plugins feature set to false.
  punish-player:
    enabled: false
    command: 'kick %player% %prefix% You don''t have permission to do this. (%command%)'

# Same deal as with the custom plugins above, but for the version command!
# It shows up as "This server is running server version Custom Version"
custom-version:
  enabled: false
  version: "Custom Version"
  # If the enabled option above is set to false, this message will be shown instead.
  error-message: '%prefix% &4You are not allowed to see this server''s version.'
  notify-admins:
    enabled: true
    message: '%prefix% %player% tried to do the command &4%command%'
  # The punish feature will only work if you have the custom-version feature set to false.
  punish-player:
    enabled: false
    command: 'kick %player% %prefix% You don''t have permission to do this. (%command%)'

# This option allows you to block any command you wish! Just add it to the list to
custom-commands:
  blocked: true
  error-message: '%prefix% You don''t have permission to do this. &4(%command%)'
  commands:
  - a
  - about
  - icanhasbukkit
 #- pl      # These two commands are handled by the customized plugins section, so you don't need to add them here!
 #- plugins
 #- ver     # These two commands are handled by the customized version section, so you don't need to add them here!
 #- version
  - '?'
  - plugman list
  - command_without_slash
  notify-admins:
    enabled: true
    message: '%prefix% &e%player% &btried to do the command &e%command%'
  punish-player:
    enabled: false
    command: 'kick %player% %errormessage%'

# If you add commands to this list, only players in the bypassed-players list will be able to use them.
opped-player-commands:
  blocked: false
  error-message: '%prefix% This command can only be executed from the console. &4(%command%)'
  commands:
  - ezp
  - reload
  - featherboard resetconfig
  - command_without_slash
  bypassed-players:
  - Notch
  notify-bypassed-players:
    enabled: true
    message: '%prefix% Opped player %player% tried to do &4%command%'
  punish-player:
    enabled: false
    command: 'kick %player% %errormessage%'

# This section allows you to block various mods (and even punish players for some of them!)
mods:
  5zig:
    block: false
  # This option also blocks Xaero's Minimap!
  betterpvp:
    block: false
  bettersprinting:
    block: false
  damageindicators:
    block: false
  forge:
    block: false
    warning-message: '&4WARN &c- &f%player% tried to join with the Forge mod, but failed.'
    punish-command: kick %player% &4The Forge mod is not allowed.
  liteloader:
    block: false
    warning-message: '&4WARN &c- &f%player% tried to join with the LiteLoader mod, but failed.'
    punish-command: kick %player% &4The LiteLoader mod is not allowed.
  reiminimap:
    block: false
  schematica:
    block: false
  smartmoving:
    block: false
  voxelmap:
    block: false

# This is the end of the config! Yay!
 
Gereksiz bir eklenti çok işlevsel olduğu söylenemez ve sunucuda gereksiz TPS düşüklüğü sağlar direk kaldır çöpe at başka eklenti kur
 
hidden-syntaxes:
blocked: true
Bunu fazla yapmalısınız ama bunu kapatırsanız bazı komutları engellemez ek bir eklenti kullanabilirsiniz.
 
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