- Minecraft Sürümleri
- 1.16x - 1.21x

Değerli ziyaretçimiz, içeriği görebilmek için
şimdi giriş yapın veya kayıt olun.
GITHUB (TIKLA)
# hsSecurityCore - Konfigürasyon Dosyası (HeliosProject)
modules:
op_protection: true
logging: true
command_control: true
exploit_fix: true
alerts: true
op_protection:
prevent_op_command: true
prevent_deop_command: true
log_op_changes: true
alert_on_op_change: true
logging:
log_file_name: "hsSecurityCore.log"
log_op_changes: true
log_blocked_commands: true
log_alerts: true
command_control:
hide_plugins:
enabled: true
bypass_permission: "hssecuritycore.cmd.bypass_plhide"
command_filter:
mode: "BLACKLIST" # veya whitelist
blocked_commands: ["icanhasop", "worldedit:/calc", "eval", "stop", "reload", "rl"]
allowed_commands: []
bypass_permission: "hssecuritycore.cmd.bypass_filter"
log_blocked: true
alert_on_blocked: true
exploit_fix:
book_exploit: {enabled: true, max_pages: 50, max_total_chars: 10000}
sign_exploit: {enabled: true, max_line_length: 50, prevent_formatting_spam: true}
log_attempts: true
alert_on_attempt: false
alerts:
send_to_console: true
send_to_players_with_perm: true # hssecuritycore.alerts izni
player_alert_prefix: "&c[Güvenlik Uyarısı] &e"
# Discord uyarıları
send_to_discord: false
discord_webhook_url: "DISCORD_WEBHOOK_URL_BURAYA_GIRIN"
discord_message_format: ":warning: **Güvenlik Uyarısı!** \n> %alert_message%"
modules:
op_protection: true
logging: true
command_control: true
exploit_fix: true
alerts: true
op_protection:
prevent_op_command: true
prevent_deop_command: true
log_op_changes: true
alert_on_op_change: true
logging:
log_file_name: "hsSecurityCore.log"
log_op_changes: true
log_blocked_commands: true
log_alerts: true
command_control:
hide_plugins:
enabled: true
bypass_permission: "hssecuritycore.cmd.bypass_plhide"
command_filter:
mode: "BLACKLIST" # veya whitelist
blocked_commands: ["icanhasop", "worldedit:/calc", "eval", "stop", "reload", "rl"]
allowed_commands: []
bypass_permission: "hssecuritycore.cmd.bypass_filter"
log_blocked: true
alert_on_blocked: true
exploit_fix:
book_exploit: {enabled: true, max_pages: 50, max_total_chars: 10000}
sign_exploit: {enabled: true, max_line_length: 50, prevent_formatting_spam: true}
log_attempts: true
alert_on_attempt: false
alerts:
send_to_console: true
send_to_players_with_perm: true # hssecuritycore.alerts izni
player_alert_prefix: "&c[Güvenlik Uyarısı] &e"
# Discord uyarıları
send_to_discord: false
discord_webhook_url: "DISCORD_WEBHOOK_URL_BURAYA_GIRIN"
discord_message_format: ":warning: **Güvenlik Uyarısı!** \n> %alert_message%"
Son düzenleme:
