Sol Reklam
Sağ Reklam

Çözüldü BUNGEECORD KORUMA

Durum
Mesaj gönderimine kapalı.

JuneX

Nerelerdesin Be Zümrüt?
Katılım
12 Ekim 2019
Mesajlar
535
Elmaslar
130
Puanlar
4.775
Minecraft
JuneZX
Bungeecord biliyorumda aegisi nasıl bağlarım yani configten ayarlanıyor gördümde mesela lobi için bungee true fln mı yapmamız lazım?
 

EmreSHN

Seven sevdiğiyle güzelleşir.
Emektar

Discord:

EmreSHN#4551

Katılım
12 Ocak 2019
Mesajlar
4.272
Elmaslar
2.633
Puanlar
18.485
Yaş
24
Yer
Ankara
Minecraft
EmreSHN
Aegisi sadece bungeecord'a bağlayabilirsin. Hazır config dosyası atayım kendine göre düzenlersin.
Kod:
# Aegis
# https://www.mc-market.org/resources/13304/
# The best protection ever. Protection against powerful bot attacks (fast + slow), nullping crashers (bungee exploits/smashers)
# Aegis also contains lots of features from well-known BotFilter by leymooo + we have lots of our own features - and the most important thing: exploit patches
help: "Discord: yooniks#0289"

# Do not use '\ n', use %nl%
messages:
  proxy-not-loaded: "&e&lAEGIS &8▶ &cSunucu yükleniyor, lütfen bekle!! &6{PERCENT}&8/&6100%"
  bungeecord-command: "&e&lAEGIS &8▶ &7Çok Güçlü BungeeCord Koruması /aegis"
  prefix: "&e&lALEC KORUMASI"
  statistics: "&e&lAEGIS  &8▶ &cToplam Yasaklanma: &6{TOTAL-BLOCKED} &7| &cCPS: &6{CPS} &7| &cPPS: &6{PPS} &7| &cCH: &6{CHECKING}"
  checking: "%prefix% &8▶ &aKontrol ediliyor..."
  checking-captcha: "%prefix% &8▶ &aResimdeki numarayı sohbete yaz!"
  checking-captcha-wrong: "%prefix% &8▶ &bGüvenlik kodunu yanlış girdiniz, tekrar deneyin."
  successfully: "%prefix% &8▶ &aKontrol başarılı, iyi oyunlar!"
  kick-many-checks: "%prefix%%nl%%nl%&cIP Adresinde şüpheli bir şeyler tespit edildi.%nl%%nl%&6Lütfen 10 dakika sonra tekrar giriş yap."
  kick-not-player: "%prefix%%nl%%nl%&cTesti geçemedin bot olduğundan şüpheleniyoruz.%nl%&7&oBot olmadığını düşünüyorsan tekrar giriş yap."
  kick-country: "%prefix%%nl%%nl%&cÜlken bu sunucuda yasaklı."
  kick-big-ping: "%prefix%%nl%%nl%&cPingin çok yüksek bot musun kardeş?"
  # Title%nl%Subtitle
  # Leave blank to disable ( edit: CHECKING_TITLE = "" )
  # Turning off titles can slightly improve performance.
  checking-title: "&e&lALEC &f&lKORUMA%nl%&aKontrol ediliyor"
  checking-title-sus: "&a✓%nl%&dKontrol başarılı!"
  checking-title-captcha: " %nl%&rEkranda yazan şeyi sohbete gir!"

# Enable or Disable GeoIp
geo-ip:
  # When verification is working
  # 0 - Always
  # 1 - Only during the bot attack
  # 2 - Never
  mode: 2
  # How exactly does GeoIp work
  # 0 - White list(Only those countries in the list can enter)
  # 1 - Black list(Only countries that are not in the list can enter)
  type: 0
  # URL to download GEOIP
  # Change the link if it does not working.
  # The filename must end with .mmdb or be packed in .tar.gz
  geoip-download-url: "http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.tar.gz"
  # Allowed country (default: Asean)
  allowed-countries:
  - "TR"
  - "AZ"
  - "CY"

# Enable or disable high ping checking
ping-check:
  # When verification is working
  # 0 - Always
  # 1 - Only during the bot attack
  # 2 - Never
  mode: 1
  # Maximum allowed ping
  max-ping: 350

# Setting how protection will work
# 0 - Only check with captcha
# 1 - Drop check + captcha
# 2 - Drop check, if failed, then captcha
protection:
  # Should we verify player again when he passed falling test but his ip changed?
  verify-again-on-ip-change: true
  # Operation mode when no attack
  normal: 2
  # Operation mode during the attack
  on-attack: 1

aegis-settings:
  # Put your license key here, to get the license key you have to contact me on discord: yooniks0289 and send proof of payment from paypal
  license: "jebeiwgwbizgw73"
  # Do you want pretty clean console? When aegis blocks bots etc. it will not show it in the console if it's set to true.
  clean-console: true
  # List of bypass/skipped ips - e.g. your other bungee ip (if you run multi proxies) or your HAProxy.
  bypass-ips:
  - "127.0.0.1"
  - "localhost"
  - "37.123.102.110"
  # Do you want to allow 1.7 clients to join your server?
  allow-v1-7-support: false
  # Matters only when AUTH-SYSTEM is disabled! Otherwise this option is useless.
  # Should we support online uuids? It will automatically disable falling/drop test (falling verification).
  # If you do not use our own auth-system and you have plugin that auto-logins premium players like FastLogin or JHPremium then set it to true.
  online-uuids-support: false
  # Should we print exceptions from disconnects? Set to false to have cleaner console.
  print-exceptions: true
  # Should we print stacktraces of exceptions from disconnects? If you are being disconnected when you join etc. it helps to solve problems thanks to logs file. Set to false for cleaner console.
  print-stacktraces-from-exceptions: false
  # Game version? In some clients it is shown right next to the motd/players count. You can set it to your server name like UltraPVP
  game-version: "AlecNetworkV1.0"
  # Blocked protocols of versions (If you want e.g to block 1.14.4 players, this option is for you!
  # Minecraft protocols (versions): https://wiki.vg/Protocol_version_numbers for example: 1.8.8 is 47
  blocked-protocols:
  - 9999
  # Kick message when your version is blocked
  protocol-blocked: "&cYour &6minecraft version&c is blocked! We allow only X.X-X.X!"
  # Delayed disconnections in auth-system? Can look better
  delayed-disconnections: false

# Auth system configuration
auth:
  # Is auth system enabled?
  enabled: false
  # MySQL configuration
  mysql:
    # Server certification?
    use-ssl: false
    hostname: "127.0.0.1"
    port: 3306
    user: "user"
    password: "password"
    database: "database"
    # Database type: mysql or sqlite
    type: "sqlite"
    # Encryption/hash type, bcrypt or sha-256 (bcrypt is much better)
    encryption: "bcrypt"
  # Auth messages
  messages:
    loading-user-chat: "&6&lAegis: &cLoading your data.."
    loading-user-title: "&6&lAegis%nl%&cLoading your data.."
    loaded-user: "&6&lAegis: &cLoaded your data!"
    premium-message-chat: "&6&lAegis: &cYou are premium user! Moving to the server automatically.."
    premium-message-title: "&6&lAegis%nl%&cPremium user!"
    login-message: "&6&lAegis: &cPlease login by using &6/login [password]&c!"
    register-message: "&6&lAegis: &cPlease register by using &6/register [password] [password]&c!"
    logged-message: "&6&lAegis: &aYou have been logged-in successfully!"
    registered-message: "&6&lAegis: &aYour account has been registered successfully!"
    logged-message-title: "&6&lAegis%nl%&cLogged in!"
    login-message-title: "&6&lAegis%nl%&cPlease login yourself."
    register-message-title: "&6&lAegis%nl%&cPlease register your acc."
    your-data-is-being-loaded: "&6&lAegis: &cYou cannot use this command! Your data is not loaded yet."
    premium-user-cannot-do-that: "&6&lAegis: &cYou are &6premium user&c, you cannot do that!"
    passwords-do-not-match: "&6&lAegis: &cPasswords do not match!"
    kick-message-too-long: "&6&lAegis%nl%&cYou have to log-in in 30 seconds!"
    premium-need-relogin: "&6&lAegis%nl%&cYou are &6PREMIUM &cuser! &cPlease re-login to finish verification!"
    changepassword-same-pass: "&6&lAe&e&lgis&8: &cCurrent and new password are the same!"
    changepassword-usage: "&6&lAe&e&lgis&8: &cCorrect usage: &6/changepassword [current password] [new password]"
    changepassword-error-premium: "&6&lAe&e&lgis&8: &cYou are premium user! You cannot change your password because it doesn't exist."
    changepassword-wrong-pass: "&6&lAe&e&lgis&8: &cTyped password is incorrect!"
    changepassword-success: "&6&lAe&e&lgis&8: &cYou have changed your &6password&c!"
    changepassword-not-logged: "&6&lAe&e&lgis&8: &cYou are not logged!"
    # If you want every player to /register and /login, even if they are premium players and you don't want them to be auto-logged just set it to false.
    allow-premium-users: true
    # Should we ask user if he is seriously premium user? Maybe it's cracked player with cracked launcher that just uses premium nickname? Then he will not be able to join with cracked launcher when he use premium nickname. If you want to allow these cracked people to use premium nicknames and ask them if they are premium then just set it to true.
    ask-users-if-premium-when-premium: true
    ask-user-when-premium-chat: "&6&lAe&e&lgis&8: &c--> &6Are you premium user? &cWe detected that your nickname is premium name, if you are using premium launcher please type &6YES&c on the chat, if you are cracked (non-premium) user - type &6NO&c on chat."
    ask-user-when-premium-title: "&cAre you &6premium user&c?%nl%&cType &a&lYES &cor &c&lNO &con chat."
    # What the asked player has to write on chat to agree that he is premium user?
    ask-user-if-premium-yes-answer: "yes"
    # YES answer of premium user in other languages like German and Polish
    # In lowerCase (small letters)! So please do not write e.g JA here, just ja!
    ask-user-if-premium-yes-answer-aliases:
    - "ja"
    - "tak"
    # What the asked player has to write on chat to agree that he is cracked/non-premium user?
    ask-user-if-premium-no-answer: "no"
    # NO answer of premium user in other languages like German and Polish
    # In lowerCase (small letters)! So please do not write e.g NEIN here, just nein!
    ask-user-if-premium-no-answer-aliases:
    - "nein"
    - "nie"

# Database Setup
sql:
  # Database type. sqlite or mysql
  storage-type: "sqlite"
  # After how many days to remove players from the database, which have been tested and no longer entered. 0 or less to disable
  purge-time: 14
  # Settings for mysql
  hostname: "127.0.0.1"
  port: 3306
  user: "user"
  password: "password"
  database: "database"
# How many players / bots should go in 1 minute for protection to be activated
# Recommended options when there is no advertising:
# Up to 150 online - 25, up to 250 - 30, up to 350 - 35, up to 550 - 40.45, above - adjust to yourself
# It is recommended to increase these values during an advertisement or when a current is flowing.
protection-threshold: 30
# How long is automatic protection active? In milliseconds. 1 second = 1000
protection-time: 120000
# Check whether the bot on entering the server during a bot attack, regardless of whether the check passed or not
force-check-on-attack: true
# Show online with filter (will show players that are being verified in motd), we do not want to show bots in players count so it is disabled by default
show-online: true
# How much time does the player have to go through the defense. In milliseconds. 1 second = 1000
time-out: 12700
# Enable / Disable compatibility with old plugins that use ScoreBoard on a bungee?
# Set to false if there are problems with new plugins.
fix-scoreboards: true
# Fix for: 'Team '*' already exist in this scoreboard'
fix-scoreboard-teams: true
 

JuneX

Nerelerdesin Be Zümrüt?
Katılım
12 Ekim 2019
Mesajlar
535
Elmaslar
130
Puanlar
4.775
Minecraft
JuneZX
1591347355031.png

bende böyle bişi var bungeecord damı eklemem gerek bide
 

EmreSHN

Seven sevdiğiyle güzelleşir.
Emektar

Discord:

EmreSHN#4551

Katılım
12 Ocak 2019
Mesajlar
4.272
Elmaslar
2.633
Puanlar
18.485
Yaş
24
Yer
Ankara
Minecraft
EmreSHN

JuneX

Nerelerdesin Be Zümrüt?
Katılım
12 Ekim 2019
Mesajlar
535
Elmaslar
130
Puanlar
4.775
Minecraft
JuneZX
aegis jarı bungeecordamı atcam yani?
 

EmreSHN

Seven sevdiğiyle güzelleşir.
Emektar

Discord:

EmreSHN#4551

Katılım
12 Ocak 2019
Mesajlar
4.272
Elmaslar
2.633
Puanlar
18.485
Yaş
24
Yer
Ankara
Minecraft
EmreSHN

JuneX

Nerelerdesin Be Zümrüt?
Katılım
12 Ekim 2019
Mesajlar
535
Elmaslar
130
Puanlar
4.775
Minecraft
JuneZX

EmreSHN

Seven sevdiğiyle güzelleşir.
Emektar

Discord:

EmreSHN#4551

Katılım
12 Ocak 2019
Mesajlar
4.272
Elmaslar
2.633
Puanlar
18.485
Yaş
24
Yer
Ankara
Minecraft
EmreSHN
peki onu yaptıktan sonra başka ayar yapmam gerekmi
Jarı bungeecord'a attıktan sonra serveri başlatınca aegisin dosyaları otomatik oluşuyor. Geriye sadece dosyaları türkçeleştirmek kalıyor.
 

JuneX

Nerelerdesin Be Zümrüt?
Katılım
12 Ekim 2019
Mesajlar
535
Elmaslar
130
Puanlar
4.775
Minecraft
JuneZX
Jarı bungeecord'a attıktan sonra serveri başlatınca aegisin dosyaları otomatik oluşuyor. Geriye sadece dosyaları türkçeleştirmek kalıyor.
sw girince böyle aşagı düşüyor demi
 

EmreSHN

Seven sevdiğiyle güzelleşir.
Emektar

Discord:

EmreSHN#4551

Katılım
12 Ocak 2019
Mesajlar
4.272
Elmaslar
2.633
Puanlar
18.485
Yaş
24
Yer
Ankara
Minecraft
EmreSHN

JuneX

Nerelerdesin Be Zümrüt?
Katılım
12 Ekim 2019
Mesajlar
535
Elmaslar
130
Puanlar
4.775
Minecraft
JuneZX
1591349482261.png

BURAYA ATIYOZ DEMİ YANLIŞLIK OLMASIN
 

EmreSHN

Seven sevdiğiyle güzelleşir.
Emektar

Discord:

EmreSHN#4551

Katılım
12 Ocak 2019
Mesajlar
4.272
Elmaslar
2.633
Puanlar
18.485
Yaş
24
Yer
Ankara
Minecraft
EmreSHN

JuneX

Nerelerdesin Be Zümrüt?
Katılım
12 Ekim 2019
Mesajlar
535
Elmaslar
130
Puanlar
4.775
Minecraft
JuneZX

EmreSHN

Seven sevdiğiyle güzelleşir.
Emektar

Discord:

EmreSHN#4551

Katılım
12 Ocak 2019
Mesajlar
4.272
Elmaslar
2.633
Puanlar
18.485
Yaş
24
Yer
Ankara
Minecraft
EmreSHN
Durum
Mesaj gönderimine kapalı.
Neden altınlarını Discord sunucumuzda kazmıyorsun? TIKLA VE KATIL!
Yukarı